octavia/octavia/db/migration/alembic_migrations
Zuul c78a1b2c29 Merge "Add quota support to octavia's l7policy and l7rule" 2020-07-27 21:01:51 +00:00
..
versions Add quota support to octavia's l7policy and l7rule 2020-06-08 02:28:51 +00:00
README.rst Clarify that octavia-db-manage should be used 2017-01-19 00:18:49 +00:00
env.py Stop to use the __future__ module. 2020-06-02 20:32:07 +02:00
script.py.mako Drop support for SQL Schema Downgrades 2016-06-08 18:45:34 +03:00

README.rst

The migrations in the alembic/versions contain the migrations.

Before running this migration ensure that the database octavia exists.

To run migrations you must first be in the octavia/db/migration directory.

To migrate to the most current version run: $ octavia-db-manage upgrade head