Repair links in Nova documentation

Some reference links are out of date.
There's 404 error when trying to access them.

For example:
http://developer.openstack.org/api-ref/networking/
v2-ext/index.html#security-groups-security-groups

Change-Id: Iead6a6f32cdb2c9067bb5425333ad043514edbce
This commit is contained in:
Vu Cong Tuan
2017-05-23 17:09:44 +07:00
parent 4aad7fd928
commit 605d617d55
10 changed files with 16 additions and 14 deletions

View File

@@ -13,7 +13,7 @@
deprecated all the proxy APIs and users should use the native APIs
instead. These will fail with a 404 starting from microversion 2.36.
See: `Relevant Network APIs
<http://developer.openstack.org/api-ref-networking-v2-ext.html>`__.
<https://developer.openstack.org/api-ref/networking/v2/#networks>`__.
Manages DNS records associated with floating IP addresses. The API
dispatches requests to a DNS driver that is selected at startup.