OpenStackID Release 1.0.23
* Removed noise from log (OAUTH2.0) * Reduced OpenID log noise * Cron Job to clean DB * Fixed bug on grants pagination Change-Id: I5d13e301c6a1ed18ece4474263479b613b56e65b
This commit is contained in:
parent
13dc4f7d10
commit
6fe7989c76
@ -39,7 +39,7 @@ class openstack_project::openstackid_prod (
|
|||||||
$ssl_cert_file_contents = '',
|
$ssl_cert_file_contents = '',
|
||||||
$ssl_key_file_contents = '',
|
$ssl_key_file_contents = '',
|
||||||
$ssl_chain_file_contents = '',
|
$ssl_chain_file_contents = '',
|
||||||
$release = '1.0.22',
|
$release = '1.0.23',
|
||||||
$app_url = '',
|
$app_url = '',
|
||||||
$app_key = '',
|
$app_key = '',
|
||||||
$email_driver = 'mail',
|
$email_driver = 'mail',
|
||||||
|
Loading…
Reference in New Issue
Block a user