tacker/tacker
Shubham 46bb74019c Avoid use of zip files in unit tests
Replaced the zip files by creating respective directories which is used
as the test data for unit test cases.

Addressed review comment [1] in this patch.

[1]: https://review.opendev.org/#/c/707802/26/tacker/tests/unit/vnflcm/test_vnflcm_driver.py@326
Change-Id: I6a19debe94c2707b6145003d428db9704bda02ee
2020-05-26 12:20:57 +05:30
..
agent from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
api Add missing white spaces between words 2020-05-25 07:58:13 +08:00
cmd Cleanup Python 2.7 support 2020-03-29 20:23:26 +00:00
common Merge "Support short notation for artifacts definition" 2020-05-23 19:27:06 +00:00
conductor Auth parameters for uploading vnf package from URI 2020-04-25 07:41:37 +00:00
conf Sychronize vnf action tasks 2020-04-22 07:43:50 +00:00
db Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00
extensions Support LCM operation with user data 2020-04-24 11:37:45 +09:00
glance_store Add missing white spaces between words 2020-05-25 07:58:13 +08:00
hacking Update hacking for Python3 2020-04-24 13:48:53 +02:00
keymgr Update hacking for Python3 2020-04-24 13:48:53 +02:00
locale Imported Translations from Zanata 2020-04-30 09:41:05 +00:00
mistral Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-18 14:00:58 +00:00
nfvo Add UT instead of deleting FT related with Mistral 2020-05-15 17:02:06 +00:00
objects Merge "Cleanup of .keys()" 2020-04-27 00:01:52 +00:00
plugins from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
policies Fetch an on-boarded VNF package with HTTP_RANGE 2020-04-25 07:39:06 +00:00
releasenotes/notes Remove infra and mgmt parsing logic from API 2017-01-06 08:39:56 +00:00
services Remove unused import logging 2016-05-12 10:52:23 +08:00
tests Avoid use of zip files in unit tests 2020-05-26 12:20:57 +05:30
tosca Cleanup of .keys() 2020-04-25 08:16:00 +00:00
vnflcm Add missing white spaces between words 2020-05-25 07:58:13 +08:00
vnfm Merge "Add missing white spaces between words" 2020-05-25 04:03:37 +00:00
__init__.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
_i18n.py Remove i18n.enable_lazy() call from tacker.cmd 2018-11-14 14:56:52 +05:30
alarm_receiver.py from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
auth.py Enable UT test_auth.py 2018-11-15 00:19:49 +08:00
context.py Remove deprecation warning messages 2019-09-20 12:27:06 +05:30
manager.py Sychronize vnf action tasks 2020-04-22 07:43:50 +00:00
policy.py Update hacking for Python3 2020-04-24 13:48:53 +02:00
service.py Sychronize vnf action tasks 2020-04-22 07:43:50 +00:00
version.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
wsgi.py Update hacking for Python3 2020-04-24 13:48:53 +02:00