← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1273298] Re: OPENSTACK_HYPERVISOR_FEATURES['can_set_mount_point'] not taken in account when launching instances and creating a volume

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

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

Title:
  OPENSTACK_HYPERVISOR_FEATURES['can_set_mount_point'] not taken in
  account when launching instances and creating a volume

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  if in openstack_dashboard/test/settings.py we set :

  OPENSTACK_HYPERVISOR_FEATURES = {                                               
      'can_set_mount_point': False,                                               
  } 

  This hides the 'device' field of the AttachForm, but it should also
  hide the 'device_name' field of the 'SetInstanceDetailsAction'
  workflow action's form too.

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


References