summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
* Update nova's copy of image metadata on rebuildChris Behrens2012-05-161-2/+17
* Rearchitect quota checking to partially fix bug 938317.Kevin L. Mitchell2012-05-161-6/+1628
* Merge changes I36ff7c05,If43658b9Jenkins2012-05-167-117/+32
|\
| * Make use of openstack.common.jsonutils.Russell Bryant2012-05-157-117/+32
* | Fixed compute periodic task. Fixes bug 973331.Unmesh Gurjar2012-05-163-96/+71
|/
* Merge "Create an internal key pair API."Jenkins2012-05-153-10/+110
|\
| * Create an internal key pair API.Dan Prince2012-05-143-10/+110
* | Adding notifications for volumesCraig Vyvial2012-05-142-1/+118
* | Avoid setting up DHCP firewall rules with FlatManagerhua zhang2012-05-142-11/+13
|/
* Merge "Fix libvirt Connection.get_disks method"Jenkins2012-05-131-0/+60
|\
| * Fix libvirt Connection.get_disks methodJulien Danjou2012-05-111-0/+60
* | Merge "fix bug 992008, we should config public interface on compute"Jenkins2012-05-111-0/+13
|\ \
| * | fix bug 992008, we should config public interface on computePeng Yong2012-05-081-0/+13
* | | Merge "Added img metadata validation. Fixes bug 962117."Jenkins2012-05-111-0/+29
|\ \ \
| * | | Added img metadata validation. Fixes bug 962117.Unmesh Gurjar2012-05-111-0/+29
* | | | Merge "Use default qemu-img cluster size in libvirt connection driver"Jenkins2012-05-111-1/+1
|\ \ \ \
| * | | | Use default qemu-img cluster size in libvirt connection driverJim Fehlig2012-05-111-1/+1
| |/ / /
* | | | Merge "Store image properties with instance system_metadata"Jenkins2012-05-113-3/+31
|\ \ \ \
| * | | | Store image properties with instance system_metadataChris Behrens2012-05-113-3/+31
| |/ / /
* | | | Merge "Provide a transition to new .info files."Jenkins2012-05-111-0/+17
|\ \ \ \
| * | | | Provide a transition to new .info files.Michael Still2012-05-111-0/+17
| |/ / /
* | | | Merge changes I144e5331,I96a7222aJenkins2012-05-112-54/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove unnecessary stubout_loopingcall_startJohannes Erdfelt2012-05-112-13/+0
| * | | Actually use xenapi fake setterJohannes Erdfelt2012-05-112-41/+21
| |/ /
* | | Merge "Remove instance Foreign Key in volumes table, replace with instance_uuid"Jenkins2012-05-116-35/+48
|\ \ \ | |/ / |/| |
| * | Remove instance Foreign Key in volumes table, replace with instance_uuidJohn Griffith2012-05-106-35/+48
* | | Use ConfigOpts.find_file() to find paste configMark McLoughlin2012-05-101-0/+1
* | | Merge "Use ConfigOpts.find_file() to locate policy.json"Jenkins2012-05-101-1/+0
|\ \ \ | |/ / |/| |
| * | Use ConfigOpts.find_file() to locate policy.jsonMark McLoughlin2012-05-041-1/+0
* | | Merge "Added image metadata to compute.instance.exists"Jenkins2012-05-101-1/+2
|\ \ \
| * | | Added image metadata to compute.instance.existsBrian Elliott2012-05-101-1/+2
* | | | Merge "Minor help text related changes"Jenkins2012-05-101-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Minor help text related changesMandar Vaze2012-05-101-2/+0
* | | | API does need new image_ref on rebuild immediately.Chris Behrens2012-05-092-14/+14
|/ / /
* | | Merge "implement blueprint floating-ip-notification."Jenkins2012-05-091-3/+5
|\ \ \
| * | | implement blueprint floating-ip-notification.Yaguang Tang2012-05-091-3/+5
* | | | Merge "Defer image_ref update to manager on rebuild"Jenkins2012-05-092-13/+39
|\ \ \ \ | |/ / / |/| | |
| * | | Defer image_ref update to manager on rebuildChris Behrens2012-05-092-13/+39
* | | | Merge "Improvement for the correct query extraction."Jenkins2012-05-091-16/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Improvement for the correct query extraction.Dina Belova2012-04-261-16/+16
* | | | Merge "Remove state altering in live-migration code"Jenkins2012-05-081-44/+0
|\ \ \ \
| * | | | Remove state altering in live-migration codeVishvananda Ishaya2012-05-041-44/+0
* | | | | Merge "Find context arg by type rather than by name."Jenkins2012-05-082-12/+19
|\ \ \ \ \
| * | | | | Find context arg by type rather than by name.Andrew Bogott2012-05-042-12/+19
* | | | | | Merge "Fix bug 983206 : _try_convert parsing string"Jenkins2012-05-081-0/+12
|\ \ \ \ \ \
| * | | | | | Fix bug 983206 : _try_convert parsing stringJoe Gordon2012-05-071-0/+12
* | | | | | | Remove instance action logging mechanismBrian Waldon2012-05-085-128/+0
* | | | | | | Merge "pylint cleanup"Jenkins2012-05-081-2/+0
|\ \ \ \ \ \ \
| * | | | | | | pylint cleanupJoe Gordon2012-05-071-2/+0
| |/ / / / / /
* | | | | | | Merge "Implement key pair quotas."Jenkins2012-05-085-4/+118
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |