Add test for policy
Change-Id: I92942490e5bdce7312b8076e7d412939c25bf3dd
This commit is contained in:
parent
5ae76a1906
commit
ebd7e650ba
@ -19,6 +19,7 @@ describe 'panko::policy' do
|
|||||||
:key => 'context_is_admin',
|
:key => 'context_is_admin',
|
||||||
:value => 'foo:bar'
|
:value => 'foo:bar'
|
||||||
})
|
})
|
||||||
|
is_expected.to contain_panko_config('oslo_policy/policy_file').with_value('/etc/panko/policy.json')
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user