summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* Fix coverage configuration and executionRonald Bradford2015-10-051-2/+2
| | | | | | | | | | 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: I2ee48d5b987cc26fe2de6d538ab278821100b278
* Add tox target to find missing requirementsDavanum Srinivas2015-06-261-0/+8
| | | | Change-Id: Ib33343c79910e603dcb56357f50ec66a2c6202da
* Advertise support for Python3.4 / Remove support for Python 3.3Davanum Srinivas2015-05-101-1/+1
| | | | Change-Id: Ifa0354af9fa910380125e95c7a96a55b46be1a89
* Move i18n module to a private nameDoug Hellmann2015-01-211-1/+1
| | | | | | | The i18n module for this library is private to the library and should never be used by outside code. Rename the module to reflect this. Change-Id: I39149056daeeb27428b938fb9cd7278cd42f2444
* Move files out of the namespace package0.3.0Doug Hellmann2015-01-061-2/+2
| | | | | | | | | | Move the public API out of oslo.middleware to oslo_middleware. Retain the ability to import from the old namespace package for backwards compatibility for this release cycle. bp/drop-namespace-packages Change-Id: If88c65c82b64f096a02f7ec62e019aea4de2f9d3
* switch to oslo.contextgordon chung2014-12-291-1/+1
| | | | Change-Id: I348fe06441e751ad1e53cd293f098bc21a445048
* Work toward Python 3.4 support and testingJeremy Stanley2014-09-031-1/+1
| | | | Change-Id: I69f453e0e32491cd37d60c978b88d4b35b839d7f
* Merge "expose middleware through oslo.middleware"Jenkins2014-08-241-1/+1
|\
| * expose middleware through oslo.middlewaregordon chung2014-08-211-1/+1
| | | | | | | | | | | | | | allow middleware to be called through oslo.middleware rather than through module. Change-Id: Iee535002a3bed221f85e97fb10528fbb9234dcb1
* | add doc generation supportgordon chung2014-08-151-0/+3
|/ | | | | | | we're missing sphinx requirements that are blocking doc tests. this patch adds this in so we can pass check Change-Id: Ieba4da849ce8abea10a3298df23a0b2145a0bd2e
* fix pep8 issuesgordon chung2014-07-221-2/+4
|
* Enable hacking check H305Christian Berendt2014-07-221-2/+2
| | | | | Hacking check H305 should not be ignored. It's used in other oslo project.
* initial oslo.middleware checkinGordon Chung2014-06-241-1/+1
|
* exported from oslo-incubator by graduate.shGordon Chung2014-06-241-0/+35