summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Fix whitespace issue in indentChris Behrens2013-05-151-2/+1
* | | | | | | | | Merge "Clean up test_api_samples a bit"Jenkins2013-05-181-277/+200
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Clean up test_api_samples a bitGiampaolo Lauria2013-05-171-277/+200
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Update mailmap"Jenkins2013-05-181-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update mailmapJoe Gordon2013-05-171-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge "Don't raise unnecessary stack traces in EC2 API"Jenkins2013-05-181-2/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't raise unnecessary stack traces in EC2 APIJoe Gordon2013-05-161-2/+0
* | | | | | | | | | Remove unnecessary parens in test_volumesRick Harris2013-05-171-21/+21
* | | | | | | | | | Use strict=True instead of `is_valid_boolstr`Rick Harris2013-05-177-48/+128
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "Remove usage of locals() for formatting from nova.api.*"Jenkins2013-05-1717-91/+109
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove usage of locals() for formatting from nova.api.*Boris Pavlovic2013-05-1817-91/+109
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Switch to flake8+hacking."Jenkins2013-05-177-729/+49
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Switch to flake8+hacking.Monty Taylor2013-05-177-729/+49
* | | | | | | | | | Merge "Fix flake8 errors in anticipation of flake8."Jenkins2013-05-177-17/+17
|\| | | | | | | | | | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Fix flake8 errors in anticipation of flake8.Monty Taylor2013-05-177-17/+17
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Remove locals() from messages in virt/disk/api.py"Jenkins2013-05-171-17/+16
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Remove locals() from messages in virt/disk/api.pyMichael Still2013-05-171-17/+16
| |/ / / / / /
* / / / / / / Cast `size` to int before comparisonRick Harris2013-05-162-7/+103
|/ / / / / /
* | | | | | Merge "Add ca cert file support to cinder client requests"Jenkins2013-05-163-7/+26
|\ \ \ \ \ \
| * | | | | | Add ca cert file support to cinder client requestsCian O'Driscoll2013-05-163-7/+26
* | | | | | | Merge "Don't inject settings for dynamic network"Jenkins2013-05-163-15/+187
|\ \ \ \ \ \ \
| * | | | | | | Don't inject settings for dynamic networkBen Nemec2013-05-163-15/+187
* | | | | | | | Merge "Fix header issue for baremetal_deploy_helper.py"Jenkins2013-05-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix header issue for baremetal_deploy_helper.pyJay Lau2013-05-111-1/+1
* | | | | | | | | Merge "Mox should cleanup before stubs"Jenkins2013-05-162-1/+18
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Mox should cleanup before stubsRick Harris2013-05-162-1/+18
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "libvirt: Catch VIR_ERR_NO_DOMAIN in list_instances"Jenkins2013-05-162-3/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | libvirt: Catch VIR_ERR_NO_DOMAIN in list_instancesJian Wen2013-05-162-3/+8
| |/ / / / / / /
* | | | | | | | Merge "Reverse compare arguments in filters tests"Jenkins2013-05-161-3/+3
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Reverse compare arguments in filters testsChris Behrens2013-05-161-3/+3
* | | | | | | | Merge "Copy the RHEL6 eventlet workaround from Oslo"Jenkins2013-05-162-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Copy the RHEL6 eventlet workaround from OsloMark McLoughlin2013-05-022-1/+3
* | | | | | | | | Merge "Architecture property updated in snapshot libvirt"Jenkins2013-05-162-3/+50
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Architecture property updated in snapshot libvirtBelmiro Moreira2013-05-092-3/+50
* | | | | | | | | | Merge "Fix for missing multipath device name"Jenkins2013-05-162-2/+69
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix for missing multipath device nameWalter A. Boring IV2013-05-152-2/+69
* | | | | | | | | | | Merge "Detach volume fails when using multipath iscsi"Jenkins2013-05-162-23/+71
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Detach volume fails when using multipath iscsiXing Yang2013-05-132-23/+71
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Revert "Include list of attached volumes with instance info"Russell Bryant2013-05-1569-329/+52
* | | | | | | | | | Merge "Sync rpc from oslo."Jenkins2013-05-165-6/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Sync rpc from oslo.Russell Bryant2013-05-155-6/+9
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Remove openstack.common.version."Jenkins2013-05-153-97/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove openstack.common.version.Monty Taylor2013-05-153-97/+2
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge "Add missing tests for db.fixed_ip_*(). functions."Jenkins2013-05-154-19/+218
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add missing tests for db.fixed_ip_*(). functions.Victor Sergeyev2013-05-154-19/+218
* | | | | | | | | | | Merge "Reverse path SNAT for DNAT floating-ip."Jenkins2013-05-151-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Reverse path SNAT for DNAT floating-ip.Brent Eagles2013-05-141-0/+3
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge "Fix quantum security group driver to accept none for from/to_port"Jenkins2013-05-152-10/+52
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix quantum security group driver to accept none for from/to_portAaron Rosen2013-05-142-10/+52
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Cells: Don't allow active -> build"Jenkins2013-05-155-0/+131
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |