summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | 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
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Return 409 on creating/importing same name keypairRohan Rhishikesh Kanade2013-04-017-17/+175
* | | | | | Merge "Accepts aws-sdk-java timestamp format"Jenkins2013-04-012-4/+33
|\ \ \ \ \ \
| * | | | | | Accepts aws-sdk-java timestamp formatMotoKen2013-03-292-4/+33
* | | | | | | Merge "Use Cluster reference to reduce SDK calls"Jenkins2013-04-013-17/+15
|\ \ \ \ \ \ \
| * | | | | | | Use Cluster reference to reduce SDK callsdivakar-padiyar-nandavar2013-03-283-17/+15
* | | | | | | | Merge "Remove gettext.install() from nova/__init__.py"Jenkins2013-04-0120-8/+42
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove gettext.install() from nova/__init__.pyMark McLoughlin2013-04-0120-8/+42
* | | | | | | | | Merge "Return proper error message when network conflicts"Jenkins2013-04-013-18/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Return proper error message when network conflictsHaiwei Xu2013-04-013-18/+28
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "Ensure only pickle-able objects live in metadata"Jenkins2013-04-012-3/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ensure only pickle-able objects live in metadataStanislaw Pitucha2013-03-282-3/+13
* | | | | | | | | | Merge "Better iptables DROP removal."Jenkins2013-04-011-29/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Better iptables DROP removal.Michael Still2013-03-311-29/+39
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Add missing unit tests for FlavorActionController"Jenkins2013-04-011-0/+36
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add missing unit tests for FlavorActionControllerOleg Bondarev2013-03-291-0/+36
* | | | | | | | | | | Merge "Convert host value from unicode to a string."Jenkins2013-04-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Convert host value from unicode to a string.Dan Florea2013-03-281-1/+1
* | | | | | | | | | | | Merge "Fix migrating instance to the same host."Jenkins2013-04-012-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix migrating instance to the same host.Guan Qiang2013-03-282-0/+9
* | | | | | | | | | | | | Merge "Switch nova-baremetal-deploy-helper to use sfdisk."Jenkins2013-04-012-13/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Switch nova-baremetal-deploy-helper to use sfdisk.Chris Krelle2013-03-262-13/+28
* | | | | | | | | | | | | | Merge "Sync latest gettextutils from oslo-incubator"Jenkins2013-04-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Sync latest gettextutils from oslo-incubatorMark McLoughlin2013-04-011-1/+1
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |