Gitiles
Code Review
Sign In
spfactory.storpool.com
/
devstack
/
e73f88e70b9f547bb8306f1f5715c898426f87b8
/
lib
/
keystone
a8ffe8a
Enable keystone caching
by Morgan Fainberg
· 10 years ago
5997ce3
Always cache tokens in a shared memcache
by Morgan Fainberg
· 10 years ago
3106c2d
Merge "Add support for role and resource keystone backends"
by Jenkins
· 10 years ago
923be5f
bootstrap keystone using new bootstrap command
by Steve Martinelli
· 10 years ago
8df31a1
Merge "Assign admin role for admin user on default domain"
by Jenkins
· 10 years ago
828936c
Merge "Use keystone[ldap] for ldap packages"
by Jenkins
· 10 years ago
9f8cf83
Merge "Option "auth_plugin" is deprecated."
by Jenkins
· 10 years ago
3526276
Add support for role and resource keystone backends
by Steve Martinelli
· 10 years ago
6a4d3eb
Use keystone[ldap] for ldap packages
by Brant Knudson
· 10 years ago
e8788c0
Merge "Specify HTTPS URLs to fix tls-proxy mode"
by Jenkins
· 10 years ago
f7dc06c
Option "auth_plugin" is deprecated.
by Hua Wang
· 10 years ago
97b9e97
Remove the support for keystone extensions
by Dave Chen
· 10 years ago
e42306d
only set admin_* options for eventlet
by gordon chung
· 10 years ago
523f488
Namespace XTRACE commands
by Ian Wienand
· 10 years ago
cdba7b0
Specify HTTPS URLs to fix tls-proxy mode
by Rob Crittenden
· 11 years ago
310cedf
Merge "Use swift port variable in keystone and cinder"
by Jenkins
· 10 years ago
22f747b
Use swift port variable in keystone and cinder
by Falk Reimann
· 10 years ago
ada886d
Don't mix declaration and set of locals
by Ian Wienand
· 10 years ago
59c6377
Assign admin role for admin user on default domain
by Roxana Gherle
· 10 years ago
2f746c5
Merge "Use keystone wsgi_scripts"
by Jenkins
· 10 years ago
17fe88a
Fix typo in lib/keystone
by Hidekazu Nakamura
· 10 years ago
2ad1a42
Use keystone wsgi_scripts
by Brant Knudson
· 11 years ago
3805b37
Merge "Allow installing keystoneauth from git"
by Jenkins
· 10 years ago
474e96d
Merge "Support fernet token provider"
by Jenkins
· 10 years ago
b17ad75
Use identity V3 API for endpoint creation
by Jamie Lennox
· 11 years ago
21a9077
Allow installing keystoneauth from git
by Jamie Lennox
· 10 years ago
cef5e40
Support fernet token provider
by Brant Knudson
· 11 years ago
9d7e776
Use Keystone v3 API for user creation
by Jamie Lennox
· 11 years ago
b632c9e
Use keystone v3 API for projects
by Jamie Lennox
· 11 years ago
d986c59
Merge "Honor the flag for Identity v3 API only jobs"
by Jenkins
· 11 years ago
3fd71d6
Honor the flag for Identity v3 API only jobs
by Samuel de Medeiros Queiroz
· 11 years ago
cf56d4e
Merge "Remove KEYSTONE_AUTH_CACHE_DIR"
by Jenkins
· 11 years ago
3d1ef5f
Merge "Remove setting nonexistant [ec2] driver option in keystone"
by Jenkins
· 11 years ago
db78098
Merge "Use stevedore for keystone backends"
by Jenkins
· 11 years ago
3a2c86a
Add python_version function to functions-common
by Chris Dent
· 11 years ago
eb7a0d9
Remove KEYSTONE_AUTH_CACHE_DIR
by Brant Knudson
· 11 years ago
71a8ecc
Remove setting nonexistant [ec2] driver option in keystone
by Brant Knudson
· 11 years ago
331a64f
Use stevedore for keystone backends
by Brant Knudson
· 11 years ago
3894170
Merge "Remove keystone public/admin_endpoint options"
by Jenkins
· 11 years ago
60996b1
introduce pip_install_gr
by Sean Dague
· 11 years ago
9942db6
Merge "Add roles when we create groups"
by Jenkins
· 11 years ago
e929fdd
Remove keystone public/admin_endpoint options
by Jamie Lennox
· 11 years ago
a33e804
Merge "Install Keystone into its own venv"
by Jenkins
· 11 years ago
d16b946
Merge "Keystone use new section for eventlet server options"
by Jenkins
· 11 years ago
743d03b
Merge "iniset_rpc_backend default section"
by Jenkins
· 11 years ago
f8ae647
Install Keystone into its own venv
by Dean Troyer
· 11 years ago
7448edb
Keystone use new section for eventlet server options
by Brant Knudson
· 11 years ago
05163d6
Merge "Use install(1) where possible"
by Jenkins
· 11 years ago
8e71fab
Merge "Keystone stop using config refs"
by Jenkins
· 11 years ago
4599fd1
Add roles when we create groups
by Steve Martinelli
· 11 years ago
8421c2b
Use install(1) where possible
by Dean Troyer
· 11 years ago
ad13c0a
Keystone stop using config refs
by Brant Knudson
· 11 years ago
2dd110c
iniset_rpc_backend default section
by Brant Knudson
· 11 years ago
5dfecc8
Keystone RPC backend config consistency
by Brant Knudson
· 11 years ago
b5ab646
Fix curl issue when SERVICE_HOST is defined to IPv6 address
by sridhargaddam
· 11 years ago
5ce44cd
Fix is_keystone_enabled()
by Dean Troyer
· 11 years ago
9b215db
Rename get_or_add_user_role
by Jamie Lennox
· 11 years ago
5e781bd
Merge "Isolate creating service users"
by Jenkins
· 11 years ago
85ff532
Isolate creating service users
by Jamie Lennox
· 11 years ago
0fc336d
Keystone set debug in config file
by Brant Knudson
· 11 years ago
18f39bf
Remove the default project from all users
by Jamie Lennox
· 11 years ago
1631af8
Merge "Configure auth_token middleware by auth plugin"
by Jenkins
· 11 years ago
955f80a
Merge "Enforce UTF-8 encoding when creating databases"
by Jenkins
· 11 years ago
ca5b548
Merge "Make changes such that -o nounset runs"
by Jenkins
· 11 years ago
5375329
Make changes such that -o nounset runs
by Sean Dague
· 11 years ago
b74e01c
Add a group create function, and a sample group
by Steve Martinelli
· 11 years ago
78b7726
Configure auth_token middleware by auth plugin
by Jamie Lennox
· 11 years ago
157c84b
Enforce UTF-8 encoding when creating databases
by Ihar Hrachyshka
· 11 years ago
305c4de
Fix wsgi dir cleanup in Keystone
by Dean Troyer
· 11 years ago
ef844fd
remove $KEYSTONE_TOKEN_HASH_ALGORITHM
by Sean Dague
· 11 years ago
d5b74c6
Take an optional rabbit user name as input
by Abhishek Chanda
· 11 years ago
e263c82
add shebang lines to all lib files
by Sean Dague
· 11 years ago
658312c
move keystonemiddleware to pypi libs
by Sean Dague
· 11 years ago
e08ab10
fix python-* lib from git installation
by Sean Dague
· 11 years ago
5cb1906
support installing clients at released versions
by Sean Dague
· 11 years ago
7fb5082
correct templated catalog driver class
by wanghong
· 11 years ago
d844513
Merge "Ensure that keystone uses global debug setting"
by Jenkins
· 11 years ago
3fcd2ba
Ensure that keystone uses global debug setting
by Gary Kotton
· 11 years ago
18d4778
Configure endpoints to use SSL natively or via proxy
by Rob Crittenden
· 12 years ago
da4f28f
Merge "Use correct WSGI dir on SUSE distros"
by Jenkins
· 11 years ago
14f6c50
Merge "Use mod_version to clean-up apache version matching"
by Jenkins
· 11 years ago
8732afe
Use correct WSGI dir on SUSE distros
by Thomas Bechtold
· 11 years ago
3951a94
Configurable token hashing algorithm
by Brant Knudson
· 11 years ago
0595237
Function for auth_token middleware config
by Brant Knudson
· 11 years ago
85a17ea
Configurable Keystone admin workers
by Brant Knudson
· 11 years ago
c4b0671
Split keystone mod wsgi config from start/stop
by Adam Gandelman
· 11 years ago
2f27a0e
Replace screen_it() with run_process() throughout
by Chris Dent
· 11 years ago
68fd37e
Merge "Fix another_role variable for swift"
by Jenkins
· 11 years ago
ba842f5
Merge "Keystone access log in key-access screen"
by Jenkins
· 11 years ago
d365405
Fix another_role variable for swift
by Masayuki Igawa
· 11 years ago
b4495eb
Use mod_version to clean-up apache version matching
by Noboru Iwamatsu
· 11 years ago
61a6e25
Merge "Use correct class path for token persistence backend"
by Jenkins
· 11 years ago
966463c
Keystone access log in key-access screen
by Brant Knudson
· 11 years ago
947d746
Use correct class path for token persistence backend
by Morgan Fainberg
· 11 years ago
d074dc7
Use the apache 2.4 ErrorLogFormat directive
by Morgan Fainberg
· 12 years ago
a8f0d96
Merge "Change httpd Keystone log to keystone.log"
by Jenkins
· 11 years ago
cfc9465
Change httpd Keystone log to keystone.log
by Brant Knudson
· 11 years ago
c50c983
Clean up local variable usage - Keystone
by Dean Troyer
· 11 years ago
4f3b66f
add is_keystone_enabled
by Sean Dague
· 11 years ago
6dd8a8b
Users in service group should not have email addresses
by Gael Chamoulaud
· 11 years ago
Next »