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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user