← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1298865] [NEW] NVP advanced service plugin should check router status before deploying a service

 

Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
     Assignee: berlin (linb)
         Status: Confirmed


** Tags: nicira

** Changed in: neutron
     Assignee: (unassigned) => berlin (linb)

** Changed in: neutron
       Status: New => Confirmed

-- 
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):
  Confirmed

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


Follow ups

References