neutron/neutron/tests/unit/plugins/ml2
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
..
db Reorganize plugin test modules 2015-04-07 00:55:25 +00:00
drivers Merge "Move L2populationDbMixin to module-level functions" 2016-01-16 17:23:30 +00:00
extensions Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
_test_mech_agent.py portbindings: use constants for extension keys 2016-01-10 00:42:53 -08:00
base.py Add high-level functional/integration DVR tests 2015-08-19 18:01:16 -04:00
test_agent_scheduler.py Move db agent schedulers test to a more appropriate place 2015-08-24 15:14:13 +03:00
test_db.py Batch db segment retrieval 2015-12-14 19:45:37 +00:00
test_driver_context.py Revert "Defer segment lookup in NetworkContext object" 2015-06-10 07:04:38 +00:00
test_ext_portsecurity.py Unify assertEqual for empty usages 2016-01-07 10:06:35 +00:00
test_extension_driver_api.py Add availability_zone support for network 2015-11-25 22:34:09 +09:00
test_plugin.py External DNS driver reference implementation 2016-01-21 21:55:08 +00:00
test_port_binding.py Add unit tests for ML2 DVR port binding and fix PortContext inconsistencies 2015-05-11 17:03:31 -04:00
test_rpc.py Use assertIn and assertNotIn 2015-10-05 20:47:18 +02:00
test_security_group.py Fixed a bunch of typos throughout Neutron 2015-10-30 08:54:41 -05:00
test_tracked_resources.py ML2: Add tests to validate quota usage tracking 2015-12-09 15:17:23 -08:00