yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70396
[Bug 1742133] Re: No rescue and unrescue versioned notifications
Reviewed: https://review.openstack.org/385644
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=df7442ee5aeb519d579208e71040af02fad6c428
Submitter: Zuul
Branch: master
commit df7442ee5aeb519d579208e71040af02fad6c428
Author: Béla Vancsics <vancsics@xxxxxxxxxxxxxxx>
Date: Mon Jul 24 11:59:59 2017 +0200
Transform rescue/unrescue instance notifications
The rescue (instance.rescue.start and instance.rescue.end) and unrescue
(instance.unrescue.start and instance.unrescue.end) notifications are
transformed to the versioned framework.
This patch also fixes the power state of the server
when unrescuing it with the fake compute driver.
Co-Authored-By: Takashi Natsume <natsume.takashi@xxxxxxxxxxxxx>
Change-Id: Ib1d03c6d693e3b04886c638c956e35809fed8fc2
Implements: bp versioned-notification-transformation-queens
Closes-Bug: #1742133
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1742133
Title:
No rescue and unrescue versioned notifications
Status in OpenStack Compute (nova):
Fix Released
Bug description:
In nova.conf notification_format isn't changed (defaults to both)
In opestack cli:
server rescue a2af1079-f789-481b-b4c9-e6aee68b645c
On the versioned notifications topic on rescuing an instance
notifications doesn't come, isn't included in the specifications
either
(https://docs.openstack.org/nova/latest/reference/notifications.html),
not sure if this is the desired behaviour.
Environment:
1. Openstack: devstack queens version
2. Libvirt + QEMU
3. Neutron with openvswitch
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1742133/+subscriptions
References