Merge "Configure nova notification_format for grenade"
This commit is contained in:
commit
8ccee88296
@ -9,3 +9,10 @@ devstack_localrc target enable_service watcher-api watcher-decision-engine watch
|
|||||||
|
|
||||||
BASE_RUN_SMOKE=False
|
BASE_RUN_SMOKE=False
|
||||||
TARGET_RUN_SMOKE=False
|
TARGET_RUN_SMOKE=False
|
||||||
|
|
||||||
|
# Enable both versioned and unversioned notifications. Watcher only
|
||||||
|
# uses versioned notifications but ceilometer uses unversioned. We
|
||||||
|
# can change this to just versioned when ceilometer handles
|
||||||
|
# versioned notifications from nova:
|
||||||
|
# https://bugs.launchpad.net/ceilometer/+bug/1665449
|
||||||
|
devstack_localrc base NOVA_NOTIFICATION_FORMAT=both
|
||||||
|
Loading…
Reference in New Issue
Block a user