summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Adding instance_uuid to context and logMichael Basnight2013-09-201-2/+5
|/
* Merge "Replace using tests.utils with openstack.common.test"Jenkins2013-08-161-2/+2
|\
| * Replace using tests.utils with openstack.common.testAlexander Gorodnev2013-08-091-2/+2
|/
* Merge "Fix bad default for show_deleted"Jenkins2013-07-022-1/+5
|\
| * Fix bad default for show_deletedDavanum Srinivas2013-07-012-1/+5
|/
* Merge "Enable hacking H404 test."Jenkins2013-06-111-1/+2
|\
| * Enable hacking H404 test.Dina Belova2013-06-111-1/+2
|/
* Merge "Replaces the standard uuid with common in the context module"Jenkins2013-04-201-2/+3
|\
| * Replaces the standard uuid with common in the context moduleZhongyue Luo2013-04-091-2/+3
|/
* Merge "Fix Copyright Headers - Rename LLC to Foundation"Jenkins2013-03-122-2/+2
|\
| * Fix Copyright Headers - Rename LLC to FoundationDavanum Srinivas2013-03-112-2/+2
|/
* Merge "Fix inconsistency with auth_tok/auth_token"Jenkins2013-03-111-3/+3
|\
| * Fix inconsistency with auth_tok/auth_tokenDavanum Srinivas2013-03-101-3/+3
|/
* Merge "Replace direct use of testtools BaseTestCase."Jenkins2013-01-281-3/+2
|\
| * Replace direct use of testtools BaseTestCase.Monty Taylor2013-01-241-3/+2
* | Merge "Use testtools as test base class."Jenkins2013-01-281-2/+2
|\ \ | |/
| * Use testtools as test base class.Monty Taylor2013-01-241-2/+2
|/
* Merge "Move get_context_from_function_and_args() to context.py"Jenkins2012-07-061-0/+15
|\
| * Move get_context_from_function_and_args() to context.pyAndrew Bogott2012-07-031-0/+15
|/
* Merge "Added dictify() and uuids to the common request context."Jenkins2012-06-211-1/+27
|\
| * Added dictify() and uuids to the common request context.Andrew Bogott2012-06-201-1/+27
|/