summaryrefslogtreecommitdiff
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Merge "Missing catch InstanceNotFound in v3 API"Jenkins2014-04-133-4/+46
|\
| * Missing catch InstanceNotFound in v3 APIJuan Manuel Olle2014-04-083-4/+46
* | Imported Translations from TransifexOpenStack Jenkins2014-04-1368-16428/+16321
* | Merge "Change errors_out_migration decorator to work with RPC"Jenkins2014-04-123-21/+17
|\ \
| * | Change errors_out_migration decorator to work with RPCJohn Warren2014-04-023-21/+17
* | | Merge "VMWare: add power off vm before detach disk during unrescue"Jenkins2014-04-122-10/+38
|\ \ \
| * | | VMWare: add power off vm before detach disk during unrescueXiaoyan Ding2014-04-032-10/+38
* | | | Imported Translations from TransifexOpenStack Jenkins2014-04-1268-109412/+109462
* | | | Finish _delete_instance() object conversionDan Smith2014-04-111-5/+2
* | | | Make detach_volume() use objectsDan Smith2014-04-115-12/+19
* | | | Merge "Fix network-api direct database hits in metadata server"Jenkins2014-04-112-25/+17
|\ \ \ \
| * | | | Fix network-api direct database hits in metadata serverDan Smith2014-04-102-25/+17
* | | | | Merge "Use instance data instead of flavor in simple_tenant_usage extension"Jenkins2014-04-113-13/+17
|\ \ \ \ \
| * | | | | Use instance data instead of flavor in simple_tenant_usage extensionjichenjc2014-03-263-13/+17
* | | | | | Merge "Add exception handling in "nova diagnostics""Jenkins2014-04-115-15/+49
|\ \ \ \ \ \
| * | | | | | Add exception handling in "nova diagnostics"Zhengguang2014-04-065-15/+49
* | | | | | | Merge "VMware: remove double import"Jenkins2014-04-111-2/+1
|\ \ \ \ \ \ \
| * | | | | | | VMware: remove double importGary Kotton2014-03-311-2/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "attach/detach interface should raise exception when instance is locked"Jenkins2014-04-115-0/+90
|\ \ \ \ \ \ \
| * | | | | | | attach/detach interface should raise exception when instance is lockedjichenjc2014-03-025-0/+90
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Check image exists before calling inject_data"Jenkins2014-04-118-34/+57
|\ \ \ \ \ \ \
| * | | | | | | Check image exists before calling inject_dataPavel Kirpichyov2014-04-088-34/+57
* | | | | | | | Merge "Add test cases for validate_extra_spec_keys"Jenkins2014-04-111-0/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | Add test cases for validate_extra_spec_keysjichenjc2014-03-271-0/+38
* | | | | | | | | Merge "compute: using format_message() to convert exception to string"Jenkins2014-04-111-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | compute: using format_message() to convert exception to stringSahid Orentino Ferdjaoui2014-04-091-2/+2
* | | | | | | | | | Merge "Avoid the possibility of truncating disk info file"Jenkins2014-04-113-47/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Avoid the possibility of truncating disk info fileNikola Dipanov2014-04-093-47/+13
| |/ / / / / / / / /
* | | | | | | | | | Merge "Check for None or timestamp in availability zone api sample"Jenkins2014-04-113-13/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Check for None or timestamp in availability zone api sampleAndrew Laski2014-04-043-13/+16
* | | | | | | | | | | Merge "Update user_id length to match Keystone schema in volume_usage_cache"Jenkins2014-04-113-1/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update user_id length to match Keystone schema in volume_usage_cacheMorgan Fainberg2014-04-093-1/+40
* | | | | | | | | | | | Merge "Allow user to specify image to use during rescue"Jenkins2014-04-107-35/+124
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Allow user to specify image to use during rescueAditi Raveesh2014-04-107-35/+124
* | | | | | | | | | | | Merge "Remove redundant tests from Qcow2TestCase"Jenkins2014-04-101-42/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove redundant tests from Qcow2TestCaseMatt Riedemann2014-04-071-42/+0
* | | | | | | | | | | | | Merge "Remove unnecessary check for CONF.notify_on_state_change"Jenkins2014-04-101-10/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Remove unnecessary check for CONF.notify_on_state_changejichenjc2014-03-281-10/+8
* | | | | | | | | | | | | Merge "Include proper Content-Type in the HTTP Headers"Jenkins2014-04-103-2/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Include proper Content-Type in the HTTP Headerssridhargaddam2014-03-243-2/+40
* | | | | | | | | | | | | | Merge "Fix bug detach volume fails with "KeyError" in EC2"Jenkins2014-04-092-1/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix bug detach volume fails with "KeyError" in EC2ruichen2014-04-082-1/+21
* | | | | | | | | | | | | | | Merge "Use osapi_glance_link_prefix for image location header"Jenkins2014-04-092-1/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Use osapi_glance_link_prefix for image location headerAndrew Laski2014-03-262-1/+17
* | | | | | | | | | | | | | | | Merge "Read deleted instances during lifecycle events"Jenkins2014-04-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Read deleted instances during lifecycle eventsDan Smith2014-04-091-1/+1
* | | | | | | | | | | | | | | | Merge "Add RBAC policy for ec2 API security groups calls"Jenkins2014-04-092-0/+52
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add RBAC policy for ec2 API security groups callsAndrew Laski2014-04-092-0/+52
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "XenAPI: Add host information to glance download logs"Jenkins2014-04-093-5/+56
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | XenAPI: Add host information to glance download logsChristopher Lefelhocz2014-04-083-5/+56