You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
alembic_migrations db: add missing primary key in spares_pool table 4 years ago
__init__.py Add license for empty __init__.py 5 years ago
alembic.ini Support db-manage command for db migration 7 years ago
cli.py Align logging on oslo_log 5 years ago