Update setup.cfg for openstack/python-scciclient name space

This patch updates setup.cfg in accordance with the git repository
transition from [1] to [2].

[1] https://github.com/NaohiroTamura/python-scciclient
[2] https://github.com/openstack/python-scciclient

Change-Id: I563c6e32baf03e7e30b83c6edf45afb51f649bd4
This commit is contained in:
Naohiro Tamura
2015-10-14 12:05:07 +09:00
parent c799a0d753
commit be155ed632

View File

@@ -3,9 +3,9 @@ name = python-scciclient
summary = Python ServerView Common Command Interface (SCCI) Client Library
description-file =
README.rst
author = Naohiro Tamura
author-email = naohirot@jp.fujitsu.com
home-page = https://github.com/NaohiroTamura/python-scciclient
author = FUJITSU LIMITED
author-email = lsoft-dev@ml.css.fujitsu.com
home-page = https://github.com/openstack/python-scciclient
classifier =
Development Status :: 4 - Beta
Environment :: Console