yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #52422
[Bug 1593127] [NEW] VIP delete event payload does not have sufficent information
Public bug reported:
Existing context for vip.delete.start only contains loadbalancer id as the payload.
This will not help if we want to automate few things from designate perspective like deleting records associated with the loadbalancer.
Since this is delete process, we don't have any other way also to get
the required info as when the vip is deleted all related information is
also deleted.
The current payload:
"payload":{
"loadbalancer_id":"8c5c5886-2d5c-4826-8632-1678e1217a72"
}
** Affects: neutron
Importance: Undecided
Status: New
** Tags: rfe
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1593127
Title:
VIP delete event payload does not have sufficent information
Status in neutron:
New
Bug description:
Existing context for vip.delete.start only contains loadbalancer id as the payload.
This will not help if we want to automate few things from designate perspective like deleting records associated with the loadbalancer.
Since this is delete process, we don't have any other way also to get
the required info as when the vip is deleted all related information
is also deleted.
The current payload:
"payload":{
"loadbalancer_id":"8c5c5886-2d5c-4826-8632-1678e1217a72"
}
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1593127/+subscriptions
Follow ups