summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* 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 "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
* | | | | | | Merge "Moves Hyper-V options to the hyperv section"Jenkins2013-03-067-37/+52
|\ \ \ \ \ \ \
| * | | | | | | Moves Hyper-V options to the hyperv sectionAlessandro Pilotti2013-03-057-39/+54
* | | | | | | | Merge "Fixes disk size issue during image boot on Hyper-V"Jenkins2013-03-067-55/+170
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixes disk size issue during image boot on Hyper-VAlessandro Pilotti2013-03-047-55/+170
* | | | | | | | | Merge "Imporove db.sqlalchemy.api._validate_unique_server_name method"Jenkins2013-03-051-13/+13
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Imporove db.sqlalchemy.api._validate_unique_server_name methodBoris Pavlovic2013-03-041-13/+13
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Fix 'to integer' conversion of max and min count values"Jenkins2013-03-052-2/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix 'to integer' conversion of max and min count valuesMauro S. M. Rodrigues2013-03-052-2/+48
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Ensure that FORWARD rule also supports DHCP"Jenkins2013-03-053-4/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure that FORWARD rule also supports DHCPGary Kotton2013-02-283-4/+8
* | | | | | | | | Merge "Rename VMWare to VMware"Jenkins2013-03-051-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Rename VMWare to VMwareSean Chen2013-03-041-1/+1
* | | | | | | | | | Merge "Standarize ip validation along the code"Jenkins2013-03-057-37/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Standarize ip validation along the codeMauro S. M. Rodrigues2013-03-057-37/+14
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Fix an error in compute api snapshot_volume_backed bdm code"Jenkins2013-03-053-94/+29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix an error in compute api snapshot_volume_backed bdm codeHans Lindgren2013-03-043-94/+29
* | | | | | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-03-051-82/+95
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-03-051-82/+95
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge "Prevent reboot of rescued instance."Jenkins2013-03-052-2/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Prevent reboot of rescued instance.Russell Bryant2013-03-042-2/+25
* | | | | | | | | | | Merge "Put options in a list."Jenkins2013-03-051-18/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Put options in a list.Russell Bryant2013-03-041-18/+16
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Bump instance updated_at on network change."Jenkins2013-03-053-2/+34
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bump instance updated_at on network change.Russell Bryant2013-03-043-2/+34
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Catching InstanceNotFound exception during reboot instance"Jenkins2013-03-052-12/+33
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Catching InstanceNotFound exception during reboot instanceWangpan2013-03-052-12/+33
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge "Fixes live migration with attached volumes issue"Jenkins2013-03-051-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Fixes live migration with attached volumes issueAlessandro Pilotti2013-03-031-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge "Return proper error messages while disassociating floating IP"Jenkins2013-03-052-7/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Return proper error messages while disassociating floating IPWangpan2013-02-282-7/+12
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "Remove completed FIXME."Jenkins2013-03-051-6/+3
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Remove completed FIXME.Joe Gordon2013-03-041-6/+3
| | |_|/ / / / / | |/| | | | | |
* / | | | | | | quantum security_group driver queries db regressionAaron Rosen2013-03-041-2/+5
|/ / / / / / /