Merge "acceptance: enable debug & verbosity for OpenStack logs"

This commit is contained in:
Jenkins 2015-08-17 14:16:19 +00:00 committed by Gerrit Code Review
commit 8d7a24ec03
1 changed files with 2 additions and 0 deletions

View File

@ -97,6 +97,8 @@ describe 'basic cinder' do
rabbit_userid => 'cinder',
rabbit_password => 'an_even_bigger_secret',
rabbit_host => '127.0.0.1',
debug => true,
verbose => true,
}
class { '::cinder::keystone::auth':
password => 'a_big_secret',