heat-translator/translator/hot
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
..
syntax Dropping explicit unicode literal 2021-01-30 13:57:04 +05:30
tests Move test samples to reduce setuptools warnings 2024-11-21 09:45:09 +00:00
tosca Move test samples to reduce setuptools warnings 2024-11-21 09:45:09 +00:00
__init__.py TOSCA generator top level code 2014-06-11 12:05:27 -07:00
tosca_translator.py Remove six support 2020-12-11 17:07:14 +00:00
translate_inputs.py Add support for list data type 2020-03-31 03:13:24 +00:00
translate_node_templates.py Remove six support 2020-12-11 17:07:14 +00:00
translate_outputs.py Don't put a null value description in the outputs when no description is provided. 2016-07-07 17:04:46 +02:00