summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix invalid loggingMate Lakat2013-06-281-2/+10
* Merge "Better default for my_ip if 8.8.8.8 is unreachable"Jenkins2013-06-283-1/+145
|\
| * Better default for my_ip if 8.8.8.8 is unreachableDavanum Srinivas2013-06-263-1/+145
* | Merge "No support for double nested 64 bit guest using VCDriver"Jenkins2013-06-281-0/+4
|\ \
| * | No support for double nested 64 bit guest using VCDriverJacob Cherkas2013-06-181-0/+4
* | | Merge "Fix resizes with attached file-based volumes"Jenkins2013-06-273-6/+103
|\ \ \
| * | | Fix resizes with attached file-based volumesRafi Khardalian2013-06-273-6/+103
* | | | Merge "Remove broken config_drive image_href support."Jenkins2013-06-279-94/+55
|\ \ \ \
| * | | | Remove broken config_drive image_href support.Chris Behrens2013-06-269-95/+56
* | | | | Merge "Fix a couple typos in the nova.exception module"Jenkins2013-06-271-2/+2
|\ \ \ \ \
| * | | | | Fix a couple typos in the nova.exception moduleMatt Riedemann2013-06-261-2/+2
* | | | | | Merge "Remove trivial cases of unused variables (3)"Jenkins2013-06-2720-130/+103
|\ \ \ \ \ \
| * | | | | | Remove trivial cases of unused variables (3)Stanislaw Pitucha2013-06-2720-130/+103
* | | | | | | Merge "Fix metadata access in prep for instance objects"Jenkins2013-06-274-5/+13
|\ \ \ \ \ \ \
| * | | | | | | Fix metadata access in prep for instance objectsAlexei Kornienko2013-06-274-5/+13
* | | | | | | | Merge "Baremetal_deploy_helper error message formatting."Jenkins2013-06-271-12/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Baremetal_deploy_helper error message formatting.Dan Prince2013-06-211-12/+13
* | | | | | | | | Merge "Organize limits units and per-units constants"Jenkins2013-06-273-33/+33
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Organize limits units and per-units constantsMauro S. M. Rodrigues2013-06-143-33/+33
* | | | | | | | | Merge "Sync db.models.Quota* with migrations."Jenkins2013-06-271-8/+15
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Sync db.models.Quota* with migrations.Svetlana Shturm2013-06-201-8/+15
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Log xml in libvirt _create_domain failures"Jenkins2013-06-272-3/+104
|\ \ \ \ \ \ \ \
| * | | | | | | | Log xml in libvirt _create_domain failuresMatt Riedemann2013-06-172-3/+104
* | | | | | | | | Merge "Port flavor_access extension to v3 API Part 2"Jenkins2013-06-275-34/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Port flavor_access extension to v3 API Part 2Alexei Kornienko2013-06-275-34/+33
* | | | | | | | | | Sync to_primitive() IPAddress support from OsloDan Smith2013-06-271-0/+3
* | | | | | | | | | Merge "xenapi: Make BitTorrent url more flexible"Jenkins2013-06-273-21/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xenapi: Make BitTorrent url more flexibleBrian Elliott2013-06-263-21/+18
* | | | | | | | | | | Merge "xenapi: Improve cross-device linking error message."Jenkins2013-06-271-1/+7
|\| | | | | | | | | |
| * | | | | | | | | | xenapi: Improve cross-device linking error message.Brian Elliott2013-06-261-1/+7
* | | | | | | | | | | Merge "Port flavor_access extension to v3 API Part 1"Jenkins2013-06-272-0/+532
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Port flavor_access extension to v3 API Part 1Alexei Kornienko2013-06-272-0/+532
* | | | | | | | | | | Merge "Add tests for libvirt's reboot functionality"Jenkins2013-06-271-0/+85
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add tests for libvirt's reboot functionalityNikola Dipanov2013-06-181-0/+85
* | | | | | | | | | | | Merge "Check the instance ID before creating it"Jenkins2013-06-271-13/+16
|\| | | | | | | | | | |
| * | | | | | | | | | | Check the instance ID before creating itAnte Karamatić2013-06-181-13/+16
* | | | | | | | | | | | Merge "Add update() method to NovaObject for dict compatibility"Jenkins2013-06-271-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add update() method to NovaObject for dict compatibilityDan Smith2013-06-261-0/+8
* | | | | | | | | | | | | Merge "Add obj_to_primitive() to recursively primitiveize objects"Jenkins2013-06-272-0/+42
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Add obj_to_primitive() to recursively primitiveize objectsDan Smith2013-06-262-0/+42
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Stop creating folders in virt unit tests"Jenkins2013-06-272-17/+23
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Stop creating folders in virt unit testsJoe Gordon2013-06-252-17/+23
* | | | | | | | | | | | Merge "Accept is_public=None when listing all flavors"Jenkins2013-06-263-1/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Accept is_public=None when listing all flavorsXavier Queralt2013-06-173-1/+13
* | | | | | | | | | | | | Merge "Adds support for the Indigo Virtual Switch (IVS)"Jenkins2013-06-265-6/+223
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Adds support for the Indigo Virtual Switch (IVS)Kevin Benton2013-06-095-6/+223
* | | | | | | | | | | | | | Merge "Port quota classes extension to v3 API Part 1"Jenkins2013-06-262-0/+291
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Port quota classes extension to v3 API Part 1Chris Yeoh2013-06-242-0/+291
* | | | | | | | | | | | | | | Merge "Cells: Pass object for start/stop"Jenkins2013-06-262-0/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Cells: Pass object for start/stopChris Behrens2013-06-212-0/+63