designate/designate
ChangBo Guo(gcb) 72327ff6ab Remove old oslo.messaging transport aliases
Those are remnants from the oslo-incubator times. Also, oslo.messaging
deprecated [1] transport aliases since 5.2.0+ that is the minimal
version supported for stable/newton. The patch that bumped the minimal
version for Designate landed 3 months+ ago, so we can proceed ripping
those aliases from the code base.

[1] I314cefa5fb1803fa7e21e3e34300e5ced31bba89

Change-Id: Ic476ebb4fa8bbb0ef31020eee2214e04c58f1d60
Closes-Bug: #1424728
2017-05-15 19:15:27 +00:00
..
agent Add djbdns backend 2016-05-20 10:46:36 +00:00
api Turn off V1 API by default 2017-02-15 15:55:18 +00:00
backend Add SOA to RECORD_TYPES in sqlalchemy.tables and remove eventlet constraint 2017-04-24 17:16:18 +00:00
central Move RPC topics which hard-coded in Designate project. 2017-04-26 19:11:31 +00:00
cmd Bump hacking to new required version 2017-03-07 21:56:28 +00:00
common cors: update default configuration in config 2016-11-03 11:00:21 +08:00
hacking Fix typos in comments 2015-09-03 18:37:27 +09:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2016-05-21 06:16:44 +00:00
manage Validate NS records on a pool during an update 2017-01-31 17:17:10 +00:00
mdns Move RPC topics which hard-coded in Designate project. 2017-04-26 19:11:31 +00:00
metrics_client Fix noop metrics timed decorator 2017-01-26 16:58:37 -07:00
network_api Use designate.utils.generate_uuid instead of str(uuid.uuid4) 2017-01-16 16:12:08 +07:00
notification_handler Merge "Add v6 support in _get_ip_data" 2017-01-30 18:10:35 +00:00
objects Set import exceptions in tox.ini configuration 2016-12-02 01:41:41 +00:00
pool_manager Move RPC topics which hard-coded in Designate project. 2017-04-26 19:11:31 +00:00
producer Worker Model 2016-08-24 14:54:31 +00:00
quota Use modules for import not objects 2016-12-09 17:11:30 +07:00
resources Allow api_export_size to be updated 2016-04-21 18:11:16 +01:00
scheduler load default pool from storage 2017-02-20 13:45:09 +01:00
schema TrivialFix: Remove logging import unused 2016-08-26 11:47:04 +07:00
sink Merge "Replace deprecated LOG.warn with LOG.warning" 2016-01-11 17:29:27 +00:00
sqlalchemy Fix DB migration with postgresql 2016-11-11 17:36:54 +01:00
storage Add SOA to RECORD_TYPES in sqlalchemy.tables and remove eventlet constraint 2017-04-24 17:16:18 +00:00
tests Fix wrong usage of producer interval type in UT 2017-05-15 18:11:32 +07:00
worker Move RPC topics which hard-coded in Designate project. 2017-04-26 19:11:31 +00:00
__init__.py Bump hacking to new required version 2017-03-07 21:56:28 +00:00
context.py Make notifications pluggable 2017-01-19 16:10:15 +00:00
coordination.py Merge "Use tenacity instead of retrying" 2017-02-08 13:56:57 +00:00
debug.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
dnsutils.py Some typos need to be fixed 2016-09-19 09:02:09 +00:00
exceptions.py Add support for getting Service Status 2016-04-12 16:32:17 +02:00
hookpoints.py replace logging with oslo.log 2016-04-26 02:59:12 +08:00
i18n.py Update email addresses hp.com to hpe.com 2016-01-11 14:29:33 +00:00
loggingutils.py Add Decorator to log RPCAPI Calls 2016-04-21 14:11:35 +01:00
metrics.py Switch stats client import to use oslo_utils 2016-11-03 13:15:47 -06:00
notifications.py Make notifications pluggable 2017-01-19 16:10:15 +00:00
plugin.py Drop use of 'oslo' namespace package 2015-04-28 18:32:15 +00:00
policy.py Move successfull policy checks to trace 2016-04-06 14:42:34 +01:00
rpc.py Remove old oslo.messaging transport aliases 2017-05-15 19:15:27 +00:00
service.py Use the oslo_utils address parser 2017-01-18 15:22:38 +00:00
service_status.py Move heartbeat emit log messages to TRACE 2016-05-06 15:50:24 +01:00
utils.py Merge "Worker Model" 2016-08-25 21:07:54 +00:00
version.py Switch to oslo.reports 2015-11-05 10:55:29 +01:00