← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1334294] [NEW] Argument mismatch in the inherited method SetInstanceDetailsAction.get_help_text

 

Public bug reported:

One argument is missing in the SetInstanceDetailsAction.get_help_text in
the panel project.instances. However the class inherits from
workflows.Action which have the method get_help_text with the argument
extra_context. Thus, the method SetInstanceDetailsAction.get_help_text
cannot be overriden easily.

** Affects: horizon
     Importance: Undecided
     Assignee: François Magimel (linkid)
         Status: In Progress

** Changed in: horizon
       Status: New => In Progress

** Changed in: horizon
     Assignee: (unassigned) => François Magimel (linkid)

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

Title:
  Argument mismatch in the inherited method
  SetInstanceDetailsAction.get_help_text

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  One argument is missing in the SetInstanceDetailsAction.get_help_text
  in the panel project.instances. However the class inherits from
  workflows.Action which have the method get_help_text with the argument
  extra_context. Thus, the method SetInstanceDetailsAction.get_help_text
  cannot be overriden easily.

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


Follow ups

References