murano-pkg-check/muranopkgcheck
sslypushenko 9dcc3296ba Add possibility to load package from open zip file
Currently ZipLoader can take only path to zip file with package,
but murano-python client sometimes use path a container for file
content. This behavior should be supported by validator too.

* Increased coverage for ZipLoader
* Fixed minor bug with file list

Change-Id: Ied8b332b7890134e176169c56edf6ba8a5fa1645
2016-09-20 17:30:52 +03:00
..
checkers Bunch of bugfixes 2016-09-13 15:02:38 +03:00
cmd Improve logging system 2016-09-07 18:05:19 +03:00
tests Add possibility to load package from open zip file 2016-09-20 17:30:52 +03:00
validators TrivialFix: Remove logging import unused 2016-09-16 10:25:50 +07:00
__init__.py Commit project structure 2016-08-22 16:46:38 +03:00
consts.py Added core and CLI 2016-08-24 17:05:08 +03:00
error.py Added errors registration 2016-09-12 11:59:02 +03:00
i18n.py Add i18n support 2016-09-07 18:13:18 +03:00
log.py Improve logging system 2016-09-07 18:05:19 +03:00
manager.py Added functional test base 2016-09-13 16:37:16 +03:00
pkg_loader.py Add possibility to load package from open zip file 2016-09-20 17:30:52 +03:00
plugin.py Improve logging system 2016-09-07 18:05:19 +03:00
yaml_loader.py Bunch of bugfixes 2016-09-13 15:02:38 +03:00