← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1889544] Re: could not received notification messages when server interface attach\detach action

 

Please use the versioned notification interface. It has interface attach
and detach notification.
https://docs.openstack.org/nova/latest/reference/notifications.html
#existing-versioned-notifications

The legacy notification interface is froze and shall not be extended
further.

** Changed in: nova
       Status: In Progress => Invalid

-- 
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/1889544

Title:
  could not received notification messages when server interface
  attach\detach action

Status in OpenStack Compute (nova):
  Invalid

Bug description:
  Description
  ===========
      Now, I need the notification messages when a interface attach or detach from a server. but I found i could not get those messages. I can receive lots of actions messages, such as(compute.instance.power_off.end、compute.instance.power_on.end、compute.instance.reboot.end、compute.instance.rebuild.end ...).

      so I think the nova code maybe missing some code which sending
  interface attach or detach action messages to notifications.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1889544/+subscriptions


References