summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated from global requirementsliberty-eolstable/libertyOpenStack Proposal Bot2016-04-291-1/+1
* Updated from global requirementsOpenStack Proposal Bot2015-09-292-2/+2
* Update .gitreview for stable/libertyDoug Hellmann2015-09-141-0/+1
* Updated from global requirements0.6.0OpenStack Proposal Bot2015-08-261-1/+1
* Updated from global requirementsOpenStack Proposal Bot2015-08-101-1/+1
* Updated from global requirementsOpenStack Proposal Bot2015-08-041-1/+1
* Updated from global requirements0.5.0OpenStack Proposal Bot2015-07-291-1/+1
* Updated from global requirementsOpenStack Proposal Bot2015-07-153-3/+3
* Add tox target to find missing requirementsDavanum Srinivas2015-06-261-0/+8
* Updated from global requirementsOpenStack Proposal Bot2015-06-223-6/+5
* Updated from global requirementsOpenStack Proposal Bot2015-06-161-0/+0
* Merge "Remove support for Python 3.3"0.4.0Jenkins2015-05-122-2/+1
|\
| * Remove support for Python 3.3Davanum Srinivas2015-05-102-2/+1
* | Merge "Do not sync run_cross_tests.sh"Jenkins2015-05-111-7/+0
|\ \ | |/ |/|
| * Do not sync run_cross_tests.shDoug Hellmann2015-05-081-7/+0
* | Updated from global requirementsOpenStack Proposal Bot2015-05-071-1/+1
|/
* Uncap library requirements for liberty0.3.0Doug Hellmann2015-04-161-2/+2
* Standardize setup.cfg summary for oslo libsSteve Martinelli2015-04-041-1/+1
* Update to latest hackingDoug Hellmann2015-04-031-1/+1
* Updated from global requirementsOpenStack Proposal Bot2015-03-261-2/+2
* fix bug tracker linkDoug Hellmann2015-03-051-1/+1
* ensure we reset contexts when fixture is used0.2.0Sean Dague2015-03-052-1/+27
* Activate pep8 check that _ is importedJames Carey2014-12-111-1/+0
* Workflow documentation is now in infra-manual0.1.0Jeremy Stanley2014-12-051-4/+3
* Documentation cleanupDoug Hellmann2014-11-199-28/+12
* Add ClearRequestContext fixtureDoug Hellmann2014-11-195-9/+70
* Cache the current context for the threadDoug Hellmann2014-11-192-2/+62
* Add docstring to get_admin_context()Doug Hellmann2014-11-191-0/+1
* Change instance_uuid to resource_uuidDoug Hellmann2014-11-192-6/+6
* Better information in the READMEDavanum Srinivas2014-11-191-5/+7
* Generate better documentation for the moduleDavanum Srinivas2014-11-197-20/+40
* Move out of the oslo namespace packageDoug Hellmann2014-11-147-25/+9
* get test to actually runDavanum Srinivas2014-11-051-0/+0
* fix links and requirements to latest versionsDavanum Srinivas2014-11-053-6/+8
* Make the unit test run properly - fix importDavanum Srinivas2014-11-052-29/+1
* exported from oslo-incubator by graduate.shDavanum Srinivas2014-11-0529-0/+609
* Merge "Add a RequestContext.from_dict method"Jenkins2014-06-192-0/+43
|\
| * Add a RequestContext.from_dict methodThomas Herve2014-06-172-0/+43
|/
* Merge "Use oslotest instead of common test module"Jenkins2014-04-161-2/+3
|\
| * Use oslotest instead of common test moduleVictor Sergeyev2014-04-151-2/+3
|/
* Merge "Python 3: enable tests/unit/middleware/test_request_id.py"Jenkins2014-04-071-1/+1
|\
| * Python 3: enable tests/unit/middleware/test_request_id.pyCyril Roelandt2014-03-131-1/+1
|/
* Add model_query() to db.sqlalchemy.utils moduleVictor Sergeyev2014-02-211-0/+11
* Merge "Adding domain to context and log"Jenkins2013-12-021-2/+19
|\
| * Adding domain to context and logDavanum Srinivas2013-12-021-2/+19
|/
* Remove vim headerJoe Gordon2013-11-252-4/+0
* Remove uuidutils imports in oslo modulesZhongyue Luo2013-11-221-3/+2
* Revert "Removes generate_uuid from uuidutils"Flavio Percoco2013-11-131-2/+3
* Removes generate_uuid from uuidutilsZhongyue Luo2013-11-131-3/+2
* Merge "Adding instance_uuid to context and log"Jenkins2013-09-201-2/+5
|\