diff --git a/README.md b/README.rst similarity index 92% rename from README.md rename to README.rst index 61b35bd..93d7f02 100644 --- a/README.md +++ b/README.rst @@ -1,3 +1,4 @@ +============ climate-nova ============ diff --git a/setup.cfg b/setup.cfg index 643c4c9..f7d86b4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,8 +1,7 @@ [metadata] name = climate-nova -version = 2013.1 -summary = Reservation Service for OpenStack clouds -description-file = README.md +summary = Nova related filters and extensions for Climate +description-file = README.rst license = Apache Software License classifiers = Programming Language :: Python @@ -16,7 +15,7 @@ classifiers = License :: OSI Approved :: Apache Software License Operating System :: POSIX :: Linux author = OpenStack -author_email = climate@lists.launchpad.net +author_email = openstack-dev@lists.openstack.org home-page = https://launchpad.net/climate [global]