summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | XenAPI: Fixes Bug 1012878Renuka Apte2012-06-211-3/+0
* | | | | | Merge "Move rootwrap filters definition to config files"Jenkins2012-06-256-399/+60
|\ \ \ \ \ \
| * | | | | | Move rootwrap filters definition to config filesThierry Carrez2012-06-226-399/+60
| | |/ / / / | |/| | | |
* / | | | | Remove direct access to glance clientBrian Waldon2012-06-2310-133/+137
|/ / / / /
* | | | | Merge "update refresh_cache on compute calls to get_instance_nw_info"Jenkins2012-06-211-10/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | update refresh_cache on compute calls to get_instance_nw_infoTrey Morris2012-06-211-10/+20
* | | | | Merge "Admin action to reset states."Jenkins2012-06-213-0/+93
|\ \ \ \ \
| * | | | | Admin action to reset states.Kevin L. Mitchell2012-06-203-0/+93
| | |_|/ / | |/| | |
* | | | | Merge "Minor HACKING.rst exception fix"Jenkins2012-06-212-2/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Minor HACKING.rst exception fixJoe Gordon2012-06-202-2/+4
| |/ / /
* | | | Merge "Make libvirt LoopingCalls actually wait()"Jenkins2012-06-213-17/+73
|\ \ \ \
| * | | | Make libvirt LoopingCalls actually wait()Vishvananda Ishaya2012-06-203-17/+73
| |/ / /
* | | | Merge "Spelling fixes"Jenkins2012-06-211-8/+8
|\ \ \ \
| * | | | Spelling fixesJoe Gordon2012-06-191-8/+8
* | | | | Merge "Add instance_id in Usage API response."Jenkins2012-06-212-5/+17
|\ \ \ \ \
| * | | | | Add instance_id in Usage API response.Lin Hua Cheng2012-06-202-5/+17
| | |/ / / | |/| | |
* | | | | Merge "Fix bug 1010581"Jenkins2012-06-212-5/+5
|\ \ \ \ \
| * | | | | Fix bug 1010581Yun Mao2012-06-202-5/+5
| | |_|/ / | |/| | |
* | | | | Merge "Tidy up exception handling in contrib api consoles"Jenkins2012-06-213-18/+27
|\ \ \ \ \
| * | | | | Tidy up exception handling in contrib api consolesMartin Packman2012-06-213-18/+27
| | |_|_|/ | |/| | |
* / | | | Addtional CommandFilters to fix rootwrap on SLESRalf Haferkamp2012-06-212-0/+12
|/ / / /
* / / / xenapi tests: changes size='0' to size=0Renuka Apte2012-06-201-1/+1
|/ / /
* / / fixes a bug in xenapi tests where a string should be intTrey Morris2012-06-201-1/+1
|/ /
* | Merge "Fix bug 1014925: fix os-hosts"Jenkins2012-06-202-9/+14
|\ \
| * | Fix bug 1014925: fix os-hostsJoe Gordon2012-06-192-9/+14
| |/
* | Use rpc from openstack-common.Russell Bryant2012-06-2058-1858/+105
* | Merge "Add instance details to notifications"Jenkins2012-06-201-2/+31
|\ \
| * | Add instance details to notificationsDoug Hellmann2012-06-181-2/+31
* | | Merge "Adjust the libvirt config classes' API contract for parsing"Jenkins2012-06-202-5/+14
|\ \ \ | |_|/ |/| |
| * | Adjust the libvirt config classes' API contract for parsingDaniel P. Berrange2012-06-192-5/+14
* | | Merge "Fix missing import in compute/utils.py"Jenkins2012-06-192-0/+27
|\ \ \ | |/ / |/| |
| * | Fix missing import in compute/utils.pyAlex Meade2012-06-182-0/+27
| |/
* | Move libvirt version comparison code into separate function helperDaniel P. Berrange2012-06-191-2/+8
* | Merge "Handle missing server when getting security groups"Jenkins2012-06-192-6/+18
|\ \
| * | Handle missing server when getting security groupsMartin Packman2012-06-182-6/+18
* | | Merge "moved update cache functionality to the network api"Jenkins2012-06-1910-138/+197
|\ \ \
| * | | moved update cache functionality to the network apiTrey Morris2012-06-1810-138/+197
* | | | Merge changes Ifebbdbf7,I00f431edJenkins2012-06-187-31/+427
|\ \ \ \
| * | | | Xen Storage Manager: tests for xensm volume driverRenuka Apte2012-06-183-8/+158
| * | | | SM volume driver: DB changes and testsRenuka Apte2012-06-184-23/+269
| | |_|/ | |/| |
* | | | Merge "bug #996880 change HostNotFound in hosts to HTTPNotFound"Jenkins2012-06-182-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | bug #996880 change HostNotFound in hosts to HTTPNotFounddaisy-ycguo2012-06-142-2/+3
* | | | Merge "xensm: Fix xensm volume driver after uuid changes"Jenkins2012-06-182-6/+15
|\ \ \ \
| * | | | xensm: Fix xensm volume driver after uuid changesRenuka Apte2012-06-152-6/+15
* | | | | Merge "Enforce an instance uuid for instance_test_and_set."Jenkins2012-06-182-7/+7
|\ \ \ \ \
| * | | | | Enforce an instance uuid for instance_test_and_set.Michael Still2012-06-162-7/+7
* | | | | | Imports cleanupZhongyue Luo2012-06-1926-22/+32
| |_|_|_|/ |/| | | |
* | | | | Merge "added deprecated.warn helper method"Jenkins2012-06-184-1/+89
|\ \ \ \ \
| * | | | | added deprecated.warn helper methodSean Dague2012-06-184-1/+89
| |/ / / /
* | | | | Merge "Replaces functions in utils.py with openstack/common/timeutils.py"Jenkins2012-06-1848-414/+374
|\ \ \ \ \