summaryrefslogtreecommitdiffstats
path: root/keystone/catalog/backends
Commit message (Expand)AuthorAgeFilesLines
* Merge "Sync models with migrations"Jenkins2013-08-121-3/+3
|\
| * Sync models with migrationsElena Ezhova2013-08-121-3/+3
* | Fix select n+1 issue in keystone catalogRoman Verchikov2013-08-071-40/+31
|/
* Add <version> arg to keystone-manage db_syncBrian Waldon2013-05-281-2/+2
* get SQL refs from session (bp sql-query-get)Dolph Mathews2013-05-201-5/+5
* Utilize legacy_endpoint_id column (bug 1154918)Dolph Mathews2013-03-181-1/+3
* v3 token APIGuang Yee2013-02-201-0/+30
* Split endpoint records in SQL by interfaceDolph Mathews2012-12-181-23/+31
* Bug 1075090 -- Fixing log messages in python source code to support internati...Nachiappan VR N2012-12-041-1/+1
* v3 CatalogDolph Mathews2012-11-202-21/+83
* Return non-indexed attrs, not 'extra' (bug 1075376)Dolph Mathews2012-11-061-32/+2
* Enable Deletion of Services with Endpointssathish-nagappan2012-10-241-0/+1
* Fix catalog when services have no URLJulien Danjou2012-10-082-7/+3
* Unparseable endpoint URL's should raise friendly errorStef T2012-10-062-6/+9
* Implement token endpoint list (bug 1006777)Dolph Mathews2012-09-061-0/+1
* Enabling SQL Catalog tests (bug 958950)Dolph Mathews2012-08-011-0/+2
* Refactor 404's into managers & drivers (bug 968519)Dolph Mathews2012-06-272-18/+6
* Reorder imports by full module pathZhongyue Luo2012-06-202-4/+4
* Fixes some pep8 warning/errors.Chmouel Boudjnah2012-05-241-3/+0
* Use ConfigOpts.find_file() to locate catalog templateMark McLoughlin2012-05-031-2/+9
* don't duplicate the extra dict in extratermie2012-03-291-2/+2
* Wrapped unexpected exceptions (bug 955411)Dolph Mathews2012-03-201-1/+1
* Merge "Fixes LP #954089 - Service list templated catalog"Jenkins2012-03-203-7/+15
|\
| * Fixes LP #954089 - Service list templated catalogJay Pipes2012-03-193-7/+15
* | Merge "Refactor keystone.common.logging use (bug 948224)"Jenkins2012-03-201-1/+1
|\ \ | |/ |/|
| * Refactor keystone.common.logging use (bug 948224)Dolph Mathews2012-03-141-1/+1
* | Properly return 501 for unsupported Catalog callsAdam Gandelman2012-03-142-4/+5
|/
* create service endpoints in sample dataAlan Pevec2012-03-091-1/+7
* Isolating backtraces to DEBUG (bug 947060)Dolph Mathews2012-03-061-1/+7
* Implement a Catalog SQL backendAdam Gandelman2012-02-271-0/+167
* Added Apache 2.0 License information.Monty Taylor2012-02-152-0/+28
* add catalog exporttermie2012-02-141-24/+28
* removing unused images, cleaning up RST in docstrings from sphinx warningsJoe Heck2012-01-301-0/+3
* fix pep8termie2012-01-181-3/+0
* update some namestermie2012-01-181-1/+1
* split up the services and kvs backendstermie2012-01-182-3/+45
* establish basic structuretermie2012-01-182-0/+88