summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* 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