Remove unused test code

The code is superfluous and we can remove them.

Change-Id: I3960d9a320fb4a5082bc9a5f91b18b083283c42a
This commit is contained in:
ZhongShengping 2016-11-20 23:26:17 +08:00
parent c09538e605
commit cd18686610
1 changed files with 0 additions and 2 deletions

View File

@ -26,8 +26,6 @@ describe 'basic aodh' do
provider => 'rabbitmqctl',
require => Class['rabbitmq'],
}
# https://bugs.launchpad.net/aodh/+bug/1557154
Rabbitmq_user_permissions['aodh@/'] -> Service<| tag == 'aodh-service' |>
class { '::aodh':
debug => true,