heat-translator/translator/hot/tosca/etsi_nfv
Yasufumi Ogawa 7febd72cce Move test samples to reduce setuptools warnings
Previously there are a lot of warning messages of setuptools in the log
files of tox jobs. This is mainly caused by test samples because these
are in python codes directories.

This patch moves test samples from under
{heat-translator_root}/translator/tests to under
{heat-translator_root}/samples/tests.

This patch also contains the following changes:
- Remove "skipsdist = True" from tox.ini
- Fixed usage.rst command example

Change-Id: Ibde711a4778e238076de328641da7b0edd1d4f4b
Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
Co-Authored-By: Yoshiro Watanabe <fj3838ct@fujitsu.com>
2024-11-21 09:45:09 +00:00
..
common_affinityrule Move test samples to reduce setuptools warnings 2024-11-21 09:45:09 +00:00
scalingaspect ETSI-NFV SOL 001 translation: ScalingPolicy 2020-01-24 04:52:54 +00:00
__init__.py ETSI-NFV SOL 001 translation: VNF, Compute 2020-01-22 03:35:40 +00:00
tosca_groups_nfv_placementgroup.py ETSI-NFV SOL 001 translation: AffinityRule 2021-03-10 11:57:14 +09:00
tosca_nfv_vdu_compute.py ETSI-NFV SOL 001 translation: VNF, Compute 2020-01-22 03:35:40 +00:00
tosca_nfv_vdu_virtualblockstorage.py ETSI-NFV SOL 001 translation: BlockStorage 2020-01-24 04:50:43 +00:00
tosca_nfv_vducp.py ETSI-NFV SOL 001 translation: CP,VL 2020-01-22 03:35:50 +00:00
tosca_nfv_vnf.py ETSI-NFV SOL 001 translation: VNF, Compute 2020-01-22 03:35:40 +00:00
tosca_nfv_vnfvirtuallink.py ETSI-NFV SOL 001 translation: CP,VL 2020-01-22 03:35:50 +00:00
tosca_policies_nfv_affinityrule.py ETSI-NFV SOL 001 translation: AffinityRule 2021-03-10 11:57:14 +09:00
tosca_policies_nfv_antiaffinityrule.py ETSI-NFV SOL 001 translation: AffinityRule 2021-03-10 11:57:14 +09:00
tosca_policies_nfv_instantiationlevels.py ETSI-NFV SOL 001 translation: ScalingPolicy 2020-01-24 04:52:54 +00:00
tosca_policies_nfv_scalingaspects.py ETSI-NFV SOL 001 translation: ScalingPolicy 2020-01-24 04:52:54 +00:00
tosca_policies_nfv_vduinitialdelta.py ETSI-NFV SOL 001 translation: ScalingPolicy 2020-01-24 04:52:54 +00:00
tosca_policies_nfv_vduinstantiationlevels.py ETSI-NFV SOL 001 translation: ScalingPolicy 2020-01-24 04:52:54 +00:00
tosca_policies_nfv_vduscalingaspectdeltas.py ETSI-NFV SOL 001 translation: ScalingPolicy 2020-01-24 04:52:54 +00:00
tosca_policies_nfv_virtuallinkinstantiationlevels.py ETSI-NFV SOL 001 translation: ScalingPolicy 2020-01-24 04:52:54 +00:00