summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Fix hacking.py failures...Chris Behrens2012-06-252-2/+1
| |/ / / / / |/| | | | |
* | | | | | Merge "Make tgtadm the default iscsi user-land helper."Jenkins2012-06-252-4/+4
|\ \ \ \ \ \
| * | | | | | Make tgtadm the default iscsi user-land helper.Chuck Short2012-06-222-4/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge "Set libvirt_nonblocking to true by default for Folsom."Jenkins2012-06-253-2/+8
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Set libvirt_nonblocking to true by default for Folsom.Yun Mao2012-06-203-2/+8
* | | | | | Merge "Call libvirt_volume_driver with right mountpoint"Jenkins2012-06-252-7/+25
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Call libvirt_volume_driver with right mountpointVishvananda Ishaya2012-06-212-7/+25
| | |/ / / | |/| | |
* | | | | Merge "vm state and task state management"Jenkins2012-06-2519-202/+420
|\ \ \ \ \
| * | | | | vm state and task state managementYun Mao2012-06-2120-205/+423
* | | | | | Merge "Fix import order of openstack.common"Jenkins2012-06-252-2/+2
|\ \ \ \ \ \
| * | | | | | Fix import order of openstack.commonJoe Gordon2012-06-222-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge "Fixes ram_allocation_ratio based over subscription"Jenkins2012-06-254-4/+23
|\ \ \ \ \ \
| * | | | | | Fixes ram_allocation_ratio based over subscriptionJoe Gordon2012-06-214-4/+23
| |/ / / / /
* | | | | | Merge "XenAPI: Fixes Bug 1012878"Jenkins2012-06-251-3/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | XenAPI: Fixes Bug 1012878Renuka Apte2012-06-211-3/+0
* | | | | | Remove unknown shutdown kwarg in call to vmops._destroyJohannes Erdfelt2012-06-251-3/+1
* | | | | | Merge "Refactor vm_vdi_cleaner.py connection use"Jenkins2012-06-251-40/+44
|\ \ \ \ \ \
| * | | | | | Refactor vm_vdi_cleaner.py connection useChris Behrens2012-06-241-40/+44
| | |/ / / / | |/| | | |
* | | | | | Merge "Move rootwrap filters definition to config files"Jenkins2012-06-2511-411/+387
|\ \ \ \ \ \
| * | | | | | Move rootwrap filters definition to config filesThierry Carrez2012-06-2211-411/+387
| |/ / / / /
* / / / / / 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-214-0/+94
|\ \ \ \ \
| * | | | | Admin action to reset states.Kevin L. Mitchell2012-06-204-0/+94
| | |_|/ / | |/| | |
* | | | | Merge "Minor HACKING.rst exception fix"Jenkins2012-06-212-2/+4
|\ \ \ \ \
| * | | | | Minor HACKING.rst exception fixJoe Gordon2012-06-202-2/+4
| |/ / / /
* | | | | Merge "Propose nova-novncproxy back into nove core."Jenkins2012-06-211-0/+157
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Propose nova-novncproxy back into nove core.Anthony Young2012-06-191-0/+157
* | | | | Merge "Make libvirt LoopingCalls actually wait()"Jenkins2012-06-213-17/+73
|\ \ \ \ \
| * | | | | Make libvirt LoopingCalls actually wait()Vishvananda Ishaya2012-06-203-17/+73
| | |/ / / | |/| | |
* | | | | Merge "Update pylint/pep8 issues jenkins job link"Jenkins2012-06-212-1/+2
|\ \ \ \ \
| * | | | | Update pylint/pep8 issues jenkins job linkSascha Peilicke2012-06-212-1/+2
| | |_|_|/ | |/| | |
* | | | | 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-213-5/+18
|\ \ \ \ \ \
| * | | | | | Add instance_id in Usage API response.Lin Hua Cheng2012-06-203-5/+18
| | |_|/ / / | |/| | | |
* | | | | | 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-213-0/+13
|/ / / / /
* / / / / 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 "add nova-manage bash completion script"Jenkins2012-06-203-0/+50
|\ \ \
| * | | add nova-manage bash completion scriptDominik Heidler2012-06-203-0/+50
* | | | 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-2066-1867/+114
* | | | Merge "Add instance details to notifications"Jenkins2012-06-201-2/+31
|\ \ \ \ | |_|/ / |/| | |