summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Increase logging for xenapi plugin glance uploadsMark Washenberger2012-03-081-1/+11
| |/ / / / / /
* | | | | | | Merge "Handle kwargs in deallocate_fixed_ip for FlatDHCP."Jenkins2012-03-081-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Handle kwargs in deallocate_fixed_ip for FlatDHCP.Dan Prince2012-03-081-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "Deprecate carrot rpc code"Jenkins2012-03-081-0/+3
|\ \ \ \ \ \
| * | | | | | Deprecate carrot rpc codeChris Behrens2012-03-081-0/+3
* | | | | | | Merge "Use sqlalchemy reflection in migration 080"Jenkins2012-03-081-10/+7
|\ \ \ \ \ \ \
| * | | | | | | Use sqlalchemy reflection in migration 080Hengqing Hu2012-03-081-10/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "allow block migration to talk to glance/keystone"Jenkins2012-03-081-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | allow block migration to talk to glance/keystoneVishvananda Ishaya2012-03-071-2/+2
* | | | | | | Merge "Don't use ec2 IDs in scheduler driver"Jenkins2012-03-082-18/+13
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Don't use ec2 IDs in scheduler driverChris Behrens2012-03-072-18/+13
| | |/ / / / | |/| | | |
* | | | | | Merge "Update paste file to use service tenant."Jenkins2012-03-081-5/+3
|\ \ \ \ \ \
| * | | | | | Update paste file to use service tenant.Dan Prince2012-03-071-5/+3
| | |/ / / / | |/| | | |
* | | | | | Merge "Add a few missing tests regarding exception codes."Jenkins2012-03-081-4/+16
|\ \ \ \ \ \
| * | | | | | Add a few missing tests regarding exception codes.Alex Meade2012-03-081-4/+16
| | |/ / / / | |/| | | |
* | | | | | Merge "Add kwargs to RequestContext __init__"Jenkins2012-03-082-1/+25
|\ \ \ \ \ \
| * | | | | | Add kwargs to RequestContext __init__Chris Behrens2012-03-082-1/+25
* | | | | | | Merge "Require a more recent version of glance"Jenkins2012-03-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Require a more recent version of glanceJohannes Erdfelt2012-03-081-1/+1
* | | | | | | | Merge "Further cleanup of XenAPI."Jenkins2012-03-086-11/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Further cleanup of XenAPI.Josh Kearney2012-03-076-11/+3
* | | | | | | | | Merge "Set logdir to a tempdir in test_network"Jenkins2012-03-081-3/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Set logdir to a tempdir in test_networkHengqing Hu2012-03-081-3/+11
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "info_cache is related to deleted instance"Jenkins2012-03-081-3/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | info_cache is related to deleted instanceTrey Morris2012-03-081-3/+1
* | | | | | | | | | Merge "Set lock_path to a tempdir in TestLockCleanup"Jenkins2012-03-081-0/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Set lock_path to a tempdir in TestLockCleanupHengqing Hu2012-03-081-0/+7
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Late load rabbit_notifier in test_notifier"Jenkins2012-03-081-0/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Late load rabbit_notifier in test_notifierHengqing Hu2012-03-081-0/+2
| |/ / / / / / /
* | | | | | | | Merge "Fix racey snapshots."Jenkins2012-03-084-14/+56
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Fix racey snapshots.Rick Harris2012-03-084-14/+56
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Validate VDI chain before moving into SR."Jenkins2012-03-081-3/+37
|\ \ \ \ \ \ \
| * | | | | | | Validate VDI chain before moving into SR.Rick Harris2012-03-081-3/+37
| |/ / / / / /
* | / / / / / Exceptions unpacking rpc messages shouldn't hang the daemonChris Behrens2012-03-086-9/+54
| |/ / / / / |/| | | | |
* | | | | | Merge "Don't swallow snapshot exceptions."Jenkins2012-03-081-1/+1
|\ \ \ \ \ \
| * | | | | | Don't swallow snapshot exceptions.Rick Harris2012-03-081-1/+1
| |/ / / / /
* | | | | | Merge "pyflakes cleanups on libvirt/connection.py"Jenkins2012-03-081-22/+11
|\ \ \ \ \ \
| * | | | | | pyflakes cleanups on libvirt/connection.pyChris Behrens2012-03-071-22/+11
| |/ / / / /
* / / / / / Remove cruft and broken code from nova-manageVishvananda Ishaya2012-03-071-227/+0
|/ / / / /
* | | | | Merge "Remove the <acpi/> feature from UML/LXC guests"Jenkins2012-03-071-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove the <acpi/> feature from UML/LXC guestsDaniel P. Berrange2012-03-071-0/+2
* | | | | Merge "setup.py: Fix doc building"Jenkins2012-03-071-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | setup.py: Fix doc buildingAdam Gandelman2012-03-071-1/+1
* | | | | Merge "Minor clarifications for the help strings in nova config options"Jenkins2012-03-072-59/+71
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Minor clarifications for the help strings in nova config optionsMatt Stephenson2012-03-062-59/+71
* | | | | Merge "Add adjustable offset to audit_period."Jenkins2012-03-072-17/+230
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add adjustable offset to audit_period.Monsyne Dragon2012-03-072-17/+230
* | | | | Merge "Fix multi_host column name in setup_networks..."Jenkins2012-03-071-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix multi_host column name in setup_networks...Dan Prince2012-03-071-2/+2
| |/ / /
* | | | Merge "nova-manage: allow use of /32 IP range"Jenkins2012-03-071-2/+16
|\ \ \ \