summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | make ensure_default_security_group() call sghAaron Rosen2012-09-183-6/+20
| |/ / / / / / / /
* | | | | | | | | Merge "Update quota when deleting volume that failed to be scheduled"Jenkins2012-09-198-28/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update quota when deleting volume that failed to be scheduledZhiteng Huang2012-09-188-28/+37
* | | | | | | | | | Merge "sample api testing for os-floating-ips extension"Jenkins2012-09-1813-0/+151
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | sample api testing for os-floating-ips extensionSean Dague2012-09-1813-0/+151
* | | | | | | | | | Merge "Makes scheduler hints and disk config xml correct"Jenkins2012-09-1810-34/+96
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Makes scheduler hints and disk config xml correctVishvananda Ishaya2012-09-1810-34/+96
* | | | | | | | | | | Merge "Add user-data extension to API samples tests"Jenkins2012-09-185-0/+89
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add user-data extension to API samples testsSean Dague2012-09-185-0/+89
* | | | | | | | | | | Merge "Update scheduler rpc API version."Jenkins2012-09-183-5/+7
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Update scheduler rpc API version.Russell Bryant2012-09-183-5/+7
* | | | | | | | | | | Merge "Add deserialization for multiple create and az"Jenkins2012-09-182-1/+38
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Add deserialization for multiple create and azVishvananda Ishaya2012-09-182-1/+38
* | | | | | | | | | | Merge "Make sure to return an empty subnet list for a network without sunbet."Jenkins2012-09-182-0/+43
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Make sure to return an empty subnet list for a network without sunbet.Akihiro MOTOKI2012-09-182-0/+43
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Correct db migration 91"Jenkins2012-09-182-6/+210
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Correct db migration 91Brian Waldon2012-09-182-6/+210
* | | | | | | | | | Adds API sample testing for Extended server attributes extensionNikola Dipanov2012-09-189-0/+245
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "add ability to clone images"Jenkins2012-09-183-7/+260
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add ability to clone imagesJosh Durgin2012-09-183-7/+260
* | | | | | | | | | Merge "add get_location method for images"Jenkins2012-09-183-27/+51
|\| | | | | | | | |
| * | | | | | | | | add get_location method for imagesJosh Durgin2012-09-183-27/+51
* | | | | | | | | | Merge "Adds new volume API extensions"Jenkins2012-09-1823-48/+913
|\| | | | | | | | | | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Adds new volume API extensionsUnmesh Gurjar2012-09-1823-48/+913
* | | | | | | | | Merge "Add console output extension to API samples test."Jenkins2012-09-189-0/+90
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add console output extension to API samples test.Matthew Treinish2012-09-189-0/+90
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Fixes snat rules in complex networking configs"Jenkins2012-09-182-14/+20
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Fixes snat rules in complex networking configsVishvananda Ishaya2012-09-102-14/+20
* | | | | | | | | Merge "Fix volume deletion when device mapper is used"Jenkins2012-09-181-0/+4
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Fix volume deletion when device mapper is usedRafi Khardalian2012-09-171-0/+4
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Make DeregisterImage respect AWS EC2 specification"Jenkins2012-09-182-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Make DeregisterImage respect AWS EC2 specificationMotoKen2012-09-172-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Fixes error handling during schedule_run_instance"Jenkins2012-09-188-82/+146
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | Fixes error handling during schedule_run_instanceVishvananda Ishaya2012-09-178-82/+146
| | |/ / / | |/| | |
* | | | | Merge "Allows waiting timers in libvirt to raise NotFound"Jenkins2012-09-182-58/+23
|\ \ \ \ \
| * | | | | Allows waiting timers in libvirt to raise NotFoundVishvananda Ishaya2012-09-172-58/+23
| |/ / / /
* | | | | Merge "Add admin actions extension"Jenkins2012-09-1813-17/+395
|\ \ \ \ \
| * | | | | Add admin actions extensionClay Gerrard2012-09-1413-17/+395
* | | | | | Merge "Include volume_metadata with object on vol create"Jenkins2012-09-182-2/+20
|\ \ \ \ \ \
| * | | | | | Include volume_metadata with object on vol createJohn Griffith2012-09-172-2/+20
* | | | | | | Merge "Add man pages"Jenkins2012-09-181-1/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add man pagesJoe Gordon2012-09-171-1/+2
* | | | | | | Merge "Reset the task state after backup done."Jenkins2012-09-171-1/+8
|\ \ \ \ \ \ \
| * | | | | | | Reset the task state after backup done.eddie-sheffield2012-09-171-1/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Includes sec group quota details in limits API response"Jenkins2012-09-174-1/+22
|\ \ \ \ \ \ \
| * | | | | | | Includes sec group quota details in limits API responseRam Nalluri2012-09-134-1/+22
* | | | | | | | Merge "Add api samples to Scheduler hints extension"Jenkins2012-09-175-0/+65
|\ \ \ \ \ \ \ \
| * | | | | | | | Add api samples to Scheduler hints extensionMauro S. M. Rodrigues2012-09-155-0/+65
* | | | | | | | | Merge "Include Schedule Hints deserialization to XML API"Jenkins2012-09-172-0/+23
|\| | | | | | | | | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Include Schedule Hints deserialization to XML APIMauro S. M. Rodrigues2012-09-152-0/+23
| | |_|_|_|/ / | |/| | | | |