diff --git a/README.rst b/README.rst index 01bccf7..cebeb11 100644 --- a/README.rst +++ b/README.rst @@ -5,11 +5,9 @@ python-scciclient Python ServerView Common Command Interface (SCCI) Client Library * Free software: Apache license -* Documentation: http://docs.openstack.org/developer/python-scciclient -* Source: http://git.openstack.org/cgit/openstack/python-scciclient -* Bugs: http://bugs.launchpad.net/python-scciclient Features -------- -* TODO +* support ServerView Common Command Interface (SCCI) for + FUJITSU iRMC S4 - integrated Remote Management Controller diff --git a/setup.cfg b/setup.cfg index ced04de..fb3a980 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,11 +3,11 @@ name = python-scciclient summary = Python ServerView Common Command Interface (SCCI) Client Library description-file = README.rst -author = Fujitsu OpenStack -author-email = openstack.fujitsu@gmail.com -home-page = https://github.com/fujitsu-openstack/python-scciclient +author = Naohiro Tamura +author-email = naohirot@jp.fujitsu.com +home-page = https://github.com/NaohiroTamura/python-scciclient classifier = - Development Status :: 1 - Beta + Development Status :: 4 - Beta Environment :: Console Environment :: OpenStack Intended Audience :: Information Technology