summaryrefslogtreecommitdiffstats
path: root/nova/tests/test_migrations.py
Commit message (Expand)AuthorAgeFilesLines
* Hide lock_prefix argument using synchronized_with_prefix()Zhongyue Luo2013-05-141-2/+2
* Move get_table() from test_migrations to sqlalchemy.utilsBoris Pavlovic2013-05-131-83/+76
* Merge "Add sqlalchemy migration utils.check_shadow_table method"Jenkins2013-05-111-3/+4
|\
| * Add sqlalchemy migration utils.check_shadow_table methodBoris Pavlovic2013-05-091-3/+4
* | Change type of cells.deleted from boolean to integer.David Ripton2013-05-081-0/+19
|/
* Remove race condition (in FloatingIps)Boris Pavlovic2013-05-031-0/+30
* Add the availability_zone to the volume.usage notificationsMichael Kerrin2013-04-301-0/+16
* Merge "baremetal: Integrate provisioning and non-provisioning interfaces"Jenkins2013-04-101-0/+43
|\
| * baremetal: Integrate provisioning and non-provisioning interfacesArata Notsu2013-04-041-0/+43
* | Add tenant/ user id to volume usage notificationsOllie Leahy2013-04-091-0/+40
* | Remove race condition (in InstanceTypeProjects)Boris Pavlovic2013-04-051-0/+39
|/
* baremetal: Drop unused columns in bm_nodesArata Notsu2013-04-021-0/+6
* Return 409 on creating/importing same name keypairRohan Rhishikesh Kanade2013-04-011-0/+39
* Remove race condition (in InstanceTypes)Boris Pavlovic2013-03-261-0/+45
* Update migration 153 for efficiency.Brian Lamar2013-03-141-4/+4
* Fix system_metadata "None" and created_at valuesDan Smith2013-03-141-3/+77
* Fix instance_system_metadata deleted columnsChris Behrens2013-03-051-1/+48
* fix postgresql drop raceSean Dague2013-03-041-32/+38
* Merge "Don't blindly skip first migration."Jenkins2013-02-281-16/+19
|\
| * Don't blindly skip first migration.Rick Harris2013-02-281-16/+19
* | Merge "Fix `with_data` handling in test-migrations."Jenkins2013-02-281-14/+11
|\|
| * Fix `with_data` handling in test-migrations.Rick Harris2013-02-271-14/+11
* | Merge "BM Migration 004: Actually drop column"Jenkins2013-02-281-0/+4
|\|
| * BM Migration 004: Actually drop columnRick Harris2013-02-271-0/+4
* | Merge "Actually run baremetal migration tests."Jenkins2013-02-281-3/+4
|\|
| * Actually run baremetal migration tests.Rick Harris2013-02-271-3/+4
* | Merge "Migration 147: Prevent duplicate aggregate_hosts"Jenkins2013-02-281-0/+25
|\|
| * Migration 147: Prevent duplicate aggregate_hostsRick Harris2013-02-261-0/+25
* | Merge "Revert IP Address column length to 39"Jenkins2013-02-271-0/+51
|\ \
| * | Revert IP Address column length to 39Mauro S. M. Rodrigues2013-02-261-0/+51
* | | Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
|/ /
* | Merge "if reset fails, display the command that failed"Jenkins2013-02-261-1/+2
|\ \ | |/ |/|
| * if reset fails, display the command that failedSean Dague2013-02-251-1/+2
* | Fix broken baremetal migration testsDevananda van der Veen2013-02-251-2/+2
|/
* Migration 146: Execute delete call.Rick Harris2013-02-211-0/+7
* Add `post_downgrade` hook for migration tests.Rick Harris2013-02-211-16/+24
* Fix migration snake-walk.Rick Harris2013-02-211-3/+3
* Fix baremetal migration skipping.Rick Harris2013-02-211-79/+66
* Merge "ensure we run db tests in CI"Jenkins2013-02-211-2/+9
|\
| * ensure we run db tests in CISean Dague2013-02-201-2/+9
* | Remove race condition (in Networks)Boris Pavlovic2013-02-211-0/+20
* | Add better status to baremetal deployments.Devananda van der Veen2013-02-201-82/+206
* | Merge "Enhance IPAdresses migration tests"Jenkins2013-02-201-6/+23
|\ \ | |/ |/|
| * Enhance IPAdresses migration testsMauro S. M. Rodrigues2013-02-191-6/+23
* | Merge "create new cidr type for data storage"Jenkins2013-02-191-12/+65
|\|
| * create new cidr type for data storageSean Dague2013-02-181-12/+65
* | Add and check data functions for test_migrations 141Kurt Taylor2013-02-181-0/+19
|/
* Merge "Add migration with data test for migration 151"Jenkins2013-02-161-1/+27
|\
| * Add migration with data test for migration 151Kurt Taylor2013-02-131-1/+27
* | Allow archiving deleted rows to shadow tables, for performance.David Ripton2013-02-141-0/+46
|/