deprecate notify_api_faults and notify_on_state_change options

Bug #1696887 reported by zhongshengping
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-nova
Fix Released
Medium
zhongshengping

Bug Description

see nova-api.log:

2017-06-09 00:50:39.975 1916 DEBUG oslo_service.service [req-2dbdd7e1-ccfc-4425-b54a-3ec14661270c - - - - -] notifications.notification_format = both log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2799
2017-06-09 00:50:39.975 1916 WARNING oslo_config.cfg [req-2dbdd7e1-ccfc-4425-b54a-3ec14661270c - - - - -] Option "notify_api_faults" from group "DEFAULT" is deprecated. Use option "notify_on_api_faults" from group "notifications".
2017-06-09 00:50:39.976 1916 DEBUG oslo_service.service [req-2dbdd7e1-ccfc-4425-b54a-3ec14661270c - - - - -] notifications.notify_on_api_faults = False log_opt_values /usr/lib/python2.7/site-packages/oslo_config/cfg.py:2799
2017-06-09 00:50:39.976 1916 WARNING oslo_config.cfg [req-2dbdd7e1-ccfc-4425-b54a-3ec14661270c - - - - -] Option "notify_on_state_change" from group "DEFAULT" is deprecated. Use option "notify_on_state_change" from group "notifications".

zhongshengping (chdzsp)
Changed in puppet-nova:
assignee: nobody → zhongshengping (chdzsp)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/472489

Changed in puppet-nova:
status: New → In Progress
Changed in puppet-nova:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-nova (master)

Reviewed: https://review.openstack.org/472489
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=3f92b4db49fa6594fc321fa5337fcb7799ad5d10
Submitter: Jenkins
Branch: master

commit 3f92b4db49fa6594fc321fa5337fcb7799ad5d10
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Jun 9 09:28:40 2017 +0800

    Fix notify_api_faults and notify_on_state_change options

    Option "notify_api_faults" from group "DEFAULT" is deprecated. Use
    option "notify_on_api_faults" from group "notifications" instead.
    Option "notify_on_state_change" from group "DEFAULT" is deprecated.
    Use option "notify_on_state_change" from group "notifications" instead.

    Change-Id: I6fb7ea3de3068029c0827abc2b64855f815f5b3d
    Closes-Bug: #1696887

Changed in puppet-nova:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/puppet-nova 11.2.0

This issue was fixed in the openstack/puppet-nova 11.2.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.