heat/heat/tests/openstack/nova
ChangBo Guo(gcb) 381a84a4e8 Remove usage of parameter enforce_type
Oslo.config deprecated parameter enforce_type and change its default
value to True in Ifa552de0a994e40388cbc9f7dbaa55700ca276b0. Remove
the usage of it to avoid DeprecationWarning: "Using the 'enforce_type'
argument is deprecated in version '4.0' and will be removed in version
'5.0': The argument enforce_type has changed its default value to True
and then will be removed completely."

Change-Id: I91b0f0a52b5ce8654702510eed76d5dea8cc8fe4
Related--Bug: #1517839
2017-05-08 17:55:32 +08:00
..
__init__.py Change namespace for Nova resources and tests 2015-11-18 08:42:29 +08:00
fakes.py Make sure heat works with novaclient 7.0.0 2016-12-28 06:09:30 +00:00
test_flavor.py Nova Flavor Resource Update 2016-12-16 10:37:11 -06:00
test_floatingip.py Add a NodeData class to roll up resource data 2017-02-24 10:10:26 -05:00
test_host_aggregate.py Nova::HostAggregate observe reality implement 2016-08-16 09:31:38 +00:00
test_keypair.py Allow to specify 'user' for keypair resource 2017-04-18 16:42:38 +08:00
test_quota.py Add OS::Nova::Quota resource 2016-11-11 15:20:15 +00:00
test_server.py Remove usage of parameter enforce_type 2017-05-08 17:55:32 +08:00
test_server_group.py Use more specific asserts in tests 2016-11-22 08:12:35 +01:00