~ggouzi/obinstall/obinstall

« back to all changes in this revision

Viewing changes to demos/openstack/juno/trusty/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 Juno on 14.04
2
 
By the end of the demo you will have a working Openstack,
3
 
plus a working Openstack Juju environment and GUI to deploy further workloads to.
4
 
 
5
 
Just run each script in order:
6
 
./01-deploy.sh - This will deploy Openstack on the Orange Box.
7
 
 
8
 
 
9
 
orange-box-configure-openstack - This will configure openstack ready to launch instances
10
 
 
11
 
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.
12
 
 
13