← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1593890] [NEW] Volume type tab shows an error if volume type encryption is disabled

 

Public bug reported:

Steps to reproduce:

1. Disable volume type encryption on cinder_policy.json as the following
    "volume_extension:volume_type_encryption": "!",
    "volume_extension:volume_encryption_metadata": "!",

2. Go to admin -> volumes panel
3. Click on Volume Types tab
4. Verify the volume type encryption is disabled by check the "Create Encryption" action is not available for the volume type.
5. Note that there's an error showing unable to receive volume type encryption information.

The volume types table has an encryption column and it assumes the
encryption is always enabled which is not the case.

** Affects: horizon
     Importance: Undecided
     Assignee: Ying Zuo (yingzuo)
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => Ying Zuo (yingzuo)

** Description changed:

  Steps to reproduce:
  
  1. Disable volume type encryption on cinder_policy.json as the following
-     "volume_extension:volume_type_encryption": "!",
-     "volume_extension:volume_encryption_metadata": "!",
+     "volume_extension:volume_type_encryption": "!",
+     "volume_extension:volume_encryption_metadata": "!",
  
  2. Go to admin -> volumes panel
  3. Click on Volume Types tab
  4. Verify the volume type encryption is disabled by check the "Create Encryption" action is not available for the volume type.
  5. Note that there's an error showing unable to receive volume type encryption information.
  
- 
- The volume types table has an encryption column and it assumes the encryption is always supported which is not the case.
+ The volume types table has an encryption column and it assumes the
+ encryption is always enabled which is not the case.

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

Title:
   Volume type tab shows an error if  volume type encryption is disabled

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Steps to reproduce:

  1. Disable volume type encryption on cinder_policy.json as the following
      "volume_extension:volume_type_encryption": "!",
      "volume_extension:volume_encryption_metadata": "!",

  2. Go to admin -> volumes panel
  3. Click on Volume Types tab
  4. Verify the volume type encryption is disabled by check the "Create Encryption" action is not available for the volume type.
  5. Note that there's an error showing unable to receive volume type encryption information.

  The volume types table has an encryption column and it assumes the
  encryption is always enabled which is not the case.

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


Follow ups