Merge "Do not use the deprecated service_type in unit tests"

This commit is contained in:
Zuul 2021-09-23 18:19:34 +00:00 committed by Gerrit Code Review
commit c8559b4cbf
1 changed files with 0 additions and 1 deletions

View File

@ -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',
})