Cleanup README.rst and setup.cfg

Provide a more complete description in README.rst, which is used
when viewing the library on pypi.

Also standardize the short-description used in setup.cfg.

Change-Id: Ia164a2ebf40035530ac2cadbfcc0f6987ef4a206
This commit is contained in:
Steve Martinelli 2015-04-04 02:30:17 -04:00
parent 0f73e5da01
commit 46f23277a2
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
oslo.vmware oslo.vmware
============= =============
Oslo VMware library for OpenStack projects The Oslo VMware library provides support for common VMware operations and APIs.
* License: Apache License, Version 2.0 * License: Apache License, Version 2.0
* Documentation: http://docs.openstack.org/developer/oslo.vmware * Documentation: http://docs.openstack.org/developer/oslo.vmware

View File

@ -1,6 +1,6 @@
[metadata] [metadata]
name = oslo.vmware name = oslo.vmware
summary = Oslo VMware library for OpenStack projects summary = Oslo VMware library
description-file = description-file =
README.rst README.rst
author = OpenStack author = OpenStack