summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Merge "Remove uses of instance['instance_type'] from nova/api"Jenkins2013-03-087-23/+62
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Remove uses of instance['instance_type'] from nova/apiDan Smith2013-03-087-23/+62
* | | | | | | | | | | | | | Merge "Remove uses of instance['instance_type'] from nova/network"Jenkins2013-03-085-17/+43
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Remove uses of instance['instance_type'] from nova/networkDan Smith2013-03-085-17/+43
* | | | | | | | | | | | | | Merge "Remove uses of instance['instance_type'] from nova/compute"Jenkins2013-03-085-57/+29
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Remove uses of instance['instance_type'] from nova/computeDan Smith2013-03-085-57/+29
* | | | | | | | | | | | | | Merge "Remove uses of instance['instance_type'] from libvirt driver."Jenkins2013-03-084-9/+26
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Remove uses of instance['instance_type'] from libvirt driver.Dan Smith2013-03-064-9/+26
* | | | | | | | | | | | | | Merge "Remove uses of instance['instance_type'] from powervm driver."Jenkins2013-03-083-5/+13
|\| | | | | | | | | | | | | | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Remove uses of instance['instance_type'] from powervm driver.Dan Smith2013-03-063-5/+13
* | | | | | | | | | | | | Merge "Fix instance type cleanup when doing a same-id migration"Jenkins2013-03-082-7/+76
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix instance type cleanup when doing a same-id migrationDan Smith2013-03-072-7/+76
* | | | | | | | | | | | | | Merge "Add conductor to nova-all."Jenkins2013-03-081-2/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add conductor to nova-all.Rick Harris2013-03-081-2/+20
* | | | | | | | | | | | | | | Merge "Rework instance actions to work with cells"Jenkins2013-03-0813-5/+297
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Rework instance actions to work with cellsAndrew Laski2013-02-2513-5/+297
* | | | | | | | | | | | | | | | Merge "Make nova-manage db archive_deleted_rows more explicit"Jenkins2013-03-083-6/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Make nova-manage db archive_deleted_rows more explicitJoe Gordon2013-03-083-6/+15
* | | | | | | | | | | | | | | | Merge "Fixed image filter support for vmware"Jenkins2013-03-081-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Fixed image filter support for vmwaredivakar-padiyar-nandavar2013-03-061-1/+3
* | | | | | | | | | | | | | | | Fix access_ip_* raceChris Behrens2013-03-072-40/+55
| |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Add missing action_start if deleting resized inst."Jenkins2013-03-071-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add missing action_start if deleting resized inst.Dan Prince2013-03-051-0/+4
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Read baremetal images from extra_specs namespace."Jenkins2013-03-072-16/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Read baremetal images from extra_specs namespace.Devananda van der Veen2013-03-042-16/+18
* | | | | | | | | | | | | | | Merge "Update tox.ini to support RHEL 6.x."Jenkins2013-03-073-2/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Update tox.ini to support RHEL 6.x.Dan Prince2013-03-073-2/+45
| | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Remove uses of instance['instance_type'] from xenapi driver."Jenkins2013-03-074-34/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Remove uses of instance['instance_type'] from xenapi driver.Dan Smith2013-03-064-34/+48
* | | | | | | | | | | | | | | Merge "Remove duplicate API logging."Jenkins2013-03-071-13/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Remove duplicate API logging.Joe Gordon2013-03-061-13/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Remove unnecessary setUp() and tearDown() methods"Jenkins2013-03-0710-35/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Remove unnecessary setUp() and tearDown() methodsJohannes Erdfelt2013-03-0610-35/+0
* | | | | | | | | | | | | | | Tiny typoDavanum Srinivas2013-03-061-1/+1
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "Fix instance_system_metadata deleted columns"Jenkins2013-03-062-1/+81
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix instance_system_metadata deleted columnsChris Behrens2013-03-052-1/+81
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Don't traceback in the API on invalid keypair."Jenkins2013-03-062-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Don't traceback in the API on invalid keypair.Russell Bryant2013-03-052-1/+9
* | | | | | | | | | | | | | Merge "Fix issues with re-raising exceptions."Jenkins2013-03-069-65/+81
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix issues with re-raising exceptions.Russell Bryant2013-03-059-65/+81
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Updating powervm driver snapshot with update_task_state flow"Jenkins2013-03-064-13/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Updating powervm driver snapshot with update_task_state flowDavid Peraza2013-03-044-13/+66
* | | | | | | | | | | | | | | Merge "Remove parameters containing passwords from Notifications."Jenkins2013-03-067-118/+174
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Remove parameters containing passwords from Notifications.Sandy Walsh2013-03-057-118/+174
* | | | | | | | | | | | | | | | Merge "Switch to oslo.config."Jenkins2013-03-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Switch to oslo.config.Dan Prince2013-03-051-1/+1
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Adjusts reclaim instance interval of deferred delete tests"Jenkins2013-03-061-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adjusts reclaim instance interval of deferred delete testsHans Lindgren2013-03-051-2/+2
* | | | | | | | | | | | | | | Merge "Rename source_(group_id/ip_prefix) to remote_(group_id/ip_prefix)"Jenkins2013-03-062-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Rename source_(group_id/ip_prefix) to remote_(group_id/ip_prefix)Aaron Rosen2013-03-042-6/+6
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |