Fix some typos in magnum document
Change-Id: I5180e3c24170512fb5fa98bc396bff8c1e7aedca
This commit is contained in:
@@ -8,8 +8,8 @@ Refer the quickstart guide for more information on using devstack and magnum.
|
|||||||
|
|
||||||
Running devestack with magnum for the first time may take a long time as it
|
Running devestack with magnum for the first time may take a long time as it
|
||||||
needs to download an atomic fedora 21 qcow image. If you already have this image
|
needs to download an atomic fedora 21 qcow image. If you already have this image
|
||||||
you can copy it to /opt/stack/devstack/files/fedora-21-atomic.qcow2 to save you
|
you can copy it to /opt/stack/devstack/files/fedora-21-atomic.qcow2 to save your
|
||||||
this time.
|
time.
|
||||||
|
|
||||||
To install magnum into devstack: ::
|
To install magnum into devstack: ::
|
||||||
|
|
||||||
|
|||||||
@@ -182,6 +182,6 @@ Finally start the conductor service in a new window::
|
|||||||
|
|
||||||
magnum-conductor
|
magnum-conductor
|
||||||
|
|
||||||
Magnum should now be up and running. Further steps on utilising Magnum and
|
Magnum should now be up and running. Further steps on utilizing Magnum and
|
||||||
deploying containers can be found in the `quickstart guide
|
deploying containers can be found in the `quickstart guide
|
||||||
<../dev-quickstart.rst>`.
|
<../dev-quickstart.rst>`.
|
||||||
|
|||||||
@@ -265,7 +265,7 @@ commands to build the documentation set::
|
|||||||
source .tox/venv/bin/activate
|
source .tox/venv/bin/activate
|
||||||
|
|
||||||
# build the docs
|
# build the docs
|
||||||
tox -egendocs
|
tox -edocs
|
||||||
|
|
||||||
Now use your browser to open the top-level index.html located at::
|
Now use your browser to open the top-level index.html located at::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user