summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Always create the run_instance records locally"Jenkins2012-08-163-52/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Always create the run_instance records locallyVishvananda Ishaya2012-08-163-52/+8
| |/ /
* | | Merge "Adds Hyper-V support in nova-compute (with new network_info model), in...Jenkins2012-08-16179-0/+1206
|\ \ \ | |/ / |/| |
| * | Adds Hyper-V support in nova-compute (with new network_info model), including...Alessandro Pilotti2012-08-16179-0/+1206
* | | Merge "Add get_key_pair to compute API."Jenkins2012-08-161-5/+19
|\ \ \
| * | | Add get_key_pair to compute API.Dan Prince2012-08-151-5/+19
* | | | Merge "Update disk config to check for 'server' in req."Jenkins2012-08-162-17/+27
|\ \ \ \
| * | | | Update disk config to check for 'server' in req.Dan Prince2012-08-152-17/+27
| | |_|/ | |/| |
* | | | Merge "Allow nova to guess device if not passed to attach"Jenkins2012-08-163-1/+100
|\ \ \ \
| * | | | Allow nova to guess device if not passed to attachVishvananda Ishaya2012-08-153-1/+100
| | |_|/ | |/| |
* | | | Merge "Make ComputeFilter verify compute-related instance properties"Jenkins2012-08-161-0/+100
|\ \ \ \
| * | | | Make ComputeFilter verify compute-related instance propertiesJim Fehlig2012-08-151-0/+100
* | | | | Merge "Collect instance capabilities from compute nodes"Jenkins2012-08-161-0/+36
|\| | | | | |/ / / |/| | |
| * | | Collect instance capabilities from compute nodesJim Fehlig2012-08-151-0/+36
| |/ /
* / / Change IPtablesManager to preserve packet:byte counts.Brian Haley2012-08-154-61/+74
|/ /
* | Merge "Add PowerVM compute driver and unit tests."Jenkins2012-08-151-0/+165
|\ \
| * | Add PowerVM compute driver and unit tests.Tiago Mello2012-08-141-0/+165
* | | Merge "Port pre_block_migration to new image caching"Jenkins2012-08-151-4/+19
|\ \ \
| * | | Port pre_block_migration to new image cachingMichael Still2012-08-151-4/+19
* | | | Merge "Adding port attribute in network parameter of boot."Jenkins2012-08-151-14/+57
|\ \ \ \ | |_|_|/ |/| | |
| * | | Adding port attribute in network parameter of boot.Nachi Ueno2012-08-151-14/+57
* | | | xenapi: remove unnecessary json decoding of injected_filesJohannes Erdfelt2012-08-151-3/+26
* | | | Merge "Added several operators on instance_type_extra_specs."Jenkins2012-08-151-5/+379
|\ \ \ \ | |_|/ / |/| | |
| * | | Added several operators on instance_type_extra_specs.Jinwoo 'Joseph' Suh2012-08-141-5/+379
* | | | Merge "Uniqueness checks for floating ip addresses."Jenkins2012-08-151-8/+39
|\ \ \ \
| * | | | Uniqueness checks for floating ip addresses.Anton V. Yanchenko2012-08-091-8/+39
* | | | | Merge "Implement get_host_uptime in libvirt driver."Jenkins2012-08-151-0/+4
|\ \ \ \ \
| * | | | | Implement get_host_uptime in libvirt driver.Dan Prince2012-08-141-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge "Add support for NFS-based virtual block devices"Jenkins2012-08-151-0/+26
|\ \ \ \ \
| * | | | | Add support for NFS-based virtual block devicesBen Swartzlander2012-08-141-0/+26
| | |_|_|/ | |/| | |
* | | | | Merge "Allow XML payload for volume creation."Jenkins2012-08-151-2/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow XML payload for volume creation.Eoghan Glynn2012-08-141-2/+8
| |/ / /
* | | | Merge "xenapi: Support live migration without pools"Jenkins2012-08-154-11/+158
|\ \ \ \
| * | | | xenapi: Support live migration without poolsRenuka Apte2012-08-144-11/+158
| | |_|/ | |/| |
* | | | Merge "Implement network association in OS API"Jenkins2012-08-151-13/+40
|\ \ \ \
| * | | | Implement network association in OS APIAlessio Ababilov2012-08-111-13/+40
* | | | | Merge "Simple checks for instance user data."Jenkins2012-08-141-0/+49
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Simple checks for instance user data.Michael Still2012-08-141-0/+49
* | | | | continue config-drive-v2, add openstack metadata apiScott Moser2012-08-142-14/+123
| |_|/ / |/| | |
* | | | Revert task_state on failed instance actionsDan Smith2012-08-141-5/+55
* | | | Validate that min_count & max_count parameters are numeric.Ed Bak2012-08-141-0/+88
* | | | Enforce quota limitations for instance resize.Eoghan Glynn2012-08-144-20/+61
* | | | Merge "Fix HTTP 500 on bad server create"Jenkins2012-08-141-0/+17
|\ \ \ \
| * | | | Fix HTTP 500 on bad server createBrian Elliott2012-08-101-0/+17
* | | | | Fix rpc error with live_migrationRenuka Apte2012-08-132-2/+2
* | | | | Merge "Rewrite image code to use python-glanceclient"Jenkins2012-08-146-77/+89
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Rewrite image code to use python-glanceclientBrian Waldon2012-08-136-77/+89
* | | | | Merge "Fix rpc error with live_migration."Jenkins2012-08-131-1/+1
|\ \ \ \ \
| * | | | | Fix rpc error with live_migration.Russell Bryant2012-08-131-1/+1
* | | | | | Merge "Don't stuff non-db data into instance dict"Jenkins2012-08-135-15/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |