nova/nova
srushti 50354963ce Fix invalid uuid warnings in server-group unit tests
Currently, testcases of server-group api 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: If2b2976ee339431cf5c32df88ad713ab2b6cd880
2016-04-20 05:17:38 +00:00
..
CA
api Merge "Config options: centralize base path configuration" 2016-04-19 18:32:49 +00:00
cells Remove DictCompat from ComputeNode 2016-03-30 13:45:13 +00:00
cert Set RPC version aliases for Mitaka 2016-03-16 09:54:49 -07:00
cloudpipe config options: Move crypto options into a group 2016-04-05 12:01:06 +01:00
cmd Merge "Clean up cell handling in nova-manage cell_v2 map_instances" 2016-04-20 02:51:27 +00:00
common Added Keystone and RequestID headers to CORS middleware 2016-03-02 04:53:11 -08:00
compute Merge "Config options: centralize base path configuration" 2016-04-19 18:32:49 +00:00
conductor config options: Centralize upgrade_levels section 2016-04-04 18:35:27 +00:00
conf Merge "Remove deprecated ability to load scheduler_host_manager from path" 2016-04-19 22:34:01 +00:00
console Config options: centralize section "xvp" 2016-04-08 15:56:12 +07:00
consoleauth config options: Centralize upgrade_levels section 2016-04-04 18:35:27 +00:00
db Add instance/instance_uuid to build_requests table 2016-04-14 14:21:40 -04:00
hacking Add a hacking check for test method closures 2016-03-17 15:49:55 -04:00
image config options: Centralise 'image_file_url' options 2016-04-01 10:49:16 +01:00
ipv6 Config options: Centralize ipv6 options 2016-04-05 17:09:53 +00:00
keymgr Fix generation of Guru Meditation Report 2016-04-13 17:00:32 +03:00
locale Imported Translations from Zanata 2016-04-08 07:00:13 +00:00
network network: make nova to handle port_security_enabled=False 2016-04-14 11:42:39 -04:00
objects Merge "Add new NeutronFloatingIP object" 2016-04-14 16:31:43 +00:00
pci pci: Add utility method for getting the MAC addr 2016-03-31 09:44:24 +01:00
scheduler Remove unused filter_class_names kwarg from get_filtered_hosts 2016-04-18 18:00:40 -04:00
servicegroup config options: centralize section "service" 2016-04-04 16:39:02 +00:00
spice
tests Fix invalid uuid warnings in server-group unit tests 2016-04-20 05:17:38 +00:00
virt Merge "Config options: centralize base path configuration" 2016-04-19 18:32:49 +00:00
vnc config options: Centralise 'vnc' options 2016-02-03 13:36:20 +00:00
volume Merge "Check if a exception has a code on it before read the code" 2016-04-09 07:29:09 +00:00
wsgi Remove unused logging import and LOG global var 2015-12-25 18:01:12 +08:00
__init__.py
availability_zones.py Merge "Config options: centralize options in availability_zones" 2016-02-20 04:49:15 +00:00
baserpc.py config options: Centralize upgrade_levels section 2016-04-04 18:35:27 +00:00
block_device.py Add tag column to vifs and bdm 2016-04-01 08:46:54 -07:00
cache_utils.py Switch to oslo.cache lib 2016-02-02 08:20:13 -05:00
config.py Config options: centralize base path configuration 2016-04-08 17:36:46 +02:00
context.py Define context.roles using base class 2016-04-04 14:42:07 +00:00
crypto.py config options: Move crypto options into a group 2016-04-05 12:01:06 +01:00
debugger.py Config options: Centralize debugger options 2016-03-29 16:18:51 +00:00
exception.py Merge "libvirt: serial console ports count upper limit needs to be checked" 2016-04-18 15:37:50 +00:00
filters.py Prepare filters for using RequestSpec object 2015-11-16 22:41:02 +01:00
hooks.py Deprecate nova.hooks 2016-03-01 11:52:52 +00:00
i18n.py
loadables.py
manager.py Remove unused logging import and LOG global var 2015-12-25 18:01:12 +08:00
netconf.py
notifications.py Config options: Centralize notification options 2016-04-06 14:53:51 +00:00
opts.py Config options: centralize base path configuration 2016-04-08 17:36:46 +02:00
policy.py use graduated oslo.policy 2015-11-26 13:04:52 +08:00
quota.py config options: centralize quota options 2016-04-07 00:07:21 +00:00
rpc.py Merge "Replace topic with topics for messaging.Notifier" 2016-04-06 12:05:12 +00:00
safe_utils.py Replace safe_utils.getcallargs with inspect.getcallargs 2015-12-11 10:15:37 -05:00
service.py Add "__repr__" method to class "Service" 2016-04-08 15:19:59 +02:00
signature_utils.py Fix sphinx warnings from signature_utils 2016-01-13 13:56:05 +00:00
test.py Remove flavor seeding from the base migration 2016-04-05 08:01:33 -07:00
utils.py config options: Centralise 'monkeypatch' options 2016-04-05 11:12:51 +01:00
version.py
weights.py
wsgi.py config options: Remove 'wsgi_' prefix from opts 2016-03-25 13:19:19 +00:00