← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1829527] [NEW] Default volume type used in Create Volume dialog even when the user doesn't have access to it

 

Public bug reported:

When the volume type configured as default in Cinder is non-public, some
users will not have access to it. However, it will still be displayed as
the selected option on the Create Volume dialog, and probably because
it's not one of the valid choices, it will be impossible to change it
then.

Steps to reproduce:

login as admin,
create a new public volume type named "testing", so that there are two volume types available,
set the default iscsi volume type to non-public,
modify the quotas for the demo user to be able to create volumes,
logout and login as demo,
try to create a new volume,
observe that the "Type" field has "iscsi" as the default, but when clicked, only shows "testing" volume type, which then can't be selected

** 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/1829527

Title:
  Default volume type used in Create Volume dialog even when the user
  doesn't have access to it

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  When the volume type configured as default in Cinder is non-public,
  some users will not have access to it. However, it will still be
  displayed as the selected option on the Create Volume dialog, and
  probably because it's not one of the valid choices, it will be
  impossible to change it then.

  Steps to reproduce:

  login as admin,
  create a new public volume type named "testing", so that there are two volume types available,
  set the default iscsi volume type to non-public,
  modify the quotas for the demo user to be able to create volumes,
  logout and login as demo,
  try to create a new volume,
  observe that the "Type" field has "iscsi" as the default, but when clicked, only shows "testing" volume type, which then can't be selected

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


Follow ups