designate/designate
Graham Hayes 8f1c6f64f4
PyMySQL 0.8.0 compat fix
In PyMySQL the "MULTI_STATEMENT" flag has been disabled
by default. (see PyMySQL/PyMySQL#590 )

Migration 98 had a single string with multiple statements
ran in a single execution.

Moving this to multiple executions of the same statements
allows the migration to succeed with the new behaviour.

Caused-By: PyMySQL/PyMySQL@c0aa317940

Change-Id: I5f6d92f695c4c5830b8595b0cecbbafb426470a1
2018-01-05 16:30:47 +00:00
..
agent Add djbdns backend 2016-05-20 10:46:36 +00:00
api Make notifications pluggable 2017-01-19 16:10:15 +00:00
backend Add warning message to akamai driver 2017-02-01 15:54:39 +00:00
central Make notifications pluggable 2017-01-19 16:10:15 +00:00
cmd Worker Model 2016-08-24 14:54:31 +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 Do not send DNS queries against hostnames 2017-02-01 15:27:23 +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 nova/neutron format integration is failed 2017-06-20 12:44:13 +00:00
objects Set import exceptions in tox.ini configuration 2016-12-02 01:41:41 +00:00
pool_manager Use modules for import not objects 2016-12-09 17:11:30 +07: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 Allow for zones / pools with no attributes 2017-01-31 16:11:13 +00: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 PyMySQL 0.8.0 compat fix 2018-01-05 16:30:47 +00:00
tests nova/neutron format integration is failed 2017-06-20 12:44:13 +00:00
worker Fix a typo in designate/worker/tasks/zone.py 2017-01-05 13:23:49 +07:00
__init__.py Worker Model 2016-08-24 14:54:31 +00:00
context.py Make notifications pluggable 2017-01-19 16:10:15 +00:00
coordination.py Use designate.utils.generate_uuid instead of str(uuid.uuid4) 2017-01-16 16:12:08 +07: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 the method _dispatch in rpc 2016-11-01 17:00:36 +08: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