Clean up numbering

Attempt to fix a numbering issue with the rst doc
This commit is contained in:
Ben Nemec 2015-08-17 14:19:01 -05:00
parent d0bc85e477
commit f71caff7ee
1 changed files with 3 additions and 3 deletions

View File

@ -84,10 +84,10 @@ Preparing the Host Cloud Environment
Standard tenant and external networks are also needed to
provide floating ip access to the undercloud and bmc instances
::
::
neutron net-create provision
neutron subnet-create --name provision --no-gateway --disable-dhcp provision 192.0.2.0/24
neutron net-create provision
neutron subnet-create --name provision --no-gateway --disable-dhcp provision 192.0.2.0/24
#. Add a Nova keypair to be injected into instances::