index
:
delta/python-keystoneclient.git
baserock/morph
feature/keystone-v3
feature/keystoneauth_integration
master
stable/2023.1
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
github.com: openstack/python-keystoneclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keystoneclient
/
service_catalog.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of positional decorator
Morgan Fainberg
2017-08-07
1
-5
/
+0
*
Increase readability of 'find()' method and small improvements
Arthur Miranda
2016-10-21
1
-1
/
+1
*
Removing bandit.yaml in favor of defaults
Christopher J Schaefer
2016-04-19
1
-30
/
+30
*
use positional library instead of utils
Steve Martinelli
2016-01-25
1
-5
/
+5
*
Address hacking check H405
lin-hua-cheng
2016-01-13
1
-6
/
+10
*
Mark abstractmethod bodies with nocover
Brant Knudson
2015-10-21
1
-5
/
+5
*
pass on @abc.abstractmethods
Dolph Mathews
2015-10-21
1
-0
/
+2
*
Deprecate ServiceCatalog.get_urls() with no attr
Brant Knudson
2015-08-13
1
-4
/
+7
*
Deprecate ServiceCatalog(region_name)
Brant Knudson
2015-08-13
1
-5
/
+41
*
Allow handling multiple service_types
Jamie Lennox
2015-02-26
1
-2
/
+2
*
Using correct keyword for region in v3
Sergey Kraynev
2015-02-12
1
-1
/
+5
*
I18n
Brant Knudson
2014-10-28
1
-8
/
+27
*
Merge "fixed typos found by RETF rules"
Jenkins
2014-05-03
1
-1
/
+1
|
\
|
*
fixed typos found by RETF rules
Christian Berendt
2014-05-03
1
-1
/
+1
*
|
Fix docstrings in keystoneclient
Steve Martinelli
2014-05-02
1
-1
/
+1
|
/
*
Add service name to catalog
Jamie Lennox
2014-04-10
1
-17
/
+49
*
Start using positional decorator
Jamie Lennox
2014-03-25
1
-0
/
+5
*
Fix doc build errors
Brant Knudson
2014-03-13
1
-2
/
+2
*
Fix typos in documents and comments
Eric Guo
2014-01-23
1
-1
/
+1
*
Properly handle Regions in keystoneclient
Jamie Lennox
2013-12-04
1
-18
/
+39
*
Reorganize Service Catalog
Jamie Lennox
2013-11-27
1
-116
/
+133
*
Merge "python3: Refactor dict for python2/python3 compat"
Jenkins
2013-10-16
1
-1
/
+1
|
\
|
*
python3: Refactor dict for python2/python3 compat
Chuck Short
2013-10-11
1
-1
/
+1
*
|
Replace OpenStack LLC with OpenStack Foundation
0.4.1
ZhiQiang Fan
2013-10-17
1
-1
/
+1
|
/
*
Add a get_data function to Service Catalog
Jamie Lennox
2013-08-12
1
-4
/
+20
*
Fix and enable gating on H403
Dirk Mueller
2013-07-13
1
-2
/
+4
*
Implements v3 auth client.
lin-hua-cheng
2013-06-20
1
-19
/
+192
*
Fix line continuations (flake8 E125, E126)
Dolph Mathews
2013-06-03
1
-2
/
+2
*
Improve error message for missing endpoint
Doug Hellmann
2013-02-22
1
-1
/
+2
*
Take region_name into account when calling url_for
Sam Morrison
2013-01-24
1
-1
/
+5
*
Correct a misspelled in comments
Wu Wenxiang
2012-11-26
1
-1
/
+1
*
HACKING compliance: consistent usage of 'except'
Dolph Mathews
2012-11-05
1
-1
/
+1
*
Don't log an exception for an expected empty catalog.
Gabriel Hurley
2012-10-23
1
-0
/
+3
*
Useful error msg when missing catalog (bug 949904)
Dolph Mathews
2012-10-11
1
-2
/
+13
*
Support 2-way SSL with Keystone server if it is configured to enforce
Liem Nguyen
2012-07-03
1
-1
/
+1
*
pep8 1.1 changes and updates
Joe Heck
2012-06-01
1
-1
/
+1
*
Make ec2-credentials-* commands work properly for non-admin user
Dean Troyer
2012-03-06
1
-2
/
+3
*
Display token and service catalog for user
Brian Waldon
2012-02-16
1
-2
/
+27
*
Initial commit.
Gabriel Hurley
2011-10-25
1
-0
/
+53