← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1424099] [NEW] Unable to pass additional parameters to update_router tesmpest test case

 

Public bug reported:

While writing tempest test case, I encountered the following:

Consider the following scenario:

Suppose a third-party plugin has additinal attributes that can be passed
during router-creation and router-update.

Now, the _update_router method in our  json network client does not
consider these additional parameter.

See the method _update_router in json network client. (
tempest/services/network/json/network_client.py )

** Affects: neutron
     Importance: Undecided
     Assignee: Chirag Shahani (chirag-shahani)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Chirag Shahani (chirag-shahani)

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

Title:
  Unable to pass additional parameters to update_router tesmpest test
  case

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  While writing tempest test case, I encountered the following:

  Consider the following scenario:

  Suppose a third-party plugin has additinal attributes that can be
  passed during router-creation and router-update.

  Now, the _update_router method in our  json network client does not
  consider these additional parameter.

  See the method _update_router in json network client. (
  tempest/services/network/json/network_client.py )

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


Follow ups

References