← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1166077] Re: Folsom NEC plugin fails to create a network/port on some version of PFC due to too long string

 

** Changed in: quantum/folsom
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1166077

Title:
  Folsom NEC plugin fails to create a network/port on some version of
  PFC due to too long string

Status in OpenStack Quantum (virtual network service):
  Fix Released
Status in quantum folsom series:
  Fix Released

Bug description:
  Folsom NEC plugin can fails to create a network/port on some version of
  the OpenFlow controller supported.
  Some version of NEC ProgrammableFlow OpenFlow controller, one of the OpenFlow
  controllers (OFCs), accepts the string up to 31 chars as a network ID.
  The folsom version of NEC plugin now uses Quantum UUID as ID on OFC,
  so this leads to failure on network creation. This commit changes
  the plugin to generate a 31-char ID on OFC to keep its uniqueness.
  The same thing can be said to port ID.

  Similarly, the description field must be a string up to 127 chars
  and consist of [A-Za-z0-9_] characters. This change also fixes it.

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