neutron-vpnaas/neutron_vpnaas
James Page 3aeae7a3e5 Ensure that PK values don't default to NULL
MySQL 5.7 is stricter by default; ensure that the primary key
of cisco_csr_identifier_map does not end up with NULL default
otherwise the migration step will fail with:

 'All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead'

Behavioural change introduced in 5.7.3:

 http://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-3.html

Change-Id: Iad2033bec39d223556c2605e3ba3f3dab44223a1
Closes-Bug: #1567899
2016-04-08 13:21:04 +01:00
..
cmd Introduce Vyatta VPN agent cmd in monkey patched eventlet module 2015-03-20 13:35:56 -07:00
db Ensure that PK values don't default to NULL 2016-04-08 13:21:04 +01:00
extensions VPNaaS returns 500 INTERNAL error with long names, descriptions 2016-03-17 11:13:53 -07:00
services OpenSwan: handle disconnect properly for multiple subnets 2016-04-05 14:45:41 -07:00
tests OpenSwan: handle disconnect properly for multiple subnets 2016-04-05 14:45:41 -07:00
__init__.py py34: Fix usage of gettext.install 2015-07-28 16:31:15 +00:00
_i18n.py Update translation setup 2016-01-29 07:07:50 +09:00
opts.py Automatically generate neutron VPNaaS configuration files 2015-12-11 11:03:33 +00:00
version.py After the services split, get neutron-vpnaas Jenkins jobs passing 2014-12-09 00:00:04 -07:00