From 406214e5ca40ad57a1c40e4a8454336f6a26cac2 Mon Sep 17 00:00:00 2001 From: shangxdy Date: Sun, 26 Feb 2017 00:49:42 +0800 Subject: Sync upstream code Sync upstream project of tosca-parser Change-Id: Ic707844203ea05007b3c02e9dcadb52389eb3149 JIRA:PARSER-118 Signed-off-by: shangxdy --- tosca2heat/tosca-parser/setup.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tosca2heat/tosca-parser/setup.cfg') diff --git a/tosca2heat/tosca-parser/setup.cfg b/tosca2heat/tosca-parser/setup.cfg index c109228..77e1b2e 100644 --- a/tosca2heat/tosca-parser/setup.cfg +++ b/tosca2heat/tosca-parser/setup.cfg @@ -1,11 +1,12 @@ [metadata] name = tosca-parser +url = https://launchpad.net/tosca-parser summary = Parser for TOSCA Simple Profile in YAML. description-file = README.rst author = OpenStack author-email = openstack-dev@lists.openstack.org -home-page = http://www.openstack.org/ +home-page = http://docs.openstack.org/developer/tosca-parser/ classifier = Environment :: OpenStack Intended Audience :: Information Technology -- cgit 1.2.3-korg