Merge "Delete Devref Enable Service for Network IP Availability"

This commit is contained in:
Jenkins 2016-03-30 23:41:07 +00:00 committed by Gerrit Code Review
commit 768f4e8047
1 changed files with 0 additions and 11 deletions

View File

@ -40,17 +40,6 @@ This API does not account reserved IPs such as a subnet's gateway IP or other
reserved or unused IPs of a subnet's cidr that are consumed as a result of
the subnet creation itself.
Enabling in Neutron
-------------------
To enable this plugin within neutron, append this pluging class to the
comma-delimited plugin list to the end of the **service_plugins** configuration
property within your neutron.conf file.
Example::
service_plugins=router, network_ip_availability
API Specification
-----------------