summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge "Correct network uuid field for os-network extension "Jenkins2013-04-071-2/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Correct network uuid field for os-network extension Zhi Yan Liu2013-04-051-2/+3
| |/ / / /
* | | | | Allow describe_instances to use tags for searchesStephen Gran2013-04-052-0/+263
* | | | | Merge "Only call getLogger after configuring logging."Jenkins2013-04-055-5/+8
|\ \ \ \ \
| * | | | | Only call getLogger after configuring logging.Davanum Srinivas2013-04-055-5/+8
| |/ / / /
* / / / / Add SecurityGroups API sample testsGiampaolo Lauria2013-04-045-6/+56
|/ / / /
* | | | Merge "Resolve conflicting mac address in resize"Jenkins2013-04-043-1/+108
|\ \ \ \
| * | | | Resolve conflicting mac address in resizeLance Bragstad2013-04-033-1/+108
* | | | | Merge "Fix SecurityGroups XML sample tests"Jenkins2013-04-041-1/+1
|\ \ \ \ \
| * | | | | Fix SecurityGroups XML sample testsGiampaolo Lauria2013-04-031-1/+1
* | | | | | Merge "Modify _verify_response to validate response codes."Jenkins2013-04-041-350/+236
|\| | | | |
| * | | | | Modify _verify_response to validate response codes.Giampaolo Lauria2013-04-031-350/+236
| |/ / / /
* | | | | Merge "Add CRUD methods for tags to the EC2 API."Jenkins2013-04-048-0/+503
|\ \ \ \ \
| * | | | | Add CRUD methods for tags to the EC2 API.Stephen Gran2013-03-288-0/+503
* | | | | | Merge "Move console scripts to entrypoints."Jenkins2013-04-0429-67/+3058
|\ \ \ \ \ \
| * | | | | | Move console scripts to entrypoints.Monty Taylor2013-04-0429-67/+3058
| | |/ / / / | |/| | | |
* | | | | | Merge "Optimize resource tracker queries for instances"Jenkins2013-04-042-9/+26
|\ \ \ \ \ \
| * | | | | | Optimize resource tracker queries for instancesBrian Elliott2013-04-042-9/+26
| |/ / / / /
* | | | | | Merge "Remove deprecated Grizzly code."Jenkins2013-04-0415-892/+10
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Remove deprecated Grizzly code.Joe Gordon2013-04-0415-892/+10
| |/ / / /
* | | | | Merge "Fallback to conductor if types are not stashed."Jenkins2013-04-042-14/+53
|\ \ \ \ \
| * | | | | Fallback to conductor if types are not stashed.Brian Elliott2013-04-042-14/+53
| |/ / / /
* | | | | Merge "Fix legacy_net_info guard"Jenkins2013-04-042-10/+28
|\ \ \ \ \
| * | | | | Fix legacy_net_info guardRick Harris2013-04-032-10/+28
* | | | | | Merge "After migrate, catch and remove deleted instances"Jenkins2013-04-042-5/+67
|\ \ \ \ \ \
| * | | | | | After migrate, catch and remove deleted instancesStanislaw Pitucha2013-04-032-5/+67
* | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-04-041-413/+435
|\ \ \ \ \ \ \
| * | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-04-041-413/+435
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Guard against content being None"Jenkins2013-04-041-2/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Guard against content being NoneRick Harris2013-04-021-2/+3
* | | | | | | Merge "Fix a typo in attach_interface error path"Jenkins2013-04-031-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix a typo in attach_interface error pathDan Smith2013-04-031-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Grab instance for migration before updating usage"Jenkins2013-04-031-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Grab instance for migration before updating usageAndrew Laski2013-04-021-0/+1
* | | | | | | Merge "Explain why the give methods are whitelisted."Jenkins2013-04-031-2/+10
|\ \ \ \ \ \ \
| * | | | | | | Explain why the give methods are whitelisted.Joshua Harlow2013-04-021-2/+10
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Update latest oslo.setup."Jenkins2013-04-031-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Update latest oslo.setup.Monty Taylor2013-04-021-2/+2
* | | | | | | | Merge "Limit the checks for block device becoming available."Jenkins2013-04-033-8/+66
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Limit the checks for block device becoming available.Joshua Harlow2013-04-023-8/+66
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Fix _error_out_instance exception handler"Jenkins2013-04-031-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Fix _error_out_instance exception handlerRick Harris2013-04-021-1/+1
* | | | | | Merge "Raise rather than generating millions of IPs."Jenkins2013-04-021-0/+7
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Raise rather than generating millions of IPs.David Ripton2013-04-021-0/+7
* | | | | | Merge "baremetal: Drop unused columns in bm_nodes"Jenkins2013-04-0215-15/+43
|\ \ \ \ \ \
| * | | | | | baremetal: Drop unused columns in bm_nodesArata Notsu2013-04-0215-15/+43
* | | | | | | Merge "Add unit tests for nova.volume.cinder.API"Jenkins2013-04-021-0/+281
|\ \ \ \ \ \ \
| * | | | | | | Add unit tests for nova.volume.cinder.APIOleg Bondarev2013-04-021-0/+281
* | | | | | | | Merge "Prevent nova services' coverage data from combining into nova-api's"Jenkins2013-04-021-5/+8
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Prevent nova services' coverage data from combining into nova-api'sMitsuhiko Yamazaki2013-03-111-5/+8