tacker/tacker/tests
Ai Hamano 67530ac0c7 Improve VNF Package for v2 API FT
This patch modifies the following for the VNF Package for v2 API FT:
 [1] Deleted the description about "OS::Heat::ScalingPolicy"
   - Unnecessary because v2 API does not use "OS::Heat::ScalingPolicy".
 [2] Changed VDU1 to use only one VolumeType
   - Changed because it is not necessary to create a VolumeType
     for each VolumeStorage.
 [3] Renamed VolumeType of VDU1 to "VDU1-multi"
   - Renamed because it is difficult to understand with the resourceID
     of VDU1_CP1.
 [4] Renamed VolumeType resource of VDU2 to "VDU2-VolumeType"
   - Renamed because it is difficult to understand with "multi".

Since there is a part that counts the number of resources in FT,
the FT code is also partially modified with the change in [2].

Change-Id: I5827fbdee369fcc39be0d895390f8e7f82632933
2022-05-09 23:28:26 +00:00
..
common Remove test helpers for Python2 2020-10-19 12:11:40 +00:00
compliance Apply Robot Framework for testing 2022-03-18 04:30:45 +00:00
contrib Support for grant request with Synchronous response 2020-10-07 13:57:24 +09:00
etc Apply Robot Framework for testing 2022-03-18 04:30:45 +00:00
functional Improve VNF Package for v2 API FT 2022-05-09 23:28:26 +00:00
unit Fix validate error when k8s resource init 2022-04-26 10:37:28 +09:00
var rename neutron/tests to tacker/tests 2014-07-04 18:20:50 +09:00
__init__.py Enable hacking check H104 2015-04-09 18:45:52 -07:00
base.py Update references to sys.version_info 2021-07-26 18:18:22 +05:30
constants.py Support feature to attach the existing volume 2021-01-28 13:11:03 +05:30
fake_notifier.py Move unit tests dir to tacker/tests/unit 2017-02-24 16:38:18 +08:00
post_mortem_debug.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
tools.py Update hacking 2016-01-02 17:30:55 +01:00
utils.py Merge "Change test utils to use absolute path" 2022-02-17 07:51:06 +00:00
uuidsentinel.py Improve code coverage of openstack module 2019-06-12 11:20:00 +00:00