Do not use the deprecated service_type in unit tests
... because the parameter is ineffective now. Change-Id: I6aead4793b936b68fbf2e7b140b5057379296a61
This commit is contained in:
parent
1ea01f7b06
commit
d94ba5a10f
@ -42,7 +42,6 @@ describe 'ceilometer::keystone::auth' do
|
||||
params.merge!({
|
||||
:email => 'mighty-ceilometer@remotehost',
|
||||
:auth_name => 'mighty-ceilometer',
|
||||
:service_type => 'cloud-measuring',
|
||||
:region => 'RegionFortyTwo',
|
||||
:tenant => 'mighty-services',
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user