acceptance: cleanup useless orchestration
This orchestration should not exist in beaker manifests. This patch cleans it. Change-Id: I7c0f6fd9f2eac8a74d07f51d5e8a759bc5ba5212
This commit is contained in:
parent
98eba7d87a
commit
415b0f2d6f
@ -58,8 +58,6 @@ describe 'basic murano' do
|
||||
class { '::murano::keystone::auth':
|
||||
password => 'a_big_secret',
|
||||
}
|
||||
|
||||
Class['::keystone'] -> Class['::murano::db::mysql']
|
||||
}
|
||||
}
|
||||
EOS
|
||||
|
Loading…
Reference in New Issue
Block a user