murano-pkg-check/muranopkgcheck
zhurong 046c7e64bf Correct the package name
Now the murano-pkg-check gives the error:
Exception: Versioning for this project requires either an sdist tarball,
or access to an upstream git repository. Are you sure that git is installed?
This patch correct the package name when get the package version.

Change-Id: I33500b3527e21a513f9130f55f0b54ba0e047d5f
Closes-Bug: #1653060
2016-12-29 16:04:43 +08:00
..
checkers Replace six.iteritems() with .items() 2016-12-12 14:12:23 +08:00
cmd Improve logging system 2016-09-07 18:05:19 +03:00
tests Using assertIsNone() instead of assertEqual(None, ...) 2016-11-15 16:52:19 +07:00
validators Replace six.iteritems() with .items() 2016-12-12 14:12:23 +08:00
__init__.py Correct the package name 2016-12-29 16:04:43 +08:00
consts.py Added core and CLI 2016-08-24 17:05:08 +03:00
error.py Introduce option only_errors 2016-09-21 06:44:10 -04:00
i18n.py Fix i18n set up 2016-09-29 19:04:46 +02:00
log.py Improve logging system 2016-09-07 18:05:19 +03:00
manager.py Introduce option only_errors 2016-09-21 06:44:10 -04:00
pkg_loader.py Fix bug with loading buffer in ZipLoader in py3 2016-09-29 18:23:51 +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