summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Cleanup flagsJoe Gordon2012-03-132-7/+4
* Merge "Fix backing file cp/resize race condition."Jenkins2012-03-131-16/+21
|\
| * Fix backing file cp/resize race condition.Anthony Young2012-03-131-16/+21
* | fix bug 954488Joe Gordon2012-03-131-1/+1
|/
* Merge "Map image ids to ec2 ids in metadata service"Jenkins2012-03-131-5/+9
|\
| * Map image ids to ec2 ids in metadata serviceBrian Waldon2012-03-131-5/+9
* | Merge "Remove date_dhcp_on_disassociate comment and docs."Jenkins2012-03-131-2/+0
|\ \
| * | Remove date_dhcp_on_disassociate comment and docs.Dan Prince2012-03-131-2/+0
| |/
* | Merge "Use a FixedIp subquery to find networks by host"Jenkins2012-03-131-2/+6
|\ \
| * | Use a FixedIp subquery to find networks by hostJason Kölker2012-03-131-2/+6
| |/
* | Merge "add convert_unicode to sqlalchemy connection arguments"Jenkins2012-03-131-0/+1
|\ \
| * | add convert_unicode to sqlalchemy connection argumentsPeng Yong2012-03-111-0/+1
* | | Merge "refactoring code, check connection in Listener. refer to Bug #943031"Jenkins2012-03-131-21/+28
|\ \ \
| * | | refactoring code, check connection in Listener. refer to Bug #943031Peng Yong2012-03-121-21/+28
* | | | Changes remove_fixed_ip to pass the instance hostVishvananda Ishaya2012-03-135-15/+19
| |_|/ |/| |
* | | Refactor glance id<->internal id conversion for s3Maru Newby2012-03-133-48/+46
* | | Merge "Sort results from describe_instances in EC2 API."Jenkins2012-03-136-23/+107
|\ \ \
| * | | Sort results from describe_instances in EC2 API.Russell Bryant2012-03-136-23/+107
* | | | virt/firewall: NoopFirewallDriver::instance_filter_exists must return TrueIsaku Yamahata2012-03-132-30/+5
|/ / /
* | | Merge "Fixes bug 943188"Jenkins2012-03-123-6/+8
|\ \ \
| * | | Fixes bug 943188John Garbutt2012-02-293-6/+8
* | | | Merge "Additional extensions no longer break unit-tests"Jenkins2012-03-121-11/+5
|\ \ \ \
| * | | | Additional extensions no longer break unit-testsRick Harris2012-03-121-11/+5
* | | | | Merge "Checks image virtual size before qemu-img resize."Jenkins2012-03-121-2/+14
|\ \ \ \ \
| * | | | | Checks image virtual size before qemu-img resize.MotoKen2012-03-081-2/+14
* | | | | | Merge "Use cPickle and not just pickle."Jenkins2012-03-122-2/+2
|\ \ \ \ \ \
| * | | | | | Use cPickle and not just pickle.Alex Meade2012-03-122-2/+2
* | | | | | | Move (cast|call)_compute_message methods back into compute API classChris Behrens2012-03-122-113/+106
| |_|/ / / / |/| | | | |
* | | | | | Fix libvirt get_console_output for Python < 2.7Chris Behrens2012-03-121-10/+31
|/ / / / /
* | | | | Merge "improve speed of metadata"Jenkins2012-03-127-75/+171
|\ \ \ \ \
| * | | | | improve speed of metadataJesse Andrews2012-03-127-75/+171
* | | | | | Merge "Update floating auto assignment to use the model"Jenkins2012-03-123-5/+44
|\ \ \ \ \ \
| * | | | | | Update floating auto assignment to use the modelJohn Griffith2012-03-123-5/+44
* | | | | | | Merge "Make snapshots with qemu-img instead of libvirt"Jenkins2012-03-125-31/+74
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Make snapshots with qemu-img instead of libvirtVishvananda Ishaya2012-03-095-31/+74
* | | | | | | Merge "Change default of running_deleted_instance_action"Jenkins2012-03-121-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Change default of running_deleted_instance_actionPhilip Knouff2012-03-121-1/+1
* | | | | | | Merge "Bug #922356 QuantumManager does not initiate unplug on the linux_net d...Jenkins2012-03-122-0/+11
|\ \ \ \ \ \ \
| * | | | | | | Bug #922356 QuantumManager does not initiate unplug on the linux_net driverSumit Naiksatam2012-03-092-0/+11
* | | | | | | | Merge "Fix linux_net.py interface-driver loading."Jenkins2012-03-121-6/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix linux_net.py interface-driver loading.Dan Wendlandt2012-03-121-6/+17
* | | | | | | | | Merge "Fix nova-manage backend_add with sr_uuid"Jenkins2012-03-122-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix nova-manage backend_add with sr_uuidAlex Meade2012-03-092-3/+3
* | | | | | | | | | Merge "Nuke some unused SQL api calls."Jenkins2012-03-122-254/+0
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Nuke some unused SQL api calls.Dan Prince2012-03-122-254/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Don't use glance when verifying images."Jenkins2012-03-122-109/+64
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Don't use glance when verifying images.Michael Still2012-03-092-109/+64
* | | | | | | | | Merge "Fix live-migration in multi_host network"Jenkins2012-03-122-22/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix live-migration in multi_host networkVishvananda Ishaya2012-03-122-22/+24
* | | | | | | | | | Merge "Simply & unify console handling for libvirt drivers"Jenkins2012-03-124-51/+60
|\ \ \ \ \ \ \ \ \ \