File: override-defaults

package info (click to toggle)
watcher 16.0.0~rc1-3
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 7,668 kB
  • sloc: python: 57,083; xml: 323; sh: 302; makefile: 71
file content (9 lines) | stat: -rw-r--r-- 410 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
# Plug-in overrides
# https://docs.openstack.org/devstack/latest/plugins.html#plugin-interface

# 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
NOVA_NOTIFICATION_FORMAT=both