nova/nova/tests/unit/virt
srushti 7c10322b17 Fix invalid uuid warnings in virt testcases
Currently, unit testcases of virt emit FutureWarnings
from oslo.versionedobjects about invalid uuids as documented here[1].

This commit changes these tests to use valid uuids so
that when they are run these warnings are no longer emitted.

Fake constants are defined for project_id and user_id as they
are used without '-' at keystone side.

[1] http://docs.openstack.org/developer/oslo.versionedobjects/api/fields.html#oslo_versionedobjects.fields.UUIDField

Partial-Bug: #1557378
Change-Id: If69412eddb5e64cb8ccc5dce9176d19382c0b3f1
2016-06-02 18:24:12 +05:30
..
disk Merge "libvirt - Add log if libguestfs can't read host kernel" 2016-05-09 10:53:21 +00:00
hyperv Merge "Adds Hyper-V imagecache cleanup" 2016-06-01 11:27:54 +00:00
image virt: introduce model for describing local image metadata 2015-06-04 13:46:59 +01:00
ironic Merge "Ironic nodes with instance_uuid are not available" 2016-05-31 02:20:27 +00:00
libvirt Fix invalid uuid warnings in virt testcases 2016-06-02 18:24:12 +05:30
vmwareapi Merge "Fix incorrectly named vmwareapi test" 2016-06-01 12:33:14 +00:00
xenapi Fix invalid uuid warnings in virt testcases 2016-06-02 18:24:12 +05:30
__init__.py
fakelibosinfo.py Fix misuse of assertTrue in console and virt tests 2016-02-22 16:09:21 +09:00
test_block_device.py Fix invalid uuid warnings in virt testcases 2016-06-02 18:24:12 +05:30
test_configdrive.py force_config_drive: StrOpt -> BoolOpt 2015-11-11 19:59:22 +00:00
test_diagnostics.py
test_driver.py virt: refactor method compute_driver_matches 2016-03-10 00:27:13 +08:00
test_events.py
test_fake.py fake: fix public API signatures to match virt driver 2015-02-19 11:44:00 +00:00
test_hardware.py Fix invalid uuid warnings in virt testcases 2016-06-02 18:24:12 +05:30
test_imagecache.py Fix invalid uuid warnings in virt testcases 2016-06-02 18:24:12 +05:30
test_images.py Remove unused arguments to images.fetch and images.fetch_to_raw 2016-05-13 15:27:21 +01:00
test_osinfo.py Fix misuse of assertTrue in console and virt tests 2016-02-22 16:09:21 +09:00
test_virt.py Replace stubs.Set with stub_out (os) 2016-01-14 22:35:53 -05:00
test_virt_drivers.py libvirt: add method "migrate" to Guest's object 2016-05-17 08:06:51 -04:00
test_volumeutils.py Switch to using os-brick 2015-07-27 10:47:22 -07:00