← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1481143] [NEW] Neutron rest test case should not override setupClass() method

 

Public bug reported:


The setupClass() is overridden, this will cause issue in the future,
plus it is overridden without calling super().

https://review.openstack.org/#/c/158867

the broken tests is exposed when it runs in django18

** Affects: horizon
     Importance: Undecided
     Assignee: Lin Hua Cheng (lin-hua-cheng)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Lin Hua Cheng (lin-hua-cheng)

-- 
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/1481143

Title:
  Neutron rest test case should not override setupClass() method

Status in OpenStack Dashboard (Horizon):
  New

Bug description:

  The setupClass() is overridden, this will cause issue in the future,
  plus it is overridden without calling super().

  https://review.openstack.org/#/c/158867

  the broken tests is exposed when it runs in django18

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


Follow ups