yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #17760
[Bug 1298865] Re: NVP advanced service plugin should check router status before deploying a service
** Changed in: neutron
Status: Fix Committed => Fix Released
** Changed in: neutron
Milestone: None => juno-2
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1298865
Title:
NVP advanced service plugin should check router status before
deploying a service
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
With NVP advanced service plugin, router creation is asynchronous while all service call is synchronous, so it is possible that advanced service request is called before edge deployment completed.
One solution is to check the router status before deploying an advanced service. If the router is not in ACTIVE status, the service deployment request would return "Router not ready" error.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1298865/+subscriptions
References