Merge "Update auth parameters to support Keystone v3"
This commit is contained in:
@@ -45,7 +45,7 @@ describe 'basic aodh' do
|
||||
class { '::aodh::api':
|
||||
enabled => true,
|
||||
keystone_password => 'a_big_secret',
|
||||
keystone_identity_uri => 'http://127.0.0.1:35357/',
|
||||
keystone_auth_uri => 'http://127.0.0.1:5000',
|
||||
service_name => 'httpd',
|
||||
}
|
||||
include ::apache
|
||||
|
||||
Reference in New Issue
Block a user