tacker/tacker/tests/unit
Nguyen Hai f16ac7c79f Update cirros to 0.4.0
Change-Id: Ie4ff403f803a16ca53c91c7d10d71ec80fbe1a9b
2018-07-25 01:42:48 +00:00
..
api Validate type parameter for empty string 2018-06-11 14:27:17 +05:30
db Fix create_vnffgd cannot get description from TOSCA file 2018-04-10 21:30:40 +09:00
extensions Use oslo serialization jsonutils 2016-06-07 13:48:39 +08:00
nfvo Implement VNFFG support for NS 2018-07-19 02:53:34 +00:00
vnfm Update cirros to 0.4.0 2018-07-25 01:42:48 +00:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_test_rootwrap_exec.py Recover some file permissions 2016-07-20 22:56:09 +00:00
base.py VIM should accept valid boolean values for is_default 2018-06-06 15:26:53 +05:30
database_stubs.py Use oslo log and oslo concurrency 2016-06-03 11:38:36 +08:00
extension_stubs.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
test_alarm_receiver.py Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_api_api_common.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
test_api_v2.py Move unit tests dir to tacker/tests/unit 2017-02-24 16:38:18 +08:00
test_api_v2_extension.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-18 14:00:58 +00:00
test_api_v2_resource.py Move unit tests dir to tacker/tests/unit 2017-02-24 16:38:18 +08:00
test_attributes.py VIM should accept valid boolean values for is_default 2018-06-06 15:26:53 +05:30
test_auth.py Using assertFalse(A) instead of assertEqual(False, A) 2017-06-28 11:49:37 +07:00
test_common_log.py Move unit tests dir to tacker/tests/unit 2017-02-24 16:38:18 +08:00
test_common_services_plugin.py Implement vim status update in conductor 2017-06-20 11:47:16 +08:00
test_common_utils.py Move unit tests dir to tacker/tests/unit 2017-02-24 16:38:18 +08:00
test_config.py Move unit tests dir to tacker/tests/unit 2017-02-24 16:38:18 +08:00
test_db_migration.py Merge "Removes downgrade from db migration scripts" 2017-03-07 20:14:30 +00:00
test_db_purge_delete.py Support purge of soft-deleted resources from DB tables 2016-08-23 06:21:14 +00:00
test_extension_extended_attribute.py Replace six.iteritems() with .items() 2017-07-11 11:13:06 +05:30
test_extensions.py Move unit tests dir to tacker/tests/unit 2017-02-24 16:38:18 +08:00
test_policy.py Using assertFalse(A) instead of assertEqual(False, A) 2017-06-28 11:49:37 +07:00
test_post_mortem_debug.py Recover some file permissions 2016-07-20 22:56:09 +00:00
test_tacker_context.py Move unit tests dir to tacker/tests/unit 2017-02-24 16:38:18 +08:00
test_tosca_templates_under_samples.py Disable unit tests for alarm monitoring features 2018-06-05 10:14:29 +00:00
test_wsgi.py Move unit tests dir to tacker/tests/unit 2017-02-24 16:38:18 +08:00
testlib_api.py Add __ne__ built-in function 2016-11-16 15:40:42 +08:00