| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: Ib33343c79910e603dcb56357f50ec66a2c6202da
|
|
|
|
| |
Change-Id: Ifa0354af9fa910380125e95c7a96a55b46be1a89
|
|
|
|
|
|
|
| |
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 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
|
|
|
|
| |
Change-Id: I348fe06441e751ad1e53cd293f098bc21a445048
|
|
|
|
| |
Change-Id: I69f453e0e32491cd37d60c978b88d4b35b839d7f
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
allow middleware to be called through oslo.middleware rather than
through module.
Change-Id: Iee535002a3bed221f85e97fb10528fbb9234dcb1
|
|/
|
|
|
|
|
| |
we're missing sphinx requirements that are blocking doc tests. this
patch adds this in so we can pass check
Change-Id: Ieba4da849ce8abea10a3298df23a0b2145a0bd2e
|
| |
|
|
|
|
|
| |
Hacking check H305 should not be ignored. It's used in other oslo
project.
|
| |
|
|
|