[openstack-dev] [new][murano] murano-pkg-check 0.1.1 release

no-reply at openstack.org no-reply at openstack.org
Thu Sep 22 17:57:22 UTC 2016


We are glowing to announce the release of:

murano-pkg-check 0.1.1: Murano package validator tool

With source available at:

    http://git.openstack.org/cgit/openstack/murano-pkg-check

With package available at:

    https://pypi.python.org/pypi/murano-pkg-check

Please report issues through launchpad:

    http://bugs.launchpad.net/murano-pkg-check

For more details, please see below.

Changes in murano-pkg-check 0.1.0..0.1.1
----------------------------------------

5e6ae60 Introduce option only_errors
9dcc329 Add possibility to load package from open zip file
c0dbd9f Clean imports in code
c60d231 TrivialFix: Remove logging import unused
fc20354 Added functional test base
a71fe26 Added docs autogeneration for error list


Diffstat (except docs and test files)
-------------------------------------

.gitignore                                      |  1 +
muranopkgcheck/error.py                         |  6 ++
muranopkgcheck/manager.py                       | 18 +++--
muranopkgcheck/pkg_loader.py                    | 10 ++-
muranopkgcheck/validators/base.py               |  2 -
setup.cfg                                       |  5 ++
tools/gen_errors.py                             | 45 ++++++++++++
tox.ini                                         |  4 +-
17 files changed, 306 insertions(+), 24 deletions(-)






More information about the OpenStack-dev mailing list