summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge "Remove unused flag_overrides from TestCase"Jenkins2011-10-171-4/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove unused flag_overrides from TestCaseMark McLoughlin2011-10-151-4/+0
* | | | | | | Remove OSAPI v1.0Brian Waldon2011-10-1739-3168/+482
* | | | | | | Merge "Explicit errors on confirm/revertResize failures"Jenkins2011-10-172-0/+34
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Explicit errors on confirm/revertResize failuresBrian Waldon2011-10-102-0/+34
* | | | | | | Cancel any clean_reboot tasks before issuing the hard_reboot.Josh Kearney2011-10-141-0/+15
| |_|/ / / / |/| | | | |
* | | | | | Merge "Ensure non-default FLAGS.logfile_mode is properly converted to an octet."Jenkins2011-10-142-3/+4
|\ \ \ \ \ \
| * | | | | | Ensure non-default FLAGS.logfile_mode is properly converted to an octet.Adam Gandelman2011-09-292-3/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge "Adds the ability to automatically issue a hard reboot to instances tha...Jenkins2011-10-1412-1/+104
|\ \ \ \ \ \
| * | | | | | Adds the ability to automatically issue a hard reboot to instances that have ...Josh Kearney2011-10-1312-1/+104
* | | | | | | Merge "Xenapi driver can now generate swap from instance_type"Jenkins2011-10-146-56/+176
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Xenapi driver can now generate swap from instance_typeRick Harris2011-10-136-56/+176
* | | | | | | Merge "Added vcpu_weight to models."Jenkins2011-10-142-1/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Added vcpu_weight to models.Josh Kearney2011-10-132-1/+2
* | | | | | | Merge "Remove redundant, dead code."Jenkins2011-10-131-16/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove redundant, dead code.Kevin L. Mitchell2011-10-131-16/+0
* | | | | | | | Merge "Adds more usage data to Nova's usage notifications."Jenkins2011-10-1316-8/+596
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Adds more usage data to Nova's usage notifications.Monsyne Dragon2011-10-1216-8/+596
* | | | | | | | Merge "Remove RateLimitingMiddlewareTest"Jenkins2011-10-131-79/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Remove RateLimitingMiddlewareTestBrian Waldon2011-10-111-79/+0
* | | | | | | | Merge "Add INPUT chain rule for EC2 metadata requests (lp:856385)"Jenkins2011-10-135-2/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | Add INPUT chain rule for EC2 metadata requests (lp:856385)Mark McLoughlin2011-10-135-2/+84
* | | | | | | | | Merge changes I1c0064e5,I86d491cfJenkins2011-10-134-75/+331
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Allow the user to choose either ietadm or tgtadm (lp:819997)Mark McLoughlin2011-10-134-39/+301
| * | | | | | | | Remove VolumeDriver.sync_exec method (lp:819997)Mark McLoughlin2011-10-132-49/+43
* | | | | | | | | Merge "api.ec2.admin unit tests"Jenkins2011-10-131-0/+464
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | api.ec2.admin unit testsBrendan Maguire2011-09-291-0/+464
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge "Beef up nova/api/direct.py tests"Jenkins2011-10-131-5/+92
|\ \ \ \ \ \ \ \
| * | | | | | | | Beef up nova/api/direct.py testsBrendan Maguire2011-09-281-5/+92
* | | | | | | | | Merge "Use new ip addr del syntax"Jenkins2011-10-131-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use new ip addr del syntaxStanislaw Pitucha2011-10-121-2/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge "Restructure host filtering to be easier to use."Jenkins2011-10-1311-120/+130
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Restructure host filtering to be easier to use.Johannes Erdfelt2011-10-0411-120/+130
* | | | | | | | | | Merge "Fixes bug 862637 -- make instance_name_template more flexible"Jenkins2011-10-122-1/+43
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | Fixes bug 862637 -- make instance_name_template more flexibleChris Behrens2011-10-122-1/+43
* | | | | | | | | | Update EC2 get_metadata calls to search 'deleted': False. Fixes nova smoke_te...Dan Prince2011-10-122-2/+5
|/ / / / / / / / /
* | | | | | | | | Merge "Adds the tenant id to the create images response Location header Fixes...Jenkins2011-10-122-3/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Adds the tenant id to the create images response Location headerAlex Meade2011-09-292-3/+6
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Updating image progress to be more granular. Before, the image progres...Jenkins2011-10-122-13/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | Updating image progress to be more granular.Naveed Massjouni2011-09-302-13/+21
* | | | | | | | | Merge "Add nova-all to run all services"Jenkins2011-10-124-5/+105
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add nova-all to run all servicesVishvananda Ishaya2011-09-284-5/+105
* | | | | | | | | | Merge "Fix the grantee group loading for source groups"Jenkins2011-10-121-3/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix the grantee group loading for source groupsVishvananda Ishaya2011-09-261-3/+2
* | | | | | | | | | | Remove AoE, Clean up volume codeVishvananda Ishaya2011-10-1133-910/+1015
* | | | | | | | | | | Merge "Handle pidfile exception for dnsmasq"Jenkins2011-10-111-2/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Handle pidfile exception for dnsmasqYun Shen2011-10-061-2/+5
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Adds vcpu_weight column to instance_types table and uses this value when buil...Josh Kearney2011-10-112-1/+37
| |_|_|_|_|/ / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "Add support for header version parameter to specify API version."Jenkins2011-10-106-72/+513
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add support for header version parameter to specify API version.Johannes Erdfelt2011-10-046-72/+513