murano-common/setup.cfg
Serg Melikyan 924387896b Fixed issue with package name
Package name should be same as repository name (it is important for CI)

Change-Id: I0af9e673035f51ff822bbc549026bf5a02aba8d2
2013-09-09 10:48:46 +04:00

26 lines
652 B
INI

[metadata]
name = murano-common
version = 0.2
summary = Shared library for Murano
description-file =
README.rst
license = Apache License, Version 2.0
author = Mirantis, Inc.
author-email = murano-all@lists.openstack.org
home-page = htts://launchpad.net/murano
classifier =
Development Status :: 5 - Production/Stable
Environment :: OpenStack
Intended Audience :: Developers
Intended Audience :: Information Technology
License :: OSI Approved :: Apache Software License
Operating System :: OS Independent
Programming Language :: Python
[files]
packages =
muranocommon
[global]
setup-hooks =
pbr.hooks.setup_hook