neutron/neutron/tests
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
..
api Merge "make floating IP specification test robust to races" 2016-01-11 23:58:50 +00:00
common Add firewall blink + remote SG functional tests 2015-12-23 16:52:02 +00:00
contrib Fixed qos devstack service name (should be q-qos) for -plus gate hook 2016-01-19 14:19:20 +00:00
etc Fix Neutron flavor framework 2015-11-19 11:27:05 -08:00
fullstack ML2: verify if required extension drivers are loaded 2016-01-14 00:18:50 +01:00
functional External DNS driver reference implementation 2016-01-21 21:55:08 +00:00
retargetable Avoid duplicating tenant check when creating resources 2016-01-05 14:18:41 +00:00
tempest Merge "LBaaS tests code removal" 2016-01-09 07:49:54 +00:00
unit External DNS driver reference implementation 2016-01-21 21:55:08 +00:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
base.py Adopt oslotest BaseTestCase as a base class for DietTestCase 2016-01-07 15:08:54 +01:00
fake_notifier.py Pass serializer to oslo.messaging Notifier 2014-06-20 14:58:28 +02:00
post_mortem_debug.py Cleanup recent generalization in post mortem debugger 2014-12-04 15:28:11 +01:00
tools.py test_db_base_plugin_v2: Skip a few tests on some platforms 2015-10-13 09:32:01 +09:00