Fix spelling of OpenStack
According to the OpenStack Documentation conventions it should be OpenStack and not Openstack or openstack. https://wiki.openstack.org/wiki/Documentation/Conventions#OpenStack.2C_not_Openstack_or_openstack Change-Id: I08a0432dd00a122a4e335f9af0577892737cd64d
This commit is contained in:

committed by
Martin Mágr

parent
8c3150285d
commit
a532dd9638
@@ -31,7 +31,7 @@ options have yet to be added.
|
||||
Then edit `ans.txt` as appropriate e.g.
|
||||
|
||||
- set `CONFIG_SSH_KEY` to a public ssh key to be installed to remote machines
|
||||
- Edit the IP address to anywhere you want to install a piece of openstack on another server
|
||||
- Edit the IP address to anywhere you want to install a piece of OpenStack on another server
|
||||
- Edit the 3 network interfaces to whatever makes sense in your setup
|
||||
|
||||
you'll need to use a icehouse repository for example for RHEL
|
||||
@@ -44,7 +44,7 @@ you'll need to use a icehouse repository for example for RHEL
|
||||
|
||||
$ packstack
|
||||
|
||||
that's it, if everything went well you can now start using openstack
|
||||
that's it, if everything went well you can now start using OpenStack
|
||||
|
||||
$ cd
|
||||
$ . keystonerc_admin
|
||||
|
Reference in New Issue
Block a user