summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Remove nova Direct APIJoe Gordon2012-04-102-594/+0
| |/ / / / / / /
* | | | | | | | Merge "Run tools/hacking.py instead of pep8 mandatory."Jenkins2012-04-102-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Run tools/hacking.py instead of pep8 mandatory.Yuriy Taraday2012-04-102-3/+3
| |/ / / / / / /
* | | | | | | | Merge "Add validation on quota limits (negative numbers)."Jenkins2012-04-102-0/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Add validation on quota limits (negative numbers).Dan Prince2012-04-042-0/+19
* | | | | | | | | Merge "Use thread local storage from openstack.common."Jenkins2012-04-105-56/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Use thread local storage from openstack.common.Russell Bryant2012-04-045-56/+3
| |/ / / / / / /
* | | | | | | | Merge "migration_get_all_unconfirmed() now uses lowercase "finished" Fixes bu...Jenkins2012-04-102-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | migration_get_all_unconfirmed() now uses lowercase "finished" Fixes bugMandar Vaze2012-04-102-3/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Allow instance logging to use just a UUID."Jenkins2012-04-102-11/+24
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Allow instance logging to use just a UUID.Michael Still2012-04-072-11/+24
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Delete fixed_ips when network is deleted"Jenkins2012-04-103-0/+36
|\ \ \ \ \ \ \
| * | | | | | | Delete fixed_ips when network is deletedVishvananda Ishaya2012-04-093-0/+36
* | | | | | | | Merge "Cloudpipe tap vpn not always working"Jenkins2012-04-091-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Cloudpipe tap vpn not always workingCor Cornelisse2012-04-081-0/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Create compute.api.BaseAPI for compute APIs to use"Jenkins2012-04-092-17/+67
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Create compute.api.BaseAPI for compute APIs to useChris Behrens2012-04-092-17/+67
* | | | | | | | Merge "Give all VDIs a reasonable name-label and name-description"Jenkins2012-04-093-62/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | Give all VDIs a reasonable name-label and name-descriptionJohannes Erdfelt2012-04-093-62/+63
| |/ / / / / / /
* | | | | | | | Merge "Add index to fixed_ips.address"Jenkins2012-04-091-0/+31
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add index to fixed_ips.addressSean Dague2012-04-091-0/+31
* | | | | | | | Remove last two remaining hyperV referencesJoe Gordon2012-04-091-1/+1
|/ / / / / / /
* | | | | | | Use 'root' instead of 'os' in XenAPI driverJohannes Erdfelt2012-04-093-10/+10
* | | | | | | Add test to check extension timestampsBrian Waldon2012-04-081-0/+6
|/ / / / / /
* | | | | | Merge "Use -1 end-to-end for unlimited quotas"Jenkins2012-04-064-45/+64
|\ \ \ \ \ \
| * | | | | | Use -1 end-to-end for unlimited quotasEoghan Glynn2012-04-054-45/+64
* | | | | | | Merge "Stop libvirt test from deleting instances dir"Jenkins2012-04-061-25/+12
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Stop libvirt test from deleting instances dirVishvananda Ishaya2012-04-051-25/+12
* | | | | | | Merge "Cleanup xenapi driver logging messages to include instance"Jenkins2012-04-064-152/+140
|\ \ \ \ \ \ \
| * | | | | | | Cleanup xenapi driver logging messages to include instanceJohannes Erdfelt2012-04-064-152/+140
| |/ / / / / /
* | | | | | | Merge "Remove unused user_id and project_id parameters to fetch_image()"Jenkins2012-04-062-17/+12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove unused user_id and project_id parameters to fetch_image()Johannes Erdfelt2012-04-052-17/+12
* | | | | | | Move product_version to XenAPISessionJohannes Erdfelt2012-04-053-17/+13
* | | | | | | 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
* | | | | 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
|\ \ \ \ \ \