Fix broken links

Change-Id: Id1a2e615b580980df58ec2f3fd9d69edcd6195e1
This commit is contained in:
Alexandra Settle 2017-01-13 14:49:22 +00:00
parent 78bbecd779
commit 29fce57735
2 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ Prerequisites
#. The deployment environment is configured according to OSA best
practices such as cloning OSA software and bootstrapping Ansible.
See `OpenStack-Ansible Install Guide
<http://docs.openstack.org/developer/openstack-ansible/install-guide/index.html>`_.
<http://docs.openstack.org/project-deploy-guide/openstack-ansible/newton/>`_.
#. VCS stand-alone components, VSD and VSC, are configured and
deployed. See the Nuage Networks VSD and VSC Install Guides.

View File

@ -15,7 +15,7 @@ Recommended reading
We recommend that you read the following documents before proceeding:
* Neutron documentation on Open vSwitch OpenStack deployments:
`<http://docs.openstack.org/mitaka/networking-guide/scenario-classic-ovs.html>`_
`<http://docs.openstack.org/liberty/networking-guide/scenario-classic-ovs.html>`_
* Blog post on how OpenStack-Ansible works with Open vSwitch:
`<https://medium.com/@travistruman/configuring-openstack-ansible-for-open-vswitch-b7e70e26009d>`_
@ -30,7 +30,7 @@ All compute nodes must have bridges configured:
- ``br-storage`` (optional - used for certain storage devices)
For more information see:
`<http://docs.openstack.org/developer/openstack-ansible/install-guide-revised-draft/targethosts-networkconfig.html>`_
`<http://docs.openstack.org/project-deploy-guide/openstack-ansible/newton/targethosts-networkconfig.html>`_
These bridges may be configured as either a Linux Bridge (which would connect
to the Open vSwitch controlled by neutron) or as an Open vSwitch.