summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-0455-3205/+3427
|\ \ \ \ \ \ \
| * | | | | | | Move console scripts to entrypoints.Monty Taylor2013-04-0455-3205/+3427
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | 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-0416-953/+14
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Remove deprecated Grizzly code.Joe Gordon2013-04-0416-953/+14
| |/ / / / /
* | | | | | 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
* | | | | | | | Simplify and correct the bm partition sizes.Robert Collins2013-04-041-17/+7
| |_|_|/ / / / |/| | | | | |
* | | | | | | 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-022-0/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Raise rather than generating millions of IPs.David Ripton2013-04-022-0/+15
* | | | | | Merge "baremetal: Drop unused columns in bm_nodes"Jenkins2013-04-0223-23/+43
|\ \ \ \ \ \
| * | | | | | baremetal: Drop unused columns in bm_nodesArata Notsu2013-04-0223-23/+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
* | | | | | | | Merge "Remove print statements"Jenkins2013-04-024-4/+3
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | Remove print statementsArata Notsu2013-04-024-4/+3
* | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-04-021-326/+335
|/ / / / / /
* | | | | | Merge "Fix the python version comparison."Jenkins2013-04-011-1/+1
|\ \ \ \ \ \
| * | | | | | Fix the python version comparison.Joshua Harlow2013-04-011-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge "Return 409 on creating/importing same name keypair"Jenkins2013-04-017-17/+175
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |