~thomnico/micro-cluster/maasmaas

« back to all changes in this revision

Viewing changes to blue-team/openstack-configuration/README

  • Committer: James Page
  • Date: 2014-01-30 18:18:05 UTC
  • Revision ID: james.page@canonical.com-20140130181805-nu88or55v5y9dxxh
Add README for openstack configuration

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
OpenStack Cloud Setup and Test
 
2
------------------------------
 
3
 
 
4
1) Inspect the deployed cloud
 
5
 
 
6
./inspect-environment
 
7
source envrc
 
8
 
 
9
2) Prepare the cloud
 
10
 
 
11
./prepare-cloud havana
 
12
source envrc
 
13
 
 
14
3) Verify the cloud
 
15
 
 
16
./verify-cloud
 
17
 
 
18
NOTES:
 
19
 
 
20
verify-cloud currently clones devstack from github.
 
21