Bug 1664287

Summary: openstack-manila-ui panel files are only accessible by root user
Product: [Community] RDO Reporter: Álvaro Simón <varosim>
Component: openstack-manilaAssignee: Victoria Martinez de la Cruz <vimartin>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: trunkCC: tbarron
Target Milestone: ---   
Target Release: trunk   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-01-08 11:12:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Álvaro Simón 2019-01-08 10:44:04 UTC
This is a packaging spec issue that affects to openstack-manila-ui Rocky release.

Manila python files installed in: 

/usr/share/openstack-dashboard/openstack_dashboard/local/enabled

are only accessible by root (-rw-r-----) so apache is not able to access them and the Shares Tab does not appear from the OpenStack Dashboard.

The workaround is to execute chmod +r to fix the manila panel files.

It seems that this issue only affects to the share tabs.

Comment 1 Álvaro Simón 2019-01-08 10:53:04 UTC
This issue is related with: https://bugs.launchpad.net/manila/+bug/1809309

Comment 2 Tom Barron 2019-01-08 11:12:16 UTC

*** This bug has been marked as a duplicate of bug 1661395 ***