heat-translator/translator/hot/tosca
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
..
etsi_nfv Move test samples to reduce setuptools warnings 2024-11-21 09:45:09 +00:00
tests Fix unittest for auto scaling 2022-03-16 01:01:23 +09:00
__init__.py TOSCA generator translation for individual TOSCA type. 2014-06-11 12:03:49 -07:00
tosca_block_storage_attachment.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_block_storage.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_cluster_policies_scaling.py Fix processing related to required properties 2021-03-10 11:52:49 +09:00
tosca_compute.py Update hacking for Python3 2020-04-07 17:35:28 +02:00
tosca_database.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_dbms.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_floating.py Assign floating IP to the vdu 2017-03-17 15:23:16 +05:30
tosca_network_network.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_network_port.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_object_storage.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_policies_monitoring.py Fix processing related to required properties 2021-03-10 11:52:49 +09:00
tosca_policies_reservation.py Support reservation policy in heat-translator 2019-01-09 06:28:27 +00:00
tosca_policies_scaling.py Fix processing related to required properties 2021-03-10 11:52:49 +09:00
tosca_policies.py Fix ToscaPolicies overwrites scheduler_hints 2019-07-10 11:46:20 +09:00
tosca_software_component.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_web_application.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00
tosca_webserver.py Enable deployment of CSAR with relative path references 2016-10-13 09:36:15 -04:00