Error message is different between CLI and GUI
Bug #1728821 reported by
Yushiro FURUKAWA
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Neutron FWaaS dashboard |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Policy check error seems different between CLI and dashboard
* CLI:
(openstack) firewall group rule set rule1 --public
Failed to set firewall rule 'rule1': (rule:update_
Neutron server returns request_ids: ['req-a9ea9419-
* Dashboard:
Danger: There was an error submitting the form. Please try again.
It should be aligned with same error message.
To post a comment you must log in.
I think 'shared' field should be hidden if a user has enough permission for 'shared' like [1]
[1] https:/ /github. com/openstack/ horizon/ blob/master/ openstack_ dashboard/ dashboards/ project/ networks/ workflows. py#L71- L72