summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | glance plugin no longer takes num_retries parameterJohannes Erdfelt2012-04-051-1/+0
|/ / / / / /
* | | | | | Cleanup _make_plugin_call()Johannes Erdfelt2012-04-051-28/+20
* | | | | | Push id generation into _make_agent_call()Johannes Erdfelt2012-04-051-14/+8
* | | | | | Remove unused path argument for _make_agent_call()Johannes Erdfelt2012-04-051-8/+8
* | | | | | Remove unused xenstore methodsJohannes Erdfelt2012-04-052-148/+11
* | | | | | Merge "Fixed bug 962840, added a test case."Jenkins2012-04-052-0/+36
|\ \ \ \ \ \
| * | | | | | Fixed bug 962840, added a test case.Yun Mao2012-04-052-0/+36
| |/ / / / /
* / / / / / Combine call_xenapi and call_xenapi_requestJohannes Erdfelt2012-04-052-20/+8
|/ / / / /
* | | | | fix bug where nova ignores glance host in imagerefMike Lundy2012-04-042-5/+6
* | | | | Merge "Extend FilterScheduler documentation."Jenkins2012-04-046-71/+213
|\ \ \ \ \
| * | | | | Extend FilterScheduler documentation.Dina Belova2012-04-046-71/+213
| |/ / / /
* | | | | Remove unused _parse_xmlrpc_valueJohannes Erdfelt2012-04-041-12/+0
* | | | | Fix traceback in image cache manager.Chuck Short2012-04-042-0/+6
* | | | | Fixes regression in release_dhcpVishvananda Ishaya2012-04-042-5/+43
|/ / / /
* | | | Merge "Allow unprivileged RADOS users to access rbd volumes."Jenkins2012-04-045-2/+106
|\ \ \ \
| * | | | Allow unprivileged RADOS users to access rbd volumes.Josh Durgin2012-04-025-2/+106
* | | | | Merge "Get unit tests functional in OS X"Jenkins2012-04-042-0/+12
|\ \ \ \ \
| * | | | | Get unit tests functional in OS XMatt Stephenson2012-04-032-0/+12
* | | | | | Merge "Grab the vif directly on release instead of lookup"Jenkins2012-04-032-7/+20
|\ \ \ \ \ \
| * | | | | | Grab the vif directly on release instead of lookupVishvananda Ishaya2012-04-032-7/+20
* | | | | | | Merge "Make sure cloudpipe extension can retrieve network"Jenkins2012-04-032-3/+11
|\ \ \ \ \ \ \
| * | | | | | | Make sure cloudpipe extension can retrieve networkVishvananda Ishaya2012-04-032-3/+11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Do not fail to build a snapshot if base image is not found"Jenkins2012-04-032-2/+40
|\ \ \ \ \ \ \
| * | | | | | | Do not fail to build a snapshot if base image is not foundJulien Danjou2012-04-022-2/+40
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Auto-confirming resizes would bail on exceptions"Jenkins2012-04-032-25/+148
|\ \ \ \ \ \ \
| * | | | | | | Auto-confirming resizes would bail on exceptionsChris Behrens2012-04-032-25/+148
| | |/ / / / / | |/| | | | |
* / | | | | | Treat -1 quotas as unlimited.Dan Prince2012-04-032-0/+30
|/ / / / / /
* | | | | | Merge "ensure atomic manipulation of libvirt disk images"Jenkins2012-04-033-49/+57
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ensure atomic manipulation of libvirt disk imagesPádraig Brady2012-03-243-49/+57
* | | | | | Merge "Remove auth_uri, already have auth_host, auth_port"Jenkins2012-04-031-1/+0
|\ \ \ \ \ \
| * | | | | | Remove auth_uri, already have auth_host, auth_portJoe Gordon2012-03-271-1/+0
* | | | | | | Corrects an AttributeError in the quota API.Gabriel Hurley2012-04-022-1/+3
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Remove nova.rpc.impl_carrot."Jenkins2012-04-025-884/+0
|\ \ \ \ \ \
| * | | | | | Remove nova.rpc.impl_carrot.Russell Bryant2012-04-025-884/+0
| | |_|/ / / | |/| | | |
* / | | | | Sync openstack.common.cfg from openstack-common.Russell Bryant2012-04-021-3/+3
|/ / / / /
* | | | | Merge "Imported Translations from Launchpad"OpenStack Jenkins2012-04-0219-9968/+10822
|\ \ \ \ \
| * | | | | Imported Translations from LaunchpadOpenStack Jenkins2012-04-0119-9968/+10822
* | | | | | Merge "Ensure floating ips are recreated on reboot"Jenkins2012-04-012-3/+36
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Ensure floating ips are recreated on rebootVishvananda Ishaya2012-03-312-3/+36
* | | | | | Merge "fixed postgresql flavor-create"Jenkins2012-04-012-1/+4
|\ \ \ \ \ \
| * | | | | | fixed postgresql flavor-createJ. Daniel Schmidt2012-04-012-1/+4
| |/ / / / /
* | | | | | Merge "Add rootwrap for touch"Jenkins2012-04-011-0/+3
|\ \ \ \ \ \
| * | | | | | Add rootwrap for touchVishvananda Ishaya2012-03-311-0/+3
| |/ / / / /
* | | | | | Merge "Make kombu failures retry on IOError"Jenkins2012-04-012-4/+17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make kombu failures retry on IOErrorChris Behrens2012-03-292-4/+17
* | | | | | Handle instances being missing while listing floating IPsMichael Still2012-03-311-2/+7
* | | | | | Merge "Allow snapshots in error state to be deleted."Jenkins2012-03-312-2/+22
|\ \ \ \ \ \
| * | | | | | Allow snapshots in error state to be deleted.Anthony Young2012-03-302-2/+22
* | | | | | | Merge "Fix traceback when sending invalid data."Jenkins2012-03-311-5/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix traceback when sending invalid data.Chuck Short2012-03-261-5/+3