octavia/octavia/db/migration/alembic_migrations
Michael Johnson 75c1bdd104 Add support for SR-IOV ports in Octavia
Change-Id: I16622add64076370dad85620043f71077bc9acbb
2024-02-28 15:56:35 +00:00
..
versions Add support for SR-IOV ports in Octavia 2024-02-28 15:56:35 +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 Fix alembic migration template 2022-07-28 19:45:43 +00: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