Skip to content

madharjan/openstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Openstack Setup

Detail of openstack setup on Ubuntu Server

Ubuntu 14.04 Tahr / Openstack Ice House

With single interface (eth0)

Preparation

View Details

  • Enable BIOS dev name e.g ethx

  • Enable IP Forwarding

  • Install NTP

Install OpenStack - pre-requisite

View Details

  • Install Rabbit MQ

  • Install MySQL

Install OpenStack - packages

  • Install Keystone

View Details

  • Install Glance

View Details

  • Install Nova

View Details

  • Install Neutron

View Details

  • Install Horizon

apt-get install -y openstack-dashboard

vi /etc/openstack-dashboard/local_settings.py

OPENSTACK_ENDPOINT_TYPE = "internalURL"
  • Launch Instance

View Details

  • Install Cinder

View Details

About

Openstack All-in-one on Ubuntu Server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published