puppet-glance/spec
uberj 4914bacb63 Explicitly set default notifier strategy
Havana claims to set this to the default, but in reality it does not.
The default is actually set to qpid because oslo.config automatically
looks for default options in /usr/share/glance/glance-api-dist.conf,
which in turn sets `notifier_strategy = qpid`.

Later version of oslo.config seem to have fixed this behavior and do not
load *-dist* config files.

Though this patch exposes a $notifier_strategy parameter to the
glance::api class, including glance::notify::{rabbit,qpid} to set the
correct notifier strategy should still be the prescribed way to override
the 'noop' behavior.

Change-Id: Ic2c67da463e7053a98042d9cba099aa857913ee7
2014-03-20 22:15:31 -07:00
..
classes Explicitly set default notifier strategy 2014-03-20 22:15:31 -07:00
unit/provider Glance provider should retry once when service is not ready 2013-07-09 00:26:26 -07:00
shared_examples.rb Add Cinder backend to image store 2013-12-08 10:35:04 +01:00
spec.opts (#11692) Add unit tests 2012-01-03 11:27:43 -08:00
spec_helper.rb Add Cinder backend to image store 2013-12-08 10:35:04 +01:00