-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70189/
-----------------------------------------------------------
Review request for ranger, Gautam Borad, Abhay Kulkarni, Mehul Parikh, Pradeep
Agrawal, and Velmurugan Periasamy.
Bugs: RANGER-2355
https://issues.apache.org/jira/browse/RANGER-2355
Repository: ranger
Description
-------
As Security zone feature has been added. Add Zone name column in policy listing
for Reports page.
Also add a filter to search policies for a Zone.
Diffs
-----
security-admin/src/main/webapp/scripts/views/reports/UserAccessLayout.js
f0e5c1d
security-admin/src/main/webapp/templates/reports/UserAccessLayout_tmpl.html
b3a9427
Diff: https://reviews.apache.org/r/70189/diff/1/
Testing
-------
1. Verified that when user performs search with zone name, system displays only
zoned policies in search results
2. Without selecting Zone name filter, All policies(Zoned & unzoned) is getting
displayed
3. Verified that when multiple services are mapped to particular zone, Able to
view all associated polices of the services mapped to zone
4. Verified search functionality with other combinations also: e.g. Zone name
and Access type, Zone name and component etc.
Thanks,
Nitin Galave