summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Backslash continuations (nova.virt)Zhongyue Luo2012-02-0821-190/+168
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Handle --flagfile by converting to .ini style"Jenkins2012-02-107-141/+464
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Handle --flagfile by converting to .ini styleMark McLoughlin2012-02-077-141/+464
* | | | | | | | | | | | | Merge "Fix logging in xenapi vmops"Jenkins2012-02-101-12/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix logging in xenapi vmopsChris Behrens2012-02-091-12/+13
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Backslash continuations (nova.db)"Jenkins2012-02-105-36/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Backslash continuations (nova.db)Zhongyue Luo2012-02-055-36/+31
* | | | | | | | | | | | | Merge "Backslash continuations (misc.)"Jenkins2012-02-1028-197/+173
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Backslash continuations (misc.)Zhongyue Luo2012-02-0828-197/+173
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "optimize libvirt image cache usage"Jenkins2012-02-091-16/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | optimize libvirt image cache usagePádraig Brady2012-02-091-16/+13
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Backslash continuations (network, scheduler)"Jenkins2012-02-0915-142/+127
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Backslash continuations (network, scheduler)Zhongyue Luo2012-02-0815-142/+127
* | | | | | | | | | | | | Merge "Fix confirm_resize policy handling"Jenkins2012-02-092-2/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix confirm_resize policy handlingRick Harris2012-02-092-2/+21
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Use named logger when available"Jenkins2012-02-099-33/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Use named logger when availableJohannes Erdfelt2012-02-089-33/+33
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Remove unnecessary use of LoopingCall in nova/virt/xenapi/vm_utils.pyJohannes Erdfelt2012-02-081-18/+10
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge "Stop using LoopingCall in nova.virt.xenapi_conn:wait_for_task()"Jenkins2012-02-081-45/+35
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Stop using LoopingCall in nova.virt.xenapi_conn:wait_for_task()Johannes Erdfelt2012-02-081-45/+35
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Fix deprecated warning"Jenkins2012-02-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix deprecated warningJohannes Erdfelt2012-02-081-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Consistently update instance in nova/compute/manager.py"Jenkins2012-02-082-16/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Consistently update instance in nova/compute/manager.pyJohannes Erdfelt2012-02-082-16/+8
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "Add flag to include link local in port security"Jenkins2012-02-081-12/+20
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add flag to include link local in port securityJason Kölker2012-02-081-12/+20
* | | | | | | | | | | Added ability to load specific extensions.Brian Lamar2012-02-084-6/+35
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge "Adding the request id to response headers. Again."Jenkins2012-02-082-2/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Adding the request id to response headers. Again.Naveed Massjouni2012-02-072-2/+15
* | | | | | | | | | | Merge "Handle service failures during finish_resize gracefully"Jenkins2012-02-081-35/+39
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Handle service failures during finish_resize gracefullyJohannes Erdfelt2012-02-081-35/+39
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Allow e2fsck to exit with 1Rick Harris2012-02-081-1/+6
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "Allows test_virt_drivers to work when run alone"Jenkins2012-02-082-10/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allows test_virt_drivers to work when run aloneVishvananda Ishaya2012-02-082-10/+12
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge "tests.integrated fails with devstack"Jenkins2012-02-081-1/+2
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | tests.integrated fails with devstackZhongyue Luo2012-02-081-1/+2
| |/ / / / / / / /
* | | | | | | | | Merge "Check return code instead of output for iscsiadm"Jenkins2012-02-081-4/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Check return code instead of output for iscsiadmVishvananda Ishaya2012-02-071-4/+10
* | | | | | | | | | Merge "Add an alias to the ServerStartStop extension"Jenkins2012-02-082-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add an alias to the ServerStartStop extensionBrian Waldon2012-02-082-0/+8
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Fixes volume snapshotting issues and tests"Jenkins2012-02-084-123/+42
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixes volume snapshotting issues and testsVishvananda Ishaya2012-02-074-123/+42
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Fix bug 921814 changes handling of adminPass in API."Jenkins2012-02-084-9/+220
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix bug 921814 changes handling of adminPass in API.Mike Pittaro2012-02-074-9/+220
* | | | | | | | | | | Set port security for all allocated ipsJason Kölker2012-02-083-11/+11
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "Remove ajaxterm from Nova"Jenkins2012-02-0817-147/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove ajaxterm from NovaThierry Carrez2012-02-0717-147/+1
* | | | | | | | | | | Makes sure killfilter doesn't raise ValueErrorVishvananda Ishaya2012-02-072-3/+14
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "Update cfg from openstack-common"Jenkins2012-02-073-25/+110
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | / / / / | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Update cfg from openstack-commonMark McLoughlin2012-02-073-25/+110
| | |/ / / / / / | |/| | | | | |