yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62217
[Bug 1671595] Re: shared field in network-edit from should be controlled by 'update_network:shared' policy
Reviewed: https://review.openstack.org/443927
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=13a4cef86924c51e98afd1c460aef163c429bfa5
Submitter: Jenkins
Branch: master
commit 13a4cef86924c51e98afd1c460aef163c429bfa5
Author: Akihiro Motoki <motoki@xxxxxxxxxxxxx>
Date: Thu Mar 9 18:17:03 2017 +0000
Use correct policy name for "Edit Network" form setup
UpdateNetwork form should use 'update_network:shared' instead of
'create_update:shared' to check 'shared' field can be edited.
Change-Id: I482e98a36a7fb5abc7131d413d2ebde36503d8ab
Closes-Bug: #1671595
** 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/1671595
Title:
shared field in network-edit from should be controlled by
'update_network:shared' policy
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
'shared' field in the network edit form refers to the policy
'create_network:shared'. It should be 'update_network:shared'.
https://github.com/openstack/horizon/blob/3e195b61e0aa3ea979ff63758dd0da5834e30218/openstack_dashboard/dashboards/project/networks/forms.py#L52
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1671595/+subscriptions
References