summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Include babel.cfg in tarballsThierry Carrez2012-03-151-1/+1
|/ / / /
* | | | Merge "Remove broken bin/*spool* tools"Jenkins2012-03-153-249/+0
|\ \ \ \
| * | | | Remove broken bin/*spool* toolsJoe Gordon2012-03-143-249/+0
| | |/ / | |/| |
* | | | Merge "libvirt/connection.py: Set console.log permissions"Jenkins2012-03-151-0/+1
|\ \ \ \
| * | | | libvirt/connection.py: Set console.log permissionsAdam Gandelman2012-03-141-0/+1
| | |_|/ | |/| |
* | | | Merge "Allow errored volumes to be deleted"Jenkins2012-03-152-8/+11
|\ \ \ \
| * | | | Allow errored volumes to be deletedVishvananda Ishaya2012-03-142-8/+11
| |/ / /
* | | | Merge "metadata speed - revert logic changes, just caching"Jenkins2012-03-142-155/+76
|\ \ \ \ | |_|/ / |/| | |
| * | | metadata speed - revert logic changes, just cachingJesse Andrews2012-03-142-155/+76
| |/ /
* | | Merge "Cleanup flags"Jenkins2012-03-142-7/+4
|\ \ \ | |/ / |/| |
| * | Cleanup flagsJoe Gordon2012-03-132-7/+4
* | | Merge "Make fixed_ip_disassociate_all_by_timeout work."Jenkins2012-03-141-2/+3
|\ \ \
| * | | Make fixed_ip_disassociate_all_by_timeout work.Dan Prince2012-03-131-2/+3
* | | | Merge "Fixes bug 954833 By adding the execute bit to the xenhost xenapi plugin"Jenkins2012-03-141-0/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixes bug 954833John Garbutt2012-03-141-0/+0
| | |/ | |/|
* / | Update transfer_vhd to handle unicode correctly.Dan Prince2012-03-141-2/+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-132-4/+0
|\ \ \
| * | | Remove date_dhcp_on_disassociate comment and docs.Dan Prince2012-03-132-4/+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-132-21/+29
|\ \ \ \ \
| * | | | | refactoring code, check connection in Listener. refer to Bug #943031Peng Yong2012-03-122-21/+29
* | | | | | Changes remove_fixed_ip to pass the instance hostVishvananda Ishaya2012-03-135-15/+19
| |_|/ / / |/| | | |
* | | | | Merge "Hack to fixup absolute pybasedir in nova.conf.sample"Jenkins2012-03-132-111/+169
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Hack to fixup absolute pybasedir in nova.conf.sampleMark McLoughlin2012-03-092-111/+169
* | | | | 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
* | | | | Merge "Removes default use of obsolete ec2 authorizor."Jenkins2012-03-131-3/+3
|\ \ \ \ \
| * | | | | Removes default use of obsolete ec2 authorizor.Anthony Young2012-03-121-3/+3
* | | | | | virt/firewall: NoopFirewallDriver::instance_filter_exists must return TrueIsaku Yamahata2012-03-132-30/+5
| |/ / / / |/| | | |
* | | | | Merge "fix nova-manage floating delete"Jenkins2012-03-131-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix nova-manage floating deleteJesse Andrews2012-03-121-1/+1
* | | | | Merge "Improve vnc proxy docs."Jenkins2012-03-131-7/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Improve vnc proxy docs.Anthony Young2012-03-081-7/+36
* | | | | fixed list warn when ip allocated to missing inst.Dan Prince2012-03-121-3/+7
* | | | | 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-125-8/+5
|\ \ \ \ \ \ \ \