summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Remove logging in volume tests"Jenkins2012-08-171-22/+3
|\ \ \ \ \ \
| * | | | | | Remove logging in volume testsRongze Zhu2012-08-171-22/+3
* | | | | | | Merge "Fix use of non-existant var pool."Jenkins2012-08-172-2/+70
|\ \ \ \ \ \ \
| * | | | | | | Fix use of non-existant var pool.Russell Bryant2012-08-162-2/+70
* | | | | | | | Makes sure tests don't leave lockfiles aroundVishvananda Ishaya2012-08-173-45/+57
* | | | | | | | Merge "Remove unused imports"Jenkins2012-08-1729-44/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Remove unused importsRongzeZhu2012-08-1729-44/+4
* | | | | | | | Merge "Revert per-user-quotas"Jenkins2012-08-1710-1141/+254
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Revert per-user-quotasEoghan Glynn2012-08-1610-1141/+254
| |/ / / / / /
* | | | | | | Fix regression in compute_capabilities filterMark McLoughlin2012-08-172-25/+57
* | | | | | | Refactor ComputeCapabilitiesFilter test casesMark McLoughlin2012-08-171-336/+129
* | | | | | | Sync changes from openstack commonVishvananda Ishaya2012-08-166-27/+86
|/ / / / / /
* | | / / / Implement GET (show) in OS API keypairs extension.Dan Prince2012-08-162-5/+41
| |_|/ / / |/| | | |
* | | | | Merge "xenapi: attach root disk during rescue before boot"Jenkins2012-08-161-7/+15
|\ \ \ \ \
| * | | | | xenapi: attach root disk during rescue before bootJohannes Erdfelt2012-08-161-7/+15
* | | | | | Merge "use REDIRECT to forward local metadata request"Jenkins2012-08-161-1/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | use REDIRECT to forward local metadata requestjustin ljj2012-07-271-1/+8
* | | | | | Merge "Always create the run_instance records locally"Jenkins2012-08-169-191/+180
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Always create the run_instance records locallyVishvananda Ishaya2012-08-169-191/+180
| | |/ / / | |/| | |
* | | | | Remove unused variablesRongzeZhu2012-08-173-3/+0
* | | | | Merge "Adds Hyper-V support in nova-compute (with new network_info model), in...Jenkins2012-08-16191-0/+3181
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Adds Hyper-V support in nova-compute (with new network_info model), including...Alessandro Pilotti2012-08-16191-0/+3181
* | | | | Merge "Add get_key_pair to compute API."Jenkins2012-08-162-5/+26
|\ \ \ \ \
| * | | | | Add get_key_pair to compute API.Dan Prince2012-08-152-5/+26
* | | | | | Merge "Update disk config to check for 'server' in req."Jenkins2012-08-164-22/+30
|\ \ \ \ \ \
| * | | | | | Update disk config to check for 'server' in req.Dan Prince2012-08-154-22/+30
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Allow nova to guess device if not passed to attach"Jenkins2012-08-1613-65/+298
|\ \ \ \ \ \
| * | | | | | Allow nova to guess device if not passed to attachVishvananda Ishaya2012-08-1513-65/+298
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Make ComputeFilter verify compute-related instance properties"Jenkins2012-08-162-2/+155
|\ \ \ \ \ \
| * | | | | | Make ComputeFilter verify compute-related instance propertiesJim Fehlig2012-08-152-2/+155
* | | | | | | Merge "Collect instance capabilities from compute nodes"Jenkins2012-08-163-0/+64
|\| | | | | | | |_|_|_|/ / |/| | | | |
| * | | | | Collect instance capabilities from compute nodesJim Fehlig2012-08-153-0/+64
| | |/ / / | |/| | |
* | | | | Merge "Changes default behavior of ec2"Jenkins2012-08-161-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Changes default behavior of ec2isethi2012-08-151-3/+3
| |/ / /
* / / / Change IPtablesManager to preserve packet:byte counts.Brian Haley2012-08-155-67/+163
|/ / /
* | | Merge "Add PowerVM compute driver and unit tests."Jenkins2012-08-159-0/+1493
|\ \ \
| * | | Add PowerVM compute driver and unit tests.Tiago Mello2012-08-149-0/+1493
* | | | Merge "Port pre_block_migration to new image caching"Jenkins2012-08-152-26/+42
|\ \ \ \
| * | | | Port pre_block_migration to new image cachingMichael Still2012-08-152-26/+42
* | | | | Merge "Defined IMPL in global ipv6 namespace."Jenkins2012-08-151-2/+4
|\ \ \ \ \
| * | | | | Defined IMPL in global ipv6 namespace.Justin Hammond2012-08-151-2/+4
* | | | | | Merge "Adding port attribute in network parameter of boot."Jenkins2012-08-154-38/+161
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Adding port attribute in network parameter of boot.Nachi Ueno2012-08-154-38/+161
* | | | | | xenapi: remove unnecessary json decoding of injected_filesJohannes Erdfelt2012-08-153-44/+73
| |/ / / / |/| | | |
* | | | | Remove unnecessary try/finally from snapshotMark McLoughlin2012-08-151-5/+2
* | | | | Merge "Added several operators on instance_type_extra_specs."Jenkins2012-08-152-11/+419
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Added several operators on instance_type_extra_specs.Jinwoo 'Joseph' Suh2012-08-142-11/+419
* | | | | Merge "Uniqueness checks for floating ip addresses."Jenkins2012-08-154-15/+79
|\ \ \ \ \
| * | | | | Uniqueness checks for floating ip addresses.Anton V. Yanchenko2012-08-094-15/+79
* | | | | | Merge "Implement get_host_uptime in libvirt driver."Jenkins2012-08-152-0/+11
|\ \ \ \ \ \