designate/designate/tests/test_notification_handler
andrewbogott 2a37061e57 Allow sink to create multiple entries per instance
There are a few situations where this may be useful, for
example simultaneous creation of

<hostname>.example.org
and
<instance-id>.example.org

The code already existed to clean up multiple entries for
a given host, so this change is pretty simple.

Co-Authored-By: Zhang Gengyuan <stanzgy@gmail.com>
Change-Id: I8a410107d970d079f757f9d22c44485856239517
2015-05-12 16:40:14 +08:00
..
__init__.py Notif handlers:remove double check of event type 2014-09-23 16:19:50 +00:00
test_neutron.py Allow sink to create multiple entries per instance 2015-05-12 16:40:14 +08:00
test_nova.py Allow sink to create multiple entries per instance 2015-05-12 16:40:14 +08:00