summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Allows libvirt to set a serial number for a volumeVishvananda Ishaya2012-08-161-0/+18
* | | | | Merge "Adds support for serial to libvirt config disks."Jenkins2012-08-231-0/+16
|\| | | |
| * | | | Adds support for serial to libvirt config disks.Vishvananda Ishaya2012-08-161-0/+16
* | | | | Merge "Typo fix: existant => existent"Jenkins2012-08-236-21/+21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Typo fix: existant => existentJoe Gordon2012-08-226-21/+21
* | | | | Merge "Clarify nwfilter not found error message"Jenkins2012-08-221-1/+3
|\ \ \ \ \
| * | | | | Clarify nwfilter not found error messageMark McLoughlin2012-08-221-1/+3
* | | | | | Merge "Restore imagebackend in test_virt_drivers.py"Jenkins2012-08-221-0/+2
|\ \ \ \ \ \
| * | | | | | Restore imagebackend in test_virt_drivers.pyArata Notsu2012-08-221-0/+2
* | | | | | | Merge "xenapi: Tag nova volumes during attach_volume"Jenkins2012-08-221-0/+35
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | xenapi: Tag nova volumes during attach_volumeRenuka Apte2012-08-201-0/+35
* | | | | | | Adds missing assertion to FloatingIP testsSulochan Acharya2012-08-221-3/+12
| |_|/ / / / |/| | | | |
* | | | | | Merge "Introduce ImagePropertiesFilter scheduler filter"Jenkins2012-08-221-114/+37
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Introduce ImagePropertiesFilter scheduler filterJim Fehlig2012-08-171-114/+37
* | | | | | Merge "Debugged extra_specs_ops.py"Jenkins2012-08-211-0/+24
|\ \ \ \ \ \
| * | | | | | Debugged extra_specs_ops.pyJinwoo 'Joseph' Suh2012-08-211-0/+24
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Make glance image service check base exception classes"Jenkins2012-08-211-2/+41
|\ \ \ \ \ \
| * | | | | | Make glance image service check base exception classesChris Behrens2012-08-211-2/+41
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Implements sending notification on metadata change"Jenkins2012-08-211-0/+20
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Implements sending notification on metadata changeNikhil Komawar2012-08-211-0/+20
| |/ / / /
* | | | | Merge "Remove stub_network flag"Jenkins2012-08-219-24/+63
|\ \ \ \ \
| * | | | | Remove stub_network flagRongze Zhu2012-08-219-24/+63
| |/ / / /
* | | | | Merge "Keep the ComputeNode model updated with usage"Jenkins2012-08-2111-74/+896
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Keep the ComputeNode model updated with usageBrian Elliott2012-08-2011-74/+896
* | | | | Merge "Return HTTP 422 on bad server update PUT request."Jenkins2012-08-211-1/+18
|\ \ \ \ \
| * | | | | Return HTTP 422 on bad server update PUT request.Dan Prince2012-08-171-1/+18
| | |/ / / | |/| | |
* | | | | Merge "Makes sure instance deletion ok with deleted data"Jenkins2012-08-211-9/+46
|\ \ \ \ \
| * | | | | Makes sure instance deletion ok with deleted dataVishvananda Ishaya2012-08-171-9/+46
| |/ / / /
* | | | | Merge "OpenStack capitalization added to HACKING.rst"Jenkins2012-08-212-3/+3
|\ \ \ \ \
| * | | | | OpenStack capitalization added to HACKING.rstJoe Gordon2012-08-172-3/+3
| |/ / / /
* | | / / Allow network to call get_fixed_ip_by_address.Dan Prince2012-08-201-0/+1
| |_|/ / |/| | |
* | | | Fix is_admin check via policyVishvananda Ishaya2012-08-201-1/+1
| |/ / |/| |
* | | Merge "Move volume size validation to api layer."Jenkins2012-08-202-8/+55
|\ \ \
| * | | Move volume size validation to api layer.Eoghan Glynn2012-08-152-8/+55
* | | | Remove hard-coded 'admin' role checking and use policy insteadunicell2012-08-193-0/+12
| |/ / |/| |
* | | Merge "Fix get_vnc_console race."Jenkins2012-08-171-0/+9
|\ \ \
| * | | Fix get_vnc_console race.Russell Bryant2012-08-171-0/+9
* | | | Fix a TypeError that occurs in _reschedule.Dan Prince2012-08-171-1/+4
|/ / /
* | | Merge "Remove logging in volume tests"Jenkins2012-08-171-22/+3
|\ \ \
| * | | Remove logging in volume testsRongze Zhu2012-08-171-22/+3
* | | | Merge "Fix use of non-existant var pool."Jenkins2012-08-171-1/+69
|\ \ \ \
| * | | | Fix use of non-existant var pool.Russell Bryant2012-08-161-1/+69
* | | | | Makes sure tests don't leave lockfiles aroundVishvananda Ishaya2012-08-172-38/+43
* | | | | Merge "Remove unused imports"Jenkins2012-08-1713-22/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove unused importsRongzeZhu2012-08-1713-22/+0
* | | | | Merge "Revert per-user-quotas"Jenkins2012-08-172-548/+62
|\ \ \ \ \
| * | | | | Revert per-user-quotasEoghan Glynn2012-08-162-548/+62
| |/ / / /
* | | | | Fix regression in compute_capabilities filterMark McLoughlin2012-08-171-10/+34
* | | | | Refactor ComputeCapabilitiesFilter test casesMark McLoughlin2012-08-171-336/+129
|/ / / /
* | | | Implement GET (show) in OS API keypairs extension.Dan Prince2012-08-161-5/+32