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:
Sebastian Marcet 2017-08-24 17:54:42 -03:00
parent 13dc4f7d10
commit 6fe7989c76
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ class openstack_project::openstackid_prod (
$ssl_cert_file_contents = '',
$ssl_key_file_contents = '',
$ssl_chain_file_contents = '',
$release = '1.0.22',
$release = '1.0.23',
$app_url = '',
$app_key = '',
$email_driver = 'mail',