tacker/tacker/db/migration/alembic_migrations/versions
gong yong sheng 1790718612 Remove Service instance, context resources
These resources are out of the scope of tacker
(cherry picked from commit 5c7d475eb3)

Change-Id: Ib585e44e629908ca97c5ab67cdb8ed4375b61fe7
Closes-bug: 1519968
2015-12-16 02:01:51 +00:00
..
1c6b0d82afcd_servicevm_framework.py monitor, respawn: keep vnf id when respawning new vnf 2015-05-12 03:02:11 -07:00
4c31092895b8_remove_service_instance.py Make the db migration scripts complete 2015-12-15 22:15:09 +00:00
12a57080b277_add_service_db.py Make the db migration scripts complete 2015-12-15 22:15:09 +00:00
12a57080b278_alter_devices.py Make the db migration scripts complete 2015-12-15 22:15:09 +00:00
13c0e0661015_add_descrition_to_vnf.py add description to vnf 2015-05-18 19:10:14 -07:00
81ffa86020d_rpc_proxy.py db update: 2015-04-10 11:33:12 -07:00
2774a42c7163_remove_service_related.py Remove Service instance, context resources 2015-12-16 02:01:51 +00:00
5958429bcb3c_modify_datatype_of_value.py Modify the datatype of 'value' column 2015-10-08 01:03:19 +05:30
HEAD Remove Service instance, context resources 2015-12-16 02:01:51 +00:00
README rename neutron/db to tacker/db 2014-07-04 18:20:50 +09:00

README

This directory contains the migration scripts for the Tacker project.  Please
see the README in tacker/db/migration on how to use and generate new
migrations.