Reviewed: https://review.openstack.org/293407 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f464f4b1d3f13fc9a24304d46b688e5147dc2a3c Submitter: Jenkins Branch: master
commit f464f4b1d3f13fc9a24304d46b688e5147dc2a3c Author: Kenji Ishii <[email protected]> Date: Wed Mar 16 21:33:56 2016 +0900 Add a condition whether displaying the link jump to Encryption page At the moment, the link jump to Volume Encryption page is enable even though volume does not encrypted. In this case, this page is only displayed "Volume is Unencrypted" and it is not informative. Therefore, this patch add a condition whether displaying the link jump to Volume Encryption page. Change-Id: Ic915dc5f05316991ed6943f66db1d1def54dcbaf Closes-bug: #1558056 ** 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/1558056 Title: Volume Encryption page is unnecessary if volume type doesn't encrypted Status in OpenStack Dashboard (Horizon): Fix Released Bug description: At the moment, some page like volume list page, volume type list page, volume detail page and so on have a link to Volume Encryption page even though volume type does not encrypted. So this page is only displayed "Volume is Unencrypted". In this case, the link which jump to Volume Encryption page is unnecessary. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1558056/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

