blazar/climate/db/migration/alembic_migrations/versions
Nikolay Starodubtsev ffe65876e8 Fix style errors close to new hacking update
This patch fix a bunch of errors which will arrive after we
will start use new hacking version.

Change-Id: I49721f1ba9f3f017da00212a9fdc5b87d5afaedf
Closes-Bug: #1330536
2014-06-18 13:51:54 -07:00
..
0_1_initial.py Fix style errors close to new hacking update 2014-06-18 13:51:54 -07:00
1fd6c2eded89_add_trust_id_to_comp.py Fix style errors close to new hacking update 2014-06-18 13:51:54 -07:00
2bcfe76b0474_change_tenant_to_project.py Change references of tenant to project 2014-04-17 11:16:09 -03:00
10e34bba18e8_add_service_name_to_.py PR Plugin now uses service_name to identify hosts 2014-04-08 13:26:44 -03:00
23d6240b51b2_add_status_to_leases.py Create Statuses objects for Leases 2014-05-09 11:04:06 +02:00
README Support for DB migrations using Alembic 2014-03-25 11:11:22 -03:00

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