tacker/tacker/tests/unit/vnfm/infra_drivers/openstack
ueha.ayumu 1ee089451c Delete BOM <U+FEFF> from test yaml files
Some yaml files that is definition file for testing have BOM(Byte Order
Mark) <U+FEFF> at the beginning.
This BOM is unnecessary information, so delete it with this patch.

Change-Id: Ie4a59a57abe4476a2f25c4b53e7b5dc88fa3ca44
Closes-Bug: 1889148
2020-07-28 05:21:24 +00:00
..
data Delete BOM <U+FEFF> from test yaml files 2020-07-28 05:21:24 +00:00
fixture_data Add instantiate vnf instance API 2020-04-22 07:42:05 +00:00
__init__.py Arrange unit test codes according to tested code directory 2017-03-17 18:55:04 +08:00
test_etsi_translate_template.py Add instantiate vnf instance API 2020-04-22 07:42:05 +00:00
test_openstack.py trivial: Remove unused inner functions of UT and FT 2020-05-22 17:31:47 +09:00
test_openstack_driver.py Fix failed test for creating vnf image 2020-06-30 08:53:30 +00:00
test_vdu.py Use unittest.mock instead of third party mock 2020-05-22 12:03:45 +09:00