summaryrefslogtreecommitdiff
path: root/trove/common/wsgi.py
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation warningsTakashi Natsume2022-10-151-1/+1
* Removes the deprecated argument tenant from TroveContextHirotaka Wakabayashi2022-03-171-1/+1
* Allow regular user to get quotas16.0.0.0rc116.0.0Lingxian Kong2021-08-251-0/+1
* Add error handling when Swift is not installedMarcin Piwowarczyk2019-04-091-1/+2
* fix tox python3 overridesMarcin Piwowarczyk2018-09-181-8/+1
* Merge "Enable mutable config in trove"Zuul2018-08-231-1/+1
|\
| * Enable mutable config in troveMarcin Piwowarczyk2018-08-231-1/+1
* | Fix replication failure when Swift isn't availablerocky-em10.0.0.0rc110.0.0Dariusz Krol2018-08-021-0/+1
|/
* Fix invalid escape sequence warningsKrzysztof Opasiak2018-07-021-4/+4
* Use RootHistory to check if root is ever enabledZhao Chao2018-02-281-0/+1
* Remove log translationsZhao Chao2018-01-241-2/+2
* Fix a error exception codejiansong2018-01-221-1/+1
* Handle log message interpolation by the logger in common/Gábor Antal2017-05-311-6/+5
* Add support for Oslo Policies to TrovePetr Malik2016-12-061-1/+4
* Port more API unit tests to Python 3Victor Stinner2016-05-021-1/+1
* Python3: Add support for unicode, basestring, longabhishekkekane2016-04-191-1/+3
* Server support for instance module featurePeter Stachowski2016-03-151-1/+1
* Server side of module maintenance commandsPeter Stachowski2016-02-251-0/+4
* Fixed redeclared CONF = cfg.CONFOctopusZhang2015-09-021-2/+0
* Remove openstack.common packageSergey Vilgelm2015-07-231-1/+1
* Switch to the oslo_log librarySergey Vilgelm2015-07-231-1/+1
* Switch to oslo.serviceSergey Vilgelm2015-07-171-2/+2
* Which interfaces trove starts up on should be logged.jcannava2015-07-161-0/+1
* Merge "Fixes a broken debug message in schema matching"Jenkins2015-06-031-2/+3
|\
| * Fixes a broken debug message in schema matchingAmrith Kumar2015-05-301-2/+3
* | Fixes hacking rulesSushil Kumar2015-05-291-9/+9
|/
* Drop use of 'oslo' namespace packageDoug Hellmann2015-05-061-1/+1
* Provide more readable error message when swift is not installedMayuri Ganguly2015-02-131-0/+1
* Merge "Update DatastoreNotFound status code to 404"2015.1.0b2Jenkins2015-02-021-1/+2
|\
| * Update DatastoreNotFound status code to 404Ashleigh Farnham2015-01-281-1/+2
* | Use dict comprehensions instead of dict constructorChangBo Guo(gcb)2015-01-091-4/+4
|/
* Obsolete oslo-incubator modules - wsgiAmrith Kumar2015-01-061-17/+17
* Obsolete oslo-incubator modules - gettextutils (now oslo.i18n)Amrith Kumar2014-12-251-1/+1
* Obsolete oslo-incubator modules - jsonutils (now oslo.serialization)Amrith Kumar2014-12-111-1/+1
* Validate backup size during restoreDenis Makogon2014-10-241-0/+1
* Mandate detach replicas before deleting replica sourceIccha Sethi2014-09-291-0/+3
* Clusters API Implementationamcrn2014-08-291-2/+5
* Logging audit for trove/common moduleAmrith Kumar2014-07-061-4/+5
* Merge "Get service endpoints from catalog"Jenkins2014-05-211-1/+10
|\
| * Get service endpoints from catalogMat Lowery2014-05-191-1/+10
* | debug level logs should not be translatedChristian Berendt2014-05-211-1/+1
|/
* Merge "Removes XML api from trove"Jenkins2014-03-151-301/+9
|\
| * Removes XML api from troveMichael Basnight2014-03-101-301/+9
* | Improve Datastore Not Implemented exceptionsAndrew Bramley2014-03-141-1/+2
|/
* Merge "Raise max header size to accommodate large tokens"Jenkins2014-03-031-2/+4
|\
| * Raise max header size to accommodate large tokenslvdongbing2014-02-261-2/+4
* | Remove extraneous vim configuration commentsHe Yongli2014-02-271-2/+0
|/
* adding configuration group supportCraig Vyvial2014-02-061-0/+6
* Fixed misspellings of common wordsNikhil Manchanda2013-12-031-1/+1
* Fix action_result checkRobert Myers2013-11-151-8/+8