diff --git a/README.rst b/README.rst index cc15f1b..5fb6ed8 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ 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 * Documentation: http://docs.openstack.org/developer/oslo.vmware diff --git a/setup.cfg b/setup.cfg index cc85fde..0c2e2a1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = oslo.vmware -summary = Oslo VMware library for OpenStack projects +summary = Oslo VMware library description-file = README.rst author = OpenStack