Gitiles
Code Review
Sign In
spfactory.storpool.com
/
devstack
/
893126cd64594b45e61839f71d59b2701ef689c9
/
lib
/
keystone
d33cdd0
Add options to configure cache in nova
by Slawek Kaplonski
· 6 years ago
8ab64b3
Drop signing_dir option from configure_auth_token_middleware
by Dirk Mueller
· 8 years ago
ed6e1d0
Set transport_url in proper keystone config section
by Lance Bragstad
· 7 years ago
2742875
Cleanup keystone's removed config options
by ghanshyam
· 7 years ago
16d4648
Keystone no longer uses paste-ini
by Morgan Fainberg
· 7 years ago
a7d0c6f
Use `member` instead of `Member`
by Lance Bragstad
· 8 years ago
fe628b9
Remove the sample configuration file for keystone
by Lance Bragstad
· 8 years ago
1f82f43
Revert "Remove cache dirs from the services"
by Ian Wienand
· 8 years ago
ef5ebed
Remove cache dirs from the services
by Jamie Lennox
· 8 years ago
2ede133
Merge "Fix memcached_servers setting"
by Jenkins
· 8 years ago
b2330c8
Fix memcached_servers setting
by Jens Harbott
· 8 years ago
86bdfff
Merge "clean up screen and tail_log references"
by Jenkins
· 8 years ago
a6280e5
Merge "Remove keystone configs for ldap read/write"
by Jenkins
· 8 years ago
b9e368b
Merge "Add procname for uwsgi based services"
by Jenkins
· 8 years ago
0eebeb4
clean up screen and tail_log references
by Sean Dague
· 8 years ago
aa33c87
Fix Cleanups for keystone/placement/nova
by Davanum Srinivas
· 8 years ago
aceb27e
Add procname for uwsgi based services
by Davanum Srinivas
· 8 years ago
63962fb
Remove keystone configs for ldap read/write
by Lance Bragstad
· 8 years ago
32608da
Modify some spelling mistakes
by zhangbailin
· 8 years ago
cc36397
Fixes devstack ldap plugin
by Leticia Wanderley
· 9 years ago
b24bfac
Merge "Track db sync command time useage"
by Jenkins
· 9 years ago
633dbc3
Track db sync command time useage
by Clark Boylan
· 9 years ago
7b3968b
Merge "Increase KEYSTONE_LOCKOUT_DURATION to 10"
by Jenkins
· 9 years ago
2b6e9ac
Improve OpenStack performance by redcuing bcrypt hasing rounds number
by Boris Pavlovic
· 9 years ago
dcd4b64
Increase KEYSTONE_LOCKOUT_DURATION to 10
by Lance Bragstad
· 9 years ago
902158b
Don't treat service as enabled if in disabled list
by Clark Boylan
· 9 years ago
27f66e9
Fix logging when under systemd
by Sean Dague
· 9 years ago
803acff
Make ./clean.sh work in more situations
by Sean Dague
· 9 years ago
bb44311
Try to remove /identity_admin
by Sean Dague
· 9 years ago
38d4782
remove auth_uri from keystonemiddleware config
by Sean Dague
· 9 years ago
6ed5315
Convert keystone to use uwsgi with the proxy
by Sean Dague
· 9 years ago
f3b2f4c
Remove USE_SSL support
by Sean Dague
· 9 years ago
2f8c88e
Factor out code to write uwsgi config files
by Sean Dague
· 9 years ago
9c5ffd8
Handle uwsgi on systemd properly
by Matthew Treinish
· 9 years ago
370c525
Merge "Remove installation of keystone policy file"
by Jenkins
· 9 years ago
213c9a1
Remove installation of keystone policy file
by Lance Bragstad
· 9 years ago
5edae54
initial work to enable systemd service running
by Sean Dague
· 9 years ago
7a30c7f
Merge "pass role by name not id"
by Jenkins
· 9 years ago
bfff93e
remove keystone internal uri
by Sean Dague
· 9 years ago
ee37d20
pass role by name not id
by Sean Dague
· 9 years ago
b6753ce
simplify colorized logging setup
by Sean Dague
· 10 years ago
b51a886
Adds keystone security compliance settings
by Rodrigo Duarte
· 9 years ago
2989054
Merge "Add new parameter RECREATE_KEYSTONE_DB"
by Jenkins
· 9 years ago
ea3e87d
Add new parameter RECREATE_KEYSTONE_DB
by Julia Varlamova
· 9 years ago
7f68548
Always add the service role to service users
by Jamie Lennox
· 9 years ago
ee548bc
Merge "Add keystone VirtualHost for port 443 when USE_SSL is True"
by Jenkins
· 9 years ago
a3bb131
Merge "Remove unused KEYSTONE_CATALOG_BACKEND"
by Jenkins
· 9 years ago
7976f31
Merge "Unset admin_project config options for Keystone"
by Jenkins
· 9 years ago
dc486bc
Switch fernet to be the default token provider
by Steve Martinelli
· 9 years ago
fb73d85
Remove unused KEYSTONE_CATALOG_BACKEND
by Eric Brown
· 9 years ago
7b07ccf
Remove deprecated/obsolete ldap options
by Eric Brown
· 9 years ago
4440da8
Unset admin_project config options for Keystone
by Adam Young
· 9 years ago
ec498cd
remove sites-enabled/keystone.conf link on clean
by Sean Dague
· 9 years ago
792a7ab
Merge "Mount identity admin script at /identity_admin"
by Jenkins
· 9 years ago
e18d6fa
Merge "Switch keystone to dogpile.cache.memcached backend"
by Jenkins
· 9 years ago
590e21f
Merge "Keystone uwsgi set lazy-apps=true"
by Jenkins
· 9 years ago
04e69de
Mount identity admin script at /identity_admin
by Jamie Lennox
· 9 years ago
a2d1848
Merge "Use apache for tls-proxy ssl termination"
by Jenkins
· 9 years ago
4b49e40
Use apache for tls-proxy ssl termination
by Gregory Haynes
· 9 years ago
b74fc68
Merge "Keystone re-enable catalog caching"
by Jenkins
· 9 years ago
eb77eef
Keystone re-enable catalog caching
by Brant Knudson
· 9 years ago
542abba
Keystone uwsgi set lazy-apps=true
by Brant Knudson
· 9 years ago
69d4a71
Allow setup of credential encryption using fernet
by Lance Bragstad
· 9 years ago
0a318ab
Switch keystone to dogpile.cache.memcached backend
by Brant Knudson
· 9 years ago
a1e1f51
Add keystone VirtualHost for port 443 when USE_SSL is True
by Rob Crittenden
· 9 years ago
e88c51c
Merge "Keystone uwsgi performance tuning"
by Jenkins
· 10 years ago
75ace7a
Correct keystone memcached host setting
by Brant Knudson
· 10 years ago
b97a60e
Keystone uwsgi performance tuning
by Brant Knudson
· 10 years ago
f5998b0
Merge "Use path-mounted keystone when running in httpd"
by Jenkins
· 10 years ago
ade7898
Merge "Revert "Switch fernet to be the default token provider""
by Jenkins
· 10 years ago
153db26
Revert "Switch fernet to be the default token provider"
by Matt Riedemann
· 10 years ago
b671d83
Merge "Change the domain name in keystone.conf"
by Jenkins
· 10 years ago
a898099
Merge "Set config file to db sync and other manage operation"
by Jenkins
· 10 years ago
0afe207
Create service project in service domain
by Jens Rosenboom
· 10 years ago
4f55c2d
Set config file to db sync and other manage operation
by Einst Crazy
· 10 years ago
d1c9198
Change the domain name in keystone.conf
by Rabi Mishra
· 10 years ago
841fdaf
Use path-mounted keystone when running in httpd
by Brant Knudson
· 11 years ago
5b83e98
Merge "Switch fernet to be the default token provider"
by Jenkins
· 10 years ago
039fc1a
Merge "Allow putting service users in a seperate domain"
by Jenkins
· 10 years ago
181588b
Switch fernet to be the default token provider
by Brant Knudson
· 11 years ago
cbcbd8f
Allow putting service users in a seperate domain
by Jamie Lennox
· 10 years ago
982b991
Deprecate SERVICE_TENANT
by Ian Wienand
· 10 years ago
2e23e64
Merge "change tenant to project in keystone bootstrapping"
by Jenkins
· 10 years ago
8462546
Merge "Revert "Revert "Use unversioned keystone endpoints"""
by Jenkins
· 10 years ago
8dda061
Revert "Revert "Use unversioned keystone endpoints""
by Armando Migliaccio
· 10 years ago
2bf6095
Merge "Revert "Use unversioned keystone endpoints""
by Jenkins
· 10 years ago
da1ca6e
Revert "Use unversioned keystone endpoints"
by Armando Migliaccio
· 10 years ago
4bb3e20
Merge "Use unversioned keystone endpoints"
by Jenkins
· 10 years ago
0b1465b
change tenant to project in keystone bootstrapping
by Sean Dague
· 10 years ago
556eeb0
Drop keystone eventlet support
by Brant Knudson
· 10 years ago
9ea4975
Configure the admin as admin
by Attila Fazekas
· 10 years ago
0a2a7ae
Merge "Updated deprecated keystone_authtoken option"
by Jenkins
· 10 years ago
198887e
logging: don't set logging format strings for keystone
by Ihar Hrachyshka
· 11 years ago
4921d4d
Use unversioned keystone endpoints
by Jamie Lennox
· 10 years ago
428f86e
Merge "uwsgi keystone under master process"
by Jenkins
· 10 years ago
c47340e
Merge "Cleanup duplication in keystone uwsgi options"
by Jenkins
· 10 years ago
4b56bc3
Merge "Use extended keystone-manage bootstrap parameters"
by Jenkins
· 10 years ago
4abcfaa
uwsgi keystone under master process
by Brant Knudson
· 10 years ago
0d38e2d
Cleanup duplication in keystone uwsgi options
by Brant Knudson
· 10 years ago
84f6c0f
remove the keystone bash completion install step
by Steve Martinelli
· 10 years ago
Next »