tacker/tacker/db/migration/alembic_migrations/versions
Martin Oemke d517c24e00 Cleanup vim settings
This patch cleans up vim settings in .py files.
Settings should be handled in local settings.

Change-Id: I3dcb1b062cb5f51e59bf6e7463a4fedc2c283491
2016-03-28 13:03:56 +02:00
..
1c6b0d82afcd_servicevm_framework.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
4c31092895b8_remove_service_instance.py Make the db migration scripts complete 2015-12-06 06:08:06 +00:00
12a57080b277_add_service_db.py Fix E265 errors in tacker code 2016-01-05 13:26:47 +01:00
12a57080b278_alter_devices.py Fix E265 errors in tacker code 2016-01-05 13:26:47 +01:00
13c0e0661015_add_descrition_to_vnf.py add description to vnf 2015-05-18 19:10:14 -07:00
24bec5f211c7_alter_value_in_deviceattributes.py Alter the 'value' column in 'deviceattributes' table 2016-01-25 00:07:03 +05:30
81ffa86020d_rpc_proxy.py db update: 2015-04-10 11:33:12 -07:00
2774a42c7163_remove_service_related.py Fix E265 errors in tacker code 2016-01-05 13:26:47 +01:00
5958429bcb3c_modify_datatype_of_value.py Fix pep8 errors in tacker code 2016-01-27 21:09:42 +01:00
HEAD Alter the 'value' column in 'deviceattributes' table 2016-01-25 00:07:03 +05:30
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.