← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1702728] [NEW] Scheduler hints are not properly disabled (Launch instance)

 

Public bug reported:

We disabled the "enable_scheduler_hints" in the
"LAUNCH_INSTANCE_DEFAULTS" of our local_settings.py and sometimes the
step is still visible from the launch instance modal.

It looks like a race condition where the settings aren't loaded in time
before the modal shows up. Opening the modal after the settings have
correctly resolve prevent this error from happening, so it makes this
problem appears only on the first opening of the modal.

** Affects: horizon
     Importance: Undecided
         Status: New

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

Title:
  Scheduler hints are not properly disabled (Launch instance)

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  We disabled the "enable_scheduler_hints" in the
  "LAUNCH_INSTANCE_DEFAULTS" of our local_settings.py and sometimes the
  step is still visible from the launch instance modal.

  It looks like a race condition where the settings aren't loaded in
  time before the modal shows up. Opening the modal after the settings
  have correctly resolve prevent this error from happening, so it makes
  this problem appears only on the first opening of the modal.

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


Follow ups