Gitiles
Code Review
Sign In
spfactory.storpool.com
/
devstack
/
fcdca05de55b9ecec2b66f0cccb88ee01beebbd0
/
lib
/
keystone
60996b1
introduce pip_install_gr
by Sean Dague
· 11 years ago
9942db6
Merge "Add roles when we create groups"
by Jenkins
· 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
d727754
Merge "Configure rabbitmq credentials in keystone.conf"
by Jenkins
· 11 years ago
8464a4c
Configure rabbitmq credentials in keystone.conf
by Sergey Skripnick
· 11 years ago
e6dd4e6
Enable Keystone under Apache by default
by Morgan Fainberg
· 12 years ago
46455a3
Update Apache + mod_wsgi deployment mechanisms
by Morgan Fainberg
· 12 years ago
cfcd8cf
Merge "Adds support for multi-region"
by Jenkins
· 11 years ago
8a88f27
Merge "Add keystone middleware to devstack"
by Jenkins
· 11 years ago
0abde39
Adds support for multi-region
by Bartosz Górski
· 12 years ago
58936fd
Add keystone middleware to devstack
by Morgan Fainberg
· 12 years ago
945ccec
Merge "Always check keystone using http"
by Jenkins
· 12 years ago
be4c953
Always check keystone using http
by Stanislaw Pitucha
· 12 years ago
00da58a
Add an environment variable to enable extensions in keystone
by Julien Vey
· 12 years ago
399a264
Merge "Use Keystone's default token format if not set"
by Jenkins
· 12 years ago
056b7c1
Merge "PKIZ is the default token provider"
by Jenkins
· 12 years ago
1e1fce8
Use Keystone's default token format if not set
by Brant Knudson
· 12 years ago
da2fe19
Merge "Use identity_uri instead of auth fragments"
by Jenkins
· 12 years ago
f04abfe
Merge "Support option for Keystone PKIZ token provider"
by Jenkins
· 12 years ago
3561d7f
Use identity_uri instead of auth fragments
by Jamie Lennox
· 12 years ago
970ee90
Use apache2ctl after apache is installed.
by Morgan Fainberg
· 12 years ago
0b0cbd1
PKIZ is the default token provider
by Brant Knudson
· 12 years ago
754c440
Support option for Keystone PKIZ token provider
by Brant Knudson
· 12 years ago
a688bc6
Fix the way Apache site configuration files are used, to improve OS portability
by Gabriel Assis Bezerra
· 12 years ago
1bb05a9
Merge "Fix logging for keystone under mod_wsgi"
by Jenkins
· 12 years ago
c11d6e0
Cleanup WSGI config for keystone on stop
by Morgan Fainberg
· 12 years ago
2c2b1cc
Fix logging for keystone under mod_wsgi
by Morgan Fainberg
· 12 years ago
42a59c2
Complete moving Keystone setup out of keystone_data.sh
by Dean Troyer
· 12 years ago
dad6e41
Merge "Enforce function declaration format in bash8"
by Jenkins
· 12 years ago
3ac259c
Merge "Make admin_bind_host configurable"
by Jenkins
· 12 years ago
aee18c7
Enforce function declaration format in bash8
by Ian Wienand
· 12 years ago
06ba519
Insecure check if keystone is up
by Jamie Lennox
· 12 years ago
041fa71
Make admin_bind_host configurable
by David Kranz
· 12 years ago
d85e1ea
Merge "Use database connection for keystone"
by Jenkins
· 12 years ago
1968542
Change most keystoneclient commands to openstacklient in libs
by Steve Martinelli
· 12 years ago
16d3ad0
Use database connection for keystone
by Brant Knudson
· 12 years ago
6c57fba
Set keystone admin_bind_host to KEYSTONE_SERVICE_HOST
by Clark Boylan
· 12 years ago
00eb27b
Merge "Keystone use common logging setup"
by Jenkins
· 12 years ago
4968d1a
Keystone use common logging setup
by Brant Knudson
· 12 years ago
0049c0c
Make unstack.sh more like stack.sh
by Brant Knudson
· 12 years ago
5eec5b6
command not found errors on unstack
by Gordon Chung
· 12 years ago
3e98388
Merge "Robustify service shutdown"
by Jenkins
· 12 years ago
9fc8792
Robustify service shutdown
by Dean Troyer
· 13 years ago
Next »