Bug 1154939
| Summary: | SELinux: neutron-ns-meta denied connectto on unix_stream_socket | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Richard Su <rwsu> | ||||
| Component: | openstack-selinux | Assignee: | Ryan Hallisey <rhallise> | ||||
| Status: | CLOSED WORKSFORME | QA Contact: | Ami Jeain <ajeain> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 5.0 (RHEL 7) | CC: | itamar, lhh, lvrabec, mgrepl, p, rhallise, scohen, yeylon | ||||
| Target Milestone: | z4 | Keywords: | ZStream | ||||
| Target Release: | 5.0 (RHEL 7) | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-12-12 23:03:26 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: | |||||||
| Attachments: |
|
||||||
|
Description
Richard Su
2014-10-21 05:07:30 UTC
The problem is with /bin/neutron-ns-metadata-proxy labeling. # restorecon -R -v /run/neutron/ label should be neutron_var_run_t. Also what does # ps -eZ |grep init_t The issue doesn't appear on openstack-selinux-0.6.4-1.el7ost.noarch. Closing this bug. |