diff --git a/spec/classes/cinder_init_spec.rb b/spec/classes/cinder_init_spec.rb index 895924f9..d9eed9dd 100644 --- a/spec/classes/cinder_init_spec.rb +++ b/spec/classes/cinder_init_spec.rb @@ -28,7 +28,7 @@ describe 'cinder' do :rabbit_use_ssl => '', :heartbeat_timeout_threshold => '', :heartbeat_rate => '', - :heartbeat_in_pthread => '', + :heartbeat_in_pthread => nil, :rabbit_qos_prefetch_count => '', :kombu_reconnect_delay => '', :kombu_failover_strategy => '',