summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | Merge "Added unit tests for vmware cluster driver"Jenkins2013-06-192-0/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Added unit tests for vmware cluster driverkirankv2013-06-182-0/+67
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge "Add missing tests for nova.db.api.instance_system_metadata_*"Jenkins2013-06-191-0/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Add missing tests for nova.db.api.instance_system_metadata_*Sergey Skripnick2013-06-181-0/+48
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Replace utils.to_bytes() with strutils.to_bytes()"Jenkins2013-06-191-35/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Replace utils.to_bytes() with strutils.to_bytes()Zhongyue Luo2013-06-141-35/+0
* | | | | | | | | | | | | | | | | | Merge "Add missing tests for certificate_* methods"Jenkins2013-06-191-0/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Add missing tests for certificate_* methodsYuriy Zveryanskyy2013-06-171-0/+43
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Improved tests for instance_actions_*"Jenkins2013-06-181-217/+189
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Improved tests for instance_actions_*Alexei Kornienko2013-06-141-217/+189
* | | | | | | | | | | | | | | | | | Merge "Revert "Delegate authentication to quantumclient""Jenkins2013-06-181-14/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Revert "Delegate authentication to quantumclient"Russell Bryant2013-06-181-14/+1
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge "Fix flavor extra_specs filter doesn't work for number"Jenkins2013-06-181-5/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix flavor extra_specs filter doesn't work for numberjiataotj2013-06-141-5/+8
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Add tests for nova.db.api.security_group_rule_* methods."Jenkins2013-06-181-0/+113
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Add tests for nova.db.api.security_group_rule_* methods.Yuzlikeev Eduard2013-06-141-0/+113
* | | | | | | | | | | | | | | | | Merge "Allow confirm_resize if instance is in 'deleting' status"Jenkins2013-06-171-0/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Allow confirm_resize if instance is in 'deleting' statusAditi Raveesh2013-06-131-0/+37
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Make NovaObject support extra attributes in items()"Jenkins2013-06-171-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Make NovaObject support extra attributes in items()Dan Smith2013-06-171-0/+9
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Add unique constraints to Cell."Jenkins2013-06-172-0/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add unique constraints to Cell.Yuriy Zveryanskyy2013-06-172-0/+34
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge "Fix instance obj refresh()"Jenkins2013-06-171-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix instance obj refresh()Chris Behrens2013-06-171-0/+1
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge "Fix overzealous conductor test for vol_usage_update"Jenkins2013-06-171-91/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix overzealous conductor test for vol_usage_updateDan Smith2013-06-171-91/+23
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge "Add missing tests for nova.db.api.instance_metadata_*"Jenkins2013-06-171-20/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add missing tests for nova.db.api.instance_metadata_*Sergey Skripnick2013-06-171-20/+58
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "xenapi: ensure agent check respects image flags"Jenkins2013-06-171-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | xenapi: ensure agent check respects image flagsJohn Garbutt2013-06-141-5/+5
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Remove redundant architecture property update in powervm snapshot"Jenkins2013-06-171-2/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Remove redundant architecture property update in powervm snapshotMatt Riedemann2013-06-111-2/+11
* | | | | | | | | | | | | | | | | Add missing tests for cell_* methodsYuriy Zveryanskyy2013-06-171-0/+102
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Replace functions in utils with oslo.fileutils"Jenkins2013-06-152-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Replace functions in utils with oslo.fileutilsZhongyue Luo2013-06-112-3/+4
* | | | | | | | | | | | | | | | Merge "Some libvirt driver lookups lacks proper exception handling"Jenkins2013-06-152-1/+75
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Some libvirt driver lookups lacks proper exception handlingHans Lindgren2013-06-092-1/+75
* | | | | | | | | | | | | | | | | Merge "Fix bad vm_state change in reboot_instance()"Jenkins2013-06-151-14/+51
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix bad vm_state change in reboot_instance()Phil Day2013-06-141-14/+51
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Don't make nova-compute depend on iSCSI"Jenkins2013-06-151-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Don't make nova-compute depend on iSCSIXavier Queralt2013-06-131-0/+11
| | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge "Fix to disallow server name with all blank spaces"Jenkins2013-06-151-0/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix to disallow server name with all blank spacesPrem Karat2013-06-111-0/+42
* | | | | | | | | | | | | | | | | | Merge "Fix VMwareVCdriver reporting incorrect stats"Jenkins2013-06-151-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix VMwareVCdriver reporting incorrect statskirankv2013-06-031-3/+4
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge "Don't snat all traffic when force_snat_range set"Jenkins2013-06-152-7/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Don't snat all traffic when force_snat_range setVishvananda Ishaya2013-06-042-7/+33
* | | | | | | | | | | | | | | | | | | Merge "Removed session from reservation_create()"Jenkins2013-06-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Removed session from reservation_create()Sergey Skripnick2013-05-301-1/+1
* | | | | | | | | | | | | | | | | | | | Merge "Fix quota checks while resizing up by admin"Jenkins2013-06-151-0/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \