← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1446428] [NEW] Python-neutronclient command extension does not support parent_id in neutronV20.find_resourceid_by_name_or_id()

 

Public bug reported:

neutronV20.find_resourceid_by_name_or_id() when used without the parent_id 
parameter works . But in case we want to pass the parent_id to the method it fails
with this error

_fx() takes exactly 0 arguments (3 given)

** Affects: python-neutronclient
     Importance: Undecided
     Assignee: Sayaji Patil (sayaji15)
         Status: New

** Project changed: horizon => python-neutronclient

** Changed in: python-neutronclient
     Assignee: (unassigned) => Sayaji Patil (sayaji15)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1446428

Title:
  Python-neutronclient command extension does not support  parent_id in
  neutronV20.find_resourceid_by_name_or_id()

Status in Python client library for Neutron:
  New

Bug description:
  neutronV20.find_resourceid_by_name_or_id() when used without the parent_id 
  parameter works . But in case we want to pass the parent_id to the method it fails
  with this error

  _fx() takes exactly 0 arguments (3 given)

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-neutronclient/+bug/1446428/+subscriptions


Follow ups

References