Better information in the README

Change-Id: I51f8d6626ce1623f043a896cd0cc82478512f908
This commit is contained in:
Davanum Srinivas 2014-11-17 17:15:29 -05:00 committed by Davanum Srinivas (dims)
parent 30b096448f
commit 384c0de994
1 changed files with 7 additions and 5 deletions

View File

@ -1,10 +1,12 @@
===================================
oslo.context
===================================
====================
Oslo Context Library
====================
oslo.context library
The Oslo context library has helpers to maintain useful information
about a request context. The request context is usually populated in
the WSGI pipeline and used by various modules such as logging.
* Free software: Apache license
* License: Apache License, Version 2.0
* Documentation: http://docs.openstack.org/developer/oslo.context
* Source: http://git.openstack.org/cgit/openstack/oslo.context
* Bugs: http://bugs.launchpad.net/oslo