~ggouzi/obinstall/obinstall

« back to all changes in this revision

Viewing changes to demos/openstack/kilo/README

  • Committer: MMorana
  • Date: 2016-03-24 01:18:40 UTC
  • Revision ID: mass@ubuntu.com-20160324011840-blxydmf7ca4ggle0
Splitting out demos from install

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This demo will deploy Kilo on 14.04
2
 
By the end of the demo you will have a working Openstack and be able to log into the Horizon dashboard.
3
 
 
4
 
Run each script in order:
5
 
./01-deploy.sh - This will deploy Openstack on the Orange Box.
6
 
 
7
 
Post deployment:
8
 
 
9
 
 
10
 
orange-box-configure-openstack - This will configure openstack ready to launch instances
11
 
 
12
 
orange-box-launch-openstack-juju - This will deploy a Jumpserver with a public IP for SSH access into the tenant private network, install Juju and create an Openstack Juju environment, bootstrap and launch the GUI and print the public IP of the GUI.
13
 
 
14