Reviewed: https://review.openstack.org/447175 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=1af1e2fcbcb2ab2499df5eb444ba29c060d4ecf4 Submitter: Jenkins Branch: master
commit 1af1e2fcbcb2ab2499df5eb444ba29c060d4ecf4 Author: Akihiro Motoki <[email protected]> Date: Sat Mar 18 01:11:00 2017 +0000 Fix location of security group panel in launch-instance form Closes-Bug: #1673562 Change-Id: Icf677c5bceda7f1c5c6e0c1dfe9a35416232fb00 ** 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/1673562 Title: Incorrect Security Rules help in Launch Instance workflow Status in OpenStack Dashboard (Horizon): Fix Released Bug description: When using Horizon workflow to launch a new instance, the "Security Group" help page needs to be updated to the correct location of the manage rules page. Currently, it says: "Security groups define a set of IP filter rules that determine how network traffic flows to and from an instance. Users can add additional rules to an existing security group to further define the access options for an instance. To create additional rules, go to the Compute | Access & Security view, then find the security group and click Manage Rules." However, "manage rules" is now under Network | Security Groups -> Manage Rule. The text should be updated to read: "Security groups define a set of IP filter rules that determine how network traffic flows to and from an instance. Users can add additional rules to an existing security group to further define the access options for an instance. To create additional rules, go to the Network | Security Groups view, then find the security group and click Manage Rules." [root@cloud ~]# nova-manage version 15.0.0-1.el7 [root@cloud ~]# rpm -qa | grep -i horizon python-django-horizon-11.0.0-1.el7.noarch puppet-horizon-10.3.0-1.el7.noarch To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1673562/+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

