heat-translator/translator
Yasufumi Ogawa 65dfa754e2 Fix unittest for auto scaling
This update is to fix failures in unittests below.

* `custom_def` in Policy class was changed from str to dict in
  tosca-parser. This arg isn't interested in the test, so it's replaced
  with empty dict.

* Fix unsafe yaml loader with `yamf.safe_load`.

It also removes nouse pip packages which cause failures while
resovlving dependencies, and some tiny refactoring.

Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
Change-Id: I8ae60a4ae9f139073f05ec0f99fa82c8bb24ee50
2022-03-16 01:01:23 +09:00
..
common Remove six support 2020-12-11 17:07:14 +00:00
conf Remove six support 2020-12-11 17:07:14 +00:00
container/docker Add sample dockerfile to build translator container 2017-03-09 11:51:02 -08:00
custom Accept defined unknown node types if they inherit a known TOSCA root type 2016-01-25 17:19:16 +01:00
hot Fix unittest for auto scaling 2022-03-16 01:01:23 +09:00
osc Use unittest.mock instead of third party mock 2020-04-18 16:09:09 -05:00
tests ETSI-NFV SOL 001 translation: AffinityRule 2021-03-10 11:57:14 +09:00
__init__.py Fix installation package name 2015-05-26 19:08:55 +00:00
shell.py Remove six support 2020-12-11 17:07:14 +00:00