Correct devstack docs urls

Change-Id: Id32120fb134ba60d875ffd7f12128751edd49a7e
This commit is contained in:
Kien Nguyen 2017-07-12 15:23:22 +07:00
parent 743db0240b
commit d12e05c803
2 changed files with 5 additions and 5 deletions

View File

@ -32,10 +32,10 @@ required OpenStack services::
END
More devstack configuration information can be found at
https://docs.openstack.org/developer/devstack/configuration.html
https://docs.openstack.org/devstack/latest/configuration.html
More neutron configuration information can be found at
https://docs.openstack.org/developer/devstack/guides/neutron.html
https://docs.openstack.org/devstack/latest/guides/neutron.html
Run devstack::

View File

@ -45,10 +45,10 @@ required OpenStack services::
END
More devstack configuration information can be found at
https://docs.openstack.org/developer/devstack/configuration.html
https://docs.openstack.org/devstack/latest/configuration.html
More neutron configuration information can be found at
https://docs.openstack.org/developer/devstack/guides/neutron.html
https://docs.openstack.org/devstack/latest/guides/neutron.html
Run devstack::
@ -96,7 +96,7 @@ Enable the second zun host
==========================
Refer to the `Multi-Node lab
<https://docs.openstack.org/developer/devstack/guides/multinode-lab.html>`__
<https://docs.openstack.org/devstack/latest/guides/multinode-lab.html>`__
for more information.
On the second host, clone devstack::