Fix links to network APIs from api-ref
This fixes the direct links to the security groups, security group rules and floating IPs (layer 3) extensions in the neutron api-ref. Part of blueprint deprecate-api-proxies Change-Id: Ib2c4ed478714b187fde8b7c42da15cc56b26675e
This commit is contained in:
parent
015baf0d6c
commit
d2bd83bec9
@ -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,
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user