volume: drop useless parameters

This commit is contained in:
Emilien Macchi
2014-05-09 00:37:01 +02:00
parent 99baef9e40
commit 23ba374a90
3 changed files with 0 additions and 14 deletions

View File

@@ -29,8 +29,6 @@ describe 'cloud::volume::storage' do
cinder_db_password => 'secret',
rabbit_hosts => ['10.0.0.1'],
rabbit_password => 'secret',
ks_keystone_internal_host => '10.0.0.1',
ks_cinder_password => 'secret',
verbose => true,
debug => true,
log_facility => 'LOG_LOCAL0',