neutron/neutron/services
Miguel Lavalle 93ac8b3a33 External DNS driver reference implementation
An interface with an external DNS service is defined for Neutron. A reference
implementation is also included, based on Designate. The interface and the
driver will enable users to publish in the external DNS service the dns_name
and dns_domain attributes associated with floating ips, ports and networks. As
a consequence, the floating ips and networks api is extended to manage dns_name
and dns_domain attributes. The dns_name attribute was added to ports in a
preceding commit

DocImpact: Introduce config option external_dns_driver to specify a driver
for external dns integration. For more info, see
doc/source/devref/external_dns_integration.rst

APIImpact
Implements: blueprint external-dns-resolution

Change-Id: Ic298ad2558410ab9a614f22e1757d1fc8b22c482
2016-01-21 21:55:08 +00:00
..
externaldns External DNS driver reference implementation 2016-01-21 21:55:08 +00:00
firewall Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
flavors Fix Neutron flavor framework 2015-11-19 11:27:05 -08:00
l3_router External DNS driver reference implementation 2016-01-21 21:55:08 +00:00
loadbalancer Backward compatibility for advanced services 2014-12-18 09:27:28 -08:00
metering Fix meter label rule creation 2016-01-06 14:08:07 +00:00
qos Trival: Remove unused logging import 2015-12-26 12:49:56 +08:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
vpn Backward compatibility for advanced services 2014-12-18 09:27:28 -08:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
service_base.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00