← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1417841] [NEW] Clean unused code for `supports_tenants`

 

Public bug reported:

https://github.com/openstack/horizon/blob/master/horizon/templates/horizon/_accordion_nav.html#L7

the expression will always be true, and it seems that the
`supports_tenants` attr is unused now, we should clean the unused code,
that makes code more readable for devs.

** Affects: horizon
     Importance: Undecided
     Assignee: Lawrance (jing)
         Status: In Progress

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

Title:
  Clean unused code for `supports_tenants`

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  https://github.com/openstack/horizon/blob/master/horizon/templates/horizon/_accordion_nav.html#L7

  the expression will always be true, and it seems that the
  `supports_tenants` attr is unused now, we should clean the unused
  code, that makes code more readable for devs.

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


Follow ups

References