Modify the classifier Enviroment in setup cfg 43/38143/1
authorshangxdy <shang.xiaodong@zte.com.cn>
Wed, 26 Jul 2017 08:25:45 +0000 (16:25 +0800)
committershangxdy <shang.xiaodong@zte.com.cn>
Wed, 26 Jul 2017 08:25:45 +0000 (16:25 +0800)
There is no OPNFV enviroment in setup cfg classifier,
and it will be error when upload package to pypi

JIRA: PRRSER-131

Change-Id: I1b0f52b03adbbfa0b803dc1966f2412b525e7677
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
apigateway/setup.cfg
setup.cfg
tosca2heat/heat-translator/setup.cfg
tosca2heat/tosca-parser/setup.cfg

index e26e0bd..b76a3df 100644 (file)
@@ -1,5 +1,6 @@
 [metadata]
 name = apigateway
+version = 0.1
 url = https://opnfv.org/parser
 summary = API Application
 description-file = README.md
index 8cca69d..a0d8efc 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -7,7 +7,7 @@ author = OPNFV
 author-email = opnfv-tech-discuss@lists.opnfv.org
 home-page = https://wiki.opnfv.org/display/parser
 classifier =
-    Environment :: OPNFV
+    Environment :: Console
     Intended Audience :: Information Technology
     Intended Audience :: System Administrators
     License :: OSI Approved :: Apache Software License
index 489d56d..4fe4404 100644 (file)
@@ -9,7 +9,7 @@ author = OPNFV
 author-email = opnfv-dev@lists.opnfv.org
 home-page = https://wiki.opnfv.org/display/parser
 classifier =
-    Environment :: OPNFV
+    Environment :: OpenStack
     Intended Audience :: Information Technology
     Intended Audience :: System Administrators
     License :: OSI Approved :: Apache Software License
index eb14810..6ca5d0e 100644 (file)
@@ -9,7 +9,7 @@ author = OPNFV
 author-email = opnfv-dev@lists.opnfv.org
 home-page = https://wiki.opnfv.org/display/parser
 classifier =
-    Environment :: OPNFV
+    Environment :: Plugins
     Intended Audience :: Information Technology
     Intended Audience :: System Administrators
     License :: OSI Approved :: Apache Software License