summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Fix semantics for migration test environment varMark Washenberger2012-05-041-5/+6
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge "Clean up weighted_sum logic."Jenkins2012-05-041-27/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Clean up weighted_sum logic.Yuriy Taraday2012-05-041-27/+8
| |/ / / / / / / / /
* | | | | | | | | | Merge "Use fake_libvirt_utils for libvirt console tests."Jenkins2012-05-042-5/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use fake_libvirt_utils for libvirt console tests.Dan Prince2012-05-042-5/+13
| |/ / / / / / / / /
* | | | | | | | | | Merge "Add instance_system_metadata modeling."Jenkins2012-05-046-21/+248
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Add instance_system_metadata modeling.Rick Harris2012-05-046-21/+248
* | | | | | | | | | Register fake flags with rpc init function.Dan Prince2012-05-041-0/+1
* | | | | | | | | | Merge "Adds missing copyright to migration 082."Jenkins2012-05-041-0/+14
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Adds missing copyright to migration 082.Dan Prince2012-05-041-0/+14
| |/ / / / / / / /
* | | | | | | | | Merge "Default auto-increment for int primary key columns"Jenkins2012-05-041-4/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Default auto-increment for int primary key columnsEoghan Glynn2012-05-041-4/+5
| |/ / / / / / /
* | | | | | | | Merge "Fix test_mysql_innodb"Jenkins2012-05-041-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix test_mysql_innodbBrian Elliott2012-05-031-1/+2
* | | | | | | | Merge "Move image checksums into a generic file."Jenkins2012-05-033-110/+262
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Move image checksums into a generic file.Michael Still2012-04-273-110/+262
* | | | | | | | Merge "Convert Volume and Snapshot IDs to use UUID"Jenkins2012-05-0316-83/+1251
|\ \ \ \ \ \ \ \
| * | | | | | | | Convert Volume and Snapshot IDs to use UUIDJohn Griffith2012-05-0216-83/+1251
* | | | | | | | | Merge "Remove unused import"Jenkins2012-05-031-2/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unused importJohannes Erdfelt2012-05-021-2/+0
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Compact pre-Folsom database migrations."Jenkins2012-05-03118-9845/+1006
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Compact pre-Folsom database migrations.Dan Prince2012-05-02118-9845/+1006
| |/ / / / / / / /
* | | | | | | | | Merge "Allow blank passwords in changePassword action"Jenkins2012-05-032-9/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow blank passwords in changePassword actionBrian Waldon2012-05-012-9/+16
* | | | | | | | | | Merge "Imported Translations from Launchpad"OpenStack Jenkins2012-05-0319-16874/+17618
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Imported Translations from LaunchpadOpenStack Jenkins2012-04-2219-16874/+17618
* | | | | | | | | | Merge "Ensure that the dom0 we're connected to is the right one"Jenkins2012-05-032-0/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Ensure that the dom0 we're connected to is the right oneJohannes Erdfelt2012-05-032-0/+21
* | | | | | | | | | | Merge "Pass context to notification drivers when we can."Jenkins2012-05-0316-44/+124
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Pass context to notification drivers when we can.Andrew Bogott2012-05-0216-44/+124
* | | | | | | | | | | Merge "Log instance consistently."Jenkins2012-05-031-9/+10
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Log instance consistently.Michael Still2012-05-011-9/+10
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Allow blank adminPass on server create"Jenkins2012-05-022-9/+15
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Allow blank adminPass on server createBrian Waldon2012-05-012-9/+15
* | | | | | | | | | Merge "Use additional task states during resize"Jenkins2012-05-021-0/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use additional task states during resizeGabe Westmaas2012-04-291-0/+9
* | | | | | | | | | | Merge "Adding 'host' info to volume-compute connection information."Jenkins2012-05-0210-61/+286
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Adding 'host' info to volume-compute connection information.Nirmal Ranganathan2012-05-0210-61/+286
* | | | | | | | | | | | Merge "Use save_and_reraise_exception() from common."Jenkins2012-05-028-54/+83
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use save_and_reraise_exception() from common.Russell Bryant2012-05-028-54/+83
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* / | | | | | | | | | | Fix innodb tests againChris Behrens2012-05-021-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge "Xen has to create it's own tap device if using libvirt and QuantumLinu...Jenkins2012-05-021-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Xen has to create it's own tap device if using libvirt and QuantumLinuxBridge...Christian Berendt2012-05-021-1/+4
* | | | | | | | | | | | Merge "Make kombu support optional for running unit tests."Jenkins2012-05-023-17/+77
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make kombu support optional for running unit tests.Russell Bryant2012-05-023-17/+77
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Update common.importutils from openstack-common."Jenkins2012-05-026-158/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Update common.importutils from openstack-common.Russell Bryant2012-05-026-158/+6
| |/ / / / / / / / / /
* / / / / / / / / / / Provide better quota error messages.Alex Meade2012-05-029-91/+283
|/ / / / / / / / / /
* / / / / / / / / / Fix nova.tests.test_nova_rootwrap on Fedora 17.Russell Bryant2012-05-021-2/+2
|/ / / / / / / / /
* | | | | | | | | Fix test_migrations to work with python 2.6Vishvananda Ishaya2012-05-011-40/+41