neutron/neutron/services/externaldns
Dustin Lundquist ae613a0157 Use IPv[46]_BITS instead of IPV[46]_MAX_PREFIXLEN
Replace references to IPV[46]_MAX_PREFIXLEN with IPv[46]_BITS from
neutron-lib. Replace several integer literals used to represent IP
address sizes with these constants too.

Remove IPV4_MAX_PREFIXLEN and IPV6_MAX_PREFIXLEN from neutron constants
as they are no longer referenced:
    http://codesearch.openstack.org/?q=IPV[46]_MAX_PREFIXLEN

Change-Id: I03e1405e71f08db9ac6e759258625139c28ecc89
2016-06-02 10:42:28 -07:00
..
drivers Use IPv[46]_BITS instead of IPV[46]_MAX_PREFIXLEN 2016-06-02 10:42:28 -07:00
__init__.py External DNS driver reference implementation 2016-01-21 21:55:08 +00:00
driver.py External DNS driver reference implementation 2016-01-21 21:55:08 +00:00