Public bug reported:

A bug in nova extension checking was introduced by:
https://github.com/openstack/horizon/commit/3acb28270a27837253d308f05d40240b04a6affa#diff-2f8897fc38ecf035f786ac562c878dcf

we are comparing `ext` (an object) to a string, rather than `ext.name`:
https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/nova.py#L1090

** Affects: horizon
     Importance: Undecided
     Assignee: Adrian Turjak (adriant-y)
         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/1805469

Title:
  nova extension checking is broken

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  A bug in nova extension checking was introduced by:
  
https://github.com/openstack/horizon/commit/3acb28270a27837253d308f05d40240b04a6affa#diff-2f8897fc38ecf035f786ac562c878dcf

  we are comparing `ext` (an object) to a string, rather than `ext.name`:
  
https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/nova.py#L1090

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to