octavia/octavia/db/migration
Sahid Orentino Ferdjaoui 7971b8ab60 db: add missing primary key in spares_pool table
In commit a205ab3ebe a new model
spares_pool has been introduced but the definition introduced by
0b468090e6 was missing the primary key.

In this commit we fixed the definition and add an update script for
already deployed env.

Note: without the PK this creates an error when Running Percona with
pxc_strict_mode == ENFORCING

Story: 2005531
Task: 30658
Change-Id: If70e5df5aea008e8998eaad912ba85dfb6bda77a
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>
2019-05-16 14:41:06 +02:00
..
alembic_migrations db: add missing primary key in spares_pool table 2019-05-16 14:41:06 +02:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
alembic.ini Support db-manage command for db migration 2016-05-11 09:57:48 +12:00
cli.py Align logging on oslo_log 2018-06-17 11:32:32 -07:00