yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09041
[Bug 1273298] [NEW] OPENSTACK_HYPERVISOR_FEATURES['can_set_mount_point'] not taken in account when launching instances and creating a volume
Public bug reported:
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.
** Affects: horizon
Importance: Undecided
Assignee: Yves-Gwenael Bourhis (yves-gwenael-bourhis)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Yves-Gwenael Bourhis (yves-gwenael-bourhis)
--
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):
New
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
Follow ups
References