587 B
587 B
Nova Datasource Configuration
By default, Nova datasource listens to Nova versioned notifications. If you are using Nova legacy notifications, then it should be indicated in Vitrage configuration as well.
That is, if you have in /etc/nova/nova.conf or in
/etc/nova/nova-cpu.conf:
notification_format = unversionedThen you should set in /etc/vitrage/vitrage.conf:
[DEFAULT]
use_nova_versioned_notifications = FalseIn other cases there is no need to set this option.