Ronald Bradford
5e677dc232
Fix coverage configuration and execution
A number of configuration errors prevent the successful creation of code coverage. This corrects the .coveragerc source/omit setup and the tox package name generation. http://lists.openstack.org/pipermail/openstack-dev/2015-October/076193.html Change-Id: I74d2af73a57ba72631e5eea3ace3275c0b349352
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.
- 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.context
Description
Languages
Python
100%