← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2059051] [NEW] The user defined router flavor OVN driver doesn't check properly unspecified flavor

 

Public bug reported:

In order to decide whether to process a router related request, the user
defined router flavor OVN driver needs to check the flavor_id specified
in the request. If the flavor_id is passed in the request as
'ATTR_NOT_SPECIFIED', the check in the driver will fail:
https://github.com/openstack/neutron/blob/e003fd73f6ba17328f3e15a2cc2d199a630229ca/neutron/services/ovn_l3/service_providers/user_defined.py#L47

** Affects: neutron
     Importance: Medium
     Assignee: Miguel Lavalle (minsel)
         Status: Confirmed

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

** Changed in: neutron
   Importance: Undecided => Medium

** Changed in: neutron
     Assignee: (unassigned) => Miguel Lavalle (minsel)

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

Title:
  The user defined router flavor OVN driver doesn't check properly
  unspecified flavor

Status in neutron:
  Confirmed

Bug description:
  In order to decide whether to process a router related request, the
  user defined router flavor OVN driver needs to check the flavor_id
  specified in the request. If the flavor_id is passed in the request as
  'ATTR_NOT_SPECIFIED', the check in the driver will fail:
  https://github.com/openstack/neutron/blob/e003fd73f6ba17328f3e15a2cc2d199a630229ca/neutron/services/ovn_l3/service_providers/user_defined.py#L47

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



Follow ups