octavia/octavia
Stephen Balukoff 2d72ac69df Fix alembic migration on MySQL 5.7
Presently, attempting to run alembic migrations for Octavia on a host
using MySQL 5.7 as the database back-end fails with an error about a
nullable field in a primary key. This commit fixes the offending
migration and introduces a second, similar migration so that any
existing installation using MySQL 5.6 or older also have this field set
to be non-nullable.

Change-Id: Iae3d4f627c1124b1d913aab283e6e19d9c0f0dbb
Closes-Bug: #1590145
2016-06-13 16:55:55 -07:00
..
amphorae Merge "Fix docstrings for AmphoraLoadBalancerDriver and ControllerWorker" 2016-06-10 16:39:42 +00:00
api Merge "Add timestamp to octavia resources" 2016-06-08 18:45:12 +00:00
certificates Barbican Cert Manager fails to correctly parse intermediates 2016-02-27 04:59:06 -06:00
cmd [Trivial] Remove unnecessary executable privilege 2016-05-21 13:17:04 +00:00
common Merge "Add timestamp to octavia resources" 2016-06-08 18:45:12 +00:00
compute Update amp_network to allow multiple networks 2016-04-14 14:29:29 -05:00
controller Merge "Fix docstrings for AmphoraLoadBalancerDriver and ControllerWorker" 2016-06-10 16:39:42 +00:00
db Fix alembic migration on MySQL 5.7 2016-06-13 16:55:55 -07:00
hacking Add hacking check to ensure not use xrange() 2016-03-11 07:49:25 -06:00
network Network driver should generate network configs 2016-05-26 04:21:36 -05:00
tests Merge "Fix unreachable TimeOutException bug in amphora driver" 2016-06-08 18:50:13 +00:00
__init__.py Adding Python 3.4 Compatibility and Tox Check 2015-06-23 18:18:17 +00:00
i18n.py Drop use of 'oslo' namespace package 2015-06-17 15:57:42 +00:00
opts.py Amphora Flows and Drivers for Active Standby 2015-12-03 23:27:20 +00:00
version.py Adds methods in version.py for proper oslo_reports setup 2016-06-07 11:51:26 +03:00