Merge "Fix links to network APIs from api-ref"

This commit is contained in:
Jenkins
2016-07-26 14:28:14 +00:00
committed by Gerrit Code Review
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
deprecated all the proxy APIs and users should use the native APIs
instead.
See: `Relevant Network APIs
<http://developer.openstack.org/api-ref-networking-v2-ext.html#layer3-ext>`__.
<http://developer.openstack.org/api-ref/networking/v2-ext/index.html#layer-3-networking-routers-floatingips>`__.
Lists floating IP addresses for a project. Also, creates (allocates) a
floating IP address for a project, shows floating IP address details,
+1 -1
View File
@@ -12,7 +12,7 @@
deprecated all the proxy APIs and users should use the native APIs
instead.
See: `Relevant Network APIs
<http://developer.openstack.org/api-ref-networking-v2-ext.html#security_group_rules>`__.
<http://developer.openstack.org/api-ref/networking/v2-ext/index.html#security-group-rules-security-group-rules>`__.
Creates and deletes security group rules.
+1 -1
View File
@@ -13,7 +13,7 @@
deprecated all the proxy APIs and users should use the native APIs
instead.
See: `Relevant Network APIs
<http://developer.openstack.org/api-ref-networking-v2-ext.html#security_groups>`__.
<http://developer.openstack.org/api-ref/networking/v2-ext/index.html#security-groups-security-groups>`__.
Lists, shows information for, creates, updates and deletes security groups.