summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorSteve Martinelli <stevemar@ca.ibm.com>2015-04-04 02:33:28 -0400
committerSteve Martinelli <stevemar@ca.ibm.com>2015-04-04 02:33:28 -0400
commit3beba6b63bbc1f14312c9aaccf150499f03f0570 (patch)
tree66557f99a11b326e349ab79f0e04b7858a60d46e /setup.cfg
parenta62b7e00d7a02d10d7f9c7acfb649b616564760a (diff)
downloadoslo-policy-3beba6b63bbc1f14312c9aaccf150499f03f0570.tar.gz
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: Ia3b56ba2abfc0c2826bff8e10f31e196d5c4031b
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index b4614c0..e0c2048 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = oslo.policy
-summary = RBAC policy enforcement library for OpenStack
+summary = Oslo Policy library
description-file =
README.rst
author = OpenStack