summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove the _is_v2 and _is_v3 helpers"4.7.0Jenkins2016-07-202-28/+0
|\
| * Remove the _is_v2 and _is_v3 helpersJamie Lennox2016-07-072-28/+0
* | Merge "Add Python 3.5 classifier"Jenkins2016-07-201-0/+1
|\ \
| * | Add Python 3.5 classifierYatin Kumbhare2016-07-201-0/+1
* | | Updated from global requirementsOpenStack Proposal Bot2016-07-181-1/+1
* | | Merge "Use jsonutils instead of ast for loading the service catalog"Jenkins2016-07-183-13/+12
|\ \ \
| * | | Use jsonutils instead of ast for loading the service catalogJamie Lennox2016-07-093-13/+12
| | |/ | |/|
* | | Updated from global requirementsOpenStack Proposal Bot2016-07-171-1/+1
| |/ |/|
* | Updated from global requirementsOpenStack Proposal Bot2016-07-091-2/+2
|/
* Merge "Updated from global requirements"4.6.0Jenkins2016-07-011-1/+1
|\
| * Updated from global requirementsOpenStack Proposal Bot2016-06-301-1/+1
* | Merge "Use extras for oslo.messaging dependency"Jenkins2016-07-016-2/+38
|\ \ | |/ |/|
| * Use extras for oslo.messaging dependencySteve Martinelli2016-06-286-2/+38
* | Refactor API tests to not run middlewareJamie Lennox2016-06-283-127/+114
|/
* Merge "Refactor audit api tests into their own file"Jenkins2016-06-273-460/+495
|\
| * Refactor audit api tests into their own fileJamie Lennox2016-06-273-460/+495
* | Merge "Refactor create_event onto the api object."Jenkins2016-06-272-44/+51
|\ \ | |/
| * Refactor create_event onto the api object.Jamie Lennox2016-06-272-44/+51
* | Merge "Extract a common notifier pattern"Jenkins2016-06-273-56/+92
|\ \ | |/
| * Extract a common notifier patternJamie Lennox2016-06-273-56/+92
* | Merge "Break out the API piece into its own file"Jenkins2016-06-272-245/+274
|\ \ | |/
| * Break out the API piece into its own fileJamie Lennox2016-06-272-245/+274
* | Merge "Pop oslo_config_config before doing paste convert"Jenkins2016-06-271-15/+12
|\ \ | |/ |/|
| * Pop oslo_config_config before doing paste convertJamie Lennox2016-06-241-15/+12
* | Merge "Use createfile fixture in audit test"Jenkins2016-06-241-16/+23
|\ \
| * | Use createfile fixture in audit testJamie Lennox2016-06-241-16/+23
* | | Merge "Move audit into its own folder"Jenkins2016-06-244-4/+3
|\ \ \ | |/ /
| * | Move audit into its own folderJamie Lennox2016-06-244-4/+3
* | | Merge "use local config options if available in audit middleware"Jenkins2016-06-242-3/+11
|\ \ \ | |/ /
| * | use local config options if available in audit middlewareguang-yee2016-06-242-3/+11
* | | Merge "Use oslo.config fixture in audit tests"Jenkins2016-06-241-16/+18
|\ \ \ | |/ /
| * | Use oslo.config fixture in audit testsJamie Lennox2016-06-241-16/+18
| |/
* | Updated from global requirementsOpenStack Proposal Bot2016-06-241-2/+2
|/
* Fix typo 'olso' to 'oslo'bhagyashris2016-06-233-3/+3
* Config: no need to set default=NoneChangBo Guo(gcb)2016-06-233-11/+2
* Merge "Fix an issue with oslo_config_project paste config"Jenkins2016-06-211-1/+4
|\
| * Fix an issue with oslo_config_project paste configThomas Herve2016-06-211-1/+4
* | Updated from global requirementsOpenStack Proposal Bot2016-06-211-1/+1
|/
* Merge "Clean up middleware architecture"Jenkins2016-06-211-31/+35
|\
| * Clean up middleware architectureLance Bragstad2016-06-201-31/+35
* | Pass X_IS_ADMIN_PROJECT header from auth_tokenJamie Lennox2016-06-216-0/+60
|/
* Updated from global requirementsOpenStack Proposal Bot2016-06-171-1/+1
* Add a fixture method to add your own token dataJamie Lennox2016-06-161-1/+17
* Move auth token opts calculation into auth_tokenSamuel de Medeiros Queiroz2016-06-132-35/+35
* Merge "Make audit middleware use common config object"Jenkins2016-06-112-43/+26
|\
| * Make audit middleware use common config objectJamie Lennox2016-06-102-43/+26
* | Merge "Consolidate user agent calculation"Jenkins2016-06-114-37/+52
|\ \ | |/
| * Consolidate user agent calculationJamie Lennox2016-06-104-37/+52
* | Merge "Create a Config object"Jenkins2016-06-1110-400/+484
|\ \ | |/
| * Create a Config objectJamie Lennox2016-06-1010-400/+484