summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDavanum Srinivas <dims@linux.vnet.ibm.com>2014-11-17 18:53:02 -0500
committerDavanum Srinivas <dims@linux.vnet.ibm.com>2014-11-17 18:53:06 -0500
commitfaa30f8f132cd61a19cbc101cdac284ad4909029 (patch)
treef13fe03c010a6f65d2d364364fd6c909acec5bb5 /README.rst
parent58de317f8487a20768da6deafe2d2a7aa3ebcc1d (diff)
downloadoslo-concurrency-faa30f8f132cd61a19cbc101cdac284ad4909029.tar.gz
Flesh out the README
Add details to the README on what can be done with the library Closes-Bug: #1391550 Change-Id: Ia5d34d4d23eaab663764aad0d877999a5414e8d0
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 6599157..5a0407a 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,9 @@
oslo.concurrency
==================
-oslo.concurrency library
+Oslo concurrency library has utilities for safely running multi-thread,
+multi-process applications using locking mechanisms and for running
+external processes.
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/oslo.concurrency