summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated from global requirementskilo-eolstable/kiloOpenStack Proposal Bot2016-04-291-1/+1
| | | | Change-Id: I4718ff996d18a3b924b99bd761b33c9cbc1b7135
* Updated from global requirementsOpenStack Proposal Bot2016-02-061-1/+1
| | | | Change-Id: I2a6b4f5120c9d4aa9f49a92d5e0253980eb7b590
* Updated from global requirementsOpenStack Proposal Bot2015-07-231-1/+1
| | | | Change-Id: Ic4d5c24a31d8c127ca1af4240b741536a10d6e6a
* Updated from global requirementsOpenStack Proposal Bot2015-07-133-12/+11
| | | | Change-Id: Ib3f1e809438db72eec2b1c6fb5491cf3d5a565fe
* Updated from global requirementsOpenStack Proposal Bot2015-04-152-6/+6
| | | | Change-Id: I260f58f632c3c32421174006d840c3e49a0e52b4
* set defaultbranch for reviewsDoug Hellmann2015-04-061-1/+2
| | | | Change-Id: I2746ffb12f16cf5d4600058fdace2b157fdf9553
* Updated from global requirements1.0.0OpenStack Proposal Bot2015-03-061-2/+2
| | | | Change-Id: I0cbfe30c700d383a42cb21dff04a87b12808e4ee
* Merge "Update the list of packages in setup.cfg"0.5.0Jenkins2015-02-231-0/+1
|\
| * Update the list of packages in setup.cfgDoug Hellmann2015-02-201-0/+1
| | | | | | | | | | | | | | | | Similar to the previous fix, this change ensures that all of the contents of the library are packaged when the .git repository is not present. Change-Id: I125ca872b1784dc389594b59f035cd24b1435c9f
* | Updated from global requirementsOpenStack Proposal Bot2015-02-201-1/+1
|/ | | | Change-Id: Ib85d1585ff0da8a23245499a83e9f56eab7d3c14
* Adds missing filesThomas Goirand2015-02-091-0/+3
| | | | | | | | | | Under certain circonstances which I couldn't fully understand (eg: it works if in a git repo, but not if the .git folder isn't there), python setup.py install forgets some files, and not all is there. This patch fixed all issues for me in my Debian package. Change-Id: I814c4e91156434b1897eb9f50af4d0b81543ca2b
* Fixes the healthcheck factory method and docs0.4.0Mehdi Abaakouk2015-01-264-4/+69
| | | | | | | | This change fix the factory method of the healthcheck middleware It also adds documentation about how to configure the middleware Change-Id: Ie549d4686e921a9d407ba2829f69f92216bfcf9a
* add shortcut to healthcheck middlewaregordon chung2015-01-261-0/+2
| | | | | | shortcut to healthcheck middleware to hide module path. Change-Id: I48539b33baa7b6001bd4c8a963ada34046b12fac
* Merge "Move i18n module to a private name"Jenkins2015-01-235-4/+4
|\
| * Move i18n module to a private nameDoug Hellmann2015-01-215-4/+4
| | | | | | | | | | | | | | 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
* | Merge "Update Oslo imports to remove namespace package"Jenkins2015-01-233-5/+5
|\ \ | |/
| * Update Oslo imports to remove namespace packageDoug Hellmann2015-01-213-5/+5
| | | | | | | | | | Change-Id: I4ec9b2a310471e4e07867073e9577731ac34027d Blueprint: drop-namespace-packages
* | Updated from global requirementsOpenStack Proposal Bot2015-01-231-1/+1
|/ | | | Change-Id: Ife7e7e6eaf96a9a9191312c97b37415f351d1fdd
* Merge "Add healthcheck middleware"Jenkins2015-01-216-0/+236
|\
| * Add healthcheck middlewareMehdi Abaakouk2015-01-196-0/+236
| | | | | | | | | | Implements blueprint oslo-middleware-healthcheck Change-Id: Id19a47c07ff4fbf954ab188b7186361ed9ef213a
* | Updated from global requirementsOpenStack Proposal Bot2015-01-081-1/+1
|/ | | | Change-Id: I9f18bcb41385928b450c1a7249f12fda3fb4528a
* Fix bug tracker link in readmeDoug Hellmann2015-01-071-1/+1
| | | | | | Point to the right bug tracker in README.rst. Change-Id: I87bc7714cd8df7457f535caf29cdee8b055cd8b0
* Move files out of the namespace package0.3.0Doug Hellmann2015-01-0625-265/+678
| | | | | | | | | | 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
* Merge "switch to oslo.context"Jenkins2015-01-067-147/+3
|\
| * switch to oslo.contextgordon chung2014-12-297-147/+3
| | | | | | | | Change-Id: I348fe06441e751ad1e53cd293f098bc21a445048
* | Don't use default value in LimitingReaderBrant Knudson2015-01-012-1/+14
|/ | | | | | | | | We can't simply pass the None default on to the read operation as this default is handled differently between different wsgi implementations. Change-Id: I337e797b8dee3dfcf9299fe361cf197a176c8fe2 Closes-Bug: #1213106 Co-Authored-By: Jamie Lennox <jamielennox@redhat.com>
* Workflow documentation is now in infra-manualJeremy Stanley2014-12-051-4/+3
| | | | | | | Replace URLs for workflow documentation to appropriate parts of the OpenStack Project Infrastructure Manual. Change-Id: Iaf8f913453df0d8139a661dc731bbcfcbb95cc36
* Updated from global requirements0.2.0OpenStack Proposal Bot2014-11-201-1/+1
| | | | Change-Id: I48f80295f557dde6d75f4477159dcd951e6ddc8b
* Merge "Updated from global requirements"Jenkins2014-11-181-1/+1
|\
| * Updated from global requirementsOpenStack Proposal Bot2014-11-181-1/+1
| | | | | | | | Change-Id: Ia028fefbdc4328cfa2c3333c3e86434e6eac2fa2
* | Flesh out the READMEDavanum Srinivas2014-11-171-1/+4
|/ | | | | | | Add details to the README on what can be done with the library Closes-Bug: #1391551 Change-Id: I251609f1e5b33fe5eadf3bd85c7166305ec3bcb3
* Imported Translations from TransifexOpenStack Proposal Bot2014-11-122-0/+54
| | | | | | | For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I93cce707e1efd5cddacaaba4b981713c2d1180c2
* Updated from global requirementsOpenStack Proposal Bot2014-11-051-1/+1
| | | | Change-Id: Id97f3f4387f9b9d7ef00ee1079a61fc08c6a1306
* Merge "Updated from global requirements"Jenkins2014-10-261-1/+1
|\
| * Updated from global requirementsOpenStack Proposal Bot2014-10-221-1/+1
| | | | | | | | Change-Id: I19abc97c636aa4974907cccbbf9f61058647c1c8
* | Add pbr to installation requirementsDoug Hellmann2014-10-241-0/+1
|/ | | | | | | | | Add pbr to the list of installation requirements so that it is installed via pip before this library is installed, instead of with easy_install. This avoids issues like Bug #1384919, and ensures that projects that use this library as a dependency are properly installed. Change-Id: I6c155370dbd01fe4748d5137bdf288e8d3e1a67e
* Updated from global requirementsOpenStack Proposal Bot2014-10-111-1/+1
| | | | Change-Id: Ia8e3281f6aa373a60b99036b9cd25ade58793e87
* Remove extraneous vim editor configuration commentsChristian Berendt2014-10-081-2/+0
| | | | | Change-Id: I2fb6d6174cf8b73ee663efa6718f4358be673869 Partial-Bug: #1229324
* Merge "Support building wheels (PEP-427)"Jenkins2014-10-041-1/+4
|\
| * Support building wheels (PEP-427)Davanum Srinivas2014-10-021-1/+4
| | | | | | | | | | | | | | | | Universal is used to identify pure-Python module(by bdist_wheel). For these, it is sufficient to build a wheel with _any_ Python ABI version and publish that to PyPI (by whatever means). Change-Id: I99b5c30b7d7feb00eed1c9b4c7c8a0df4e41da84
* | Merge "Expose sizelimit option to config generator"Jenkins2014-10-044-12/+70
|\ \
| * | Expose sizelimit option to config generatorDavanum Srinivas2014-10-014-12/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding a group name to prevent collision with keystone middleware library option * Adds an opts module for the config generator to use. * Makes the option in sizelimit private since we don't want consumers using them directly. * Moves the options to an oslo_middleware group with appropriate deprecated_opts settings to keep existing configs working. Closes-Bug: #1368490 Change-Id: I72263bd363a79275a314de727a04277276866565
* | | Imported Translations from TransifexOpenStack Proposal Bot2014-10-033-63/+0
| |/ |/| | | | | Change-Id: I99c6b951c8b6992a442b194ad480ca0418def520
* | Fix coverage testingAndreas Jaeger2014-10-011-0/+1
|/ | | | | | | Add coverage to test-requirements so that tox-e cover works - this is part of the post jobs that are run. Change-Id: Id919bdb861447c0f018df64d9a0f5e44c0cc2351
* Imported Translations from TransifexOpenStack Proposal Bot2014-09-301-0/+27
| | | | Change-Id: I2c7031426d916c7f2117357a20d0d4ae6fde9bf6
* Imported Translations from TransifexOpenStack Proposal Bot2014-09-263-0/+63
| | | | Change-Id: I4e3d80607017822b5aebf316595ea1497e46706b
* Updated from global requirementsOpenStack Proposal Bot2014-09-192-4/+4
| | | | Change-Id: I9dab787a11f6cf22b7ab57ee0fce2333ec0de43d
* Merge "Remove oslo-incubator fixture"Jenkins2014-09-184-87/+1
|\
| * Remove oslo-incubator fixtureJulien Danjou2014-09-164-87/+1
| | | | | | | | Change-Id: I23cb59c1774b07842ac8853f3c104adfddd2c25b
* | Imported Translations from TransifexOpenStack Proposal Bot2014-09-187-0/+166
|/ | | | Change-Id: Idb5c8659e684a6175e1dcc85a1c7b4342597a6d6