yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #75938
[Bug 1780457] Re: Help text for encrypted volume type has incorrect description
Reviewed: https://review.openstack.org/619496
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9d5a266631a8cc8c3b51aa8a9426d14b43bbf245
Submitter: Zuul
Branch: master
commit 9d5a266631a8cc8c3b51aa8a9426d14b43bbf245
Author: manchandavishal <manchandavishal143@xxxxxxxxx>
Date: Thu Nov 22 09:49:33 2018 +0000
Fix: Help text for encrypted volume type has incorrect description
Volume type encryption help text states that "The Key Size is the
size of the encryption key, in bits (e.g., 128, 256).
If the field is left empty, the provider default will be used."
This is not really correct, because 128 bit keys do not actually
work with LUKS as used by Cinder volumes.
It should only recommend 256 bit keys.
This patch fixes the issue.
Change-Id: I038918e4beef2ea4d346127713855e0421e8b721
Closes-Bug: #1780457
** Changed in: horizon
Status: In Progress => 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/1780457
Title:
Help text for encrypted volume type has incorrect description
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
The key size field has this description:
The Key Size is the size of the encryption key, in bits (e.g., 128,
256). If the field is left empty, the provider default will be used.
This is not really correct, because 128 bit keys do not actually work
with LUKS as used by Cinder volumes. It should only recommend 256 bit
keys.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1780457/+subscriptions
References