charm-neutron-api/unit_tests
Tytus Kurek 95c045d1ce Designate - Neutron integration
This patchset implements new relation ("external-dns") using new
interface ("designate") between designate and neutron-api charms.
The following charm options have been added:

* "reverse-dns-lookup"
* "ipv4-ptr-zone-prefix-size"
* "ipv6-ptr-zone-prefix-size"

The patchset contains changes to various items (config files, hooks,
template files and unit tests).

When neutron-api is related to designate, the notification topic
previously used to send notification events to designate will be
disabled (as the DNS driver method is preferred).

Change-Id: I13b2ab39bd1daac13112398762f2be06022594b0
Closes-Bug: #1704769
2017-12-21 07:58:30 -08:00
..
__init__.py Update charm to use Python 3 2017-11-07 13:53:40 +11:00
test_actions_git_reinstall.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00
test_actions_openstack_upgrade.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00
test_actions.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00
test_neutron_api_context.py Designate - Neutron integration 2017-12-21 07:58:30 -08:00
test_neutron_api_hooks.py Designate - Neutron integration 2017-12-21 07:58:30 -08:00
test_neutron_api_utils.py Update charm to use Python 3 2017-11-07 13:53:40 +11:00
test_utils.py Update charm to use Python 3 2017-11-07 13:53:40 +11:00