Bug 1595741

Summary: mon: honour mon_docker_net_host option
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Sébastien Han <shan>
Component: Ceph-AnsibleAssignee: Sébastien Han <shan>
Status: CLOSED CURRENTRELEASE QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.1CC: aschoen, ceph-eng-bugs, ceph-qe-bugs, gmeno, kdreyer, nthomas, sankarshan, vereddy
Target Milestone: rc   
Target Release: 3.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: RHEL: ceph-ansible-3.1.0-0.1.rc10.el7cp Ubuntu: ceph-ansible_3.1.0~rc10-2redhat1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-12 20:30:35 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 Sébastien Han 2018-06-27 13:20:30 UTC
Description of problem:

--net=host was hardcoded in the startup line of the system unit so even though
mon_docker_net_host was set to False the net option would always be
activated.

mon_docker_net_host is set to True by default so this commit does not
change the behavior.

Version-Release number of selected component (if applicable):

v3.1.0rc9

How reproducible:

Run a container mon, set mon_docker_net_host to false and --net=host will remain

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 4 Ken Dreyer (Red Hat) 2018-07-12 18:53:59 UTC
The external PR is tagged in ceph-ansible's stable-3.1 upstream as v3.1.0rc10

Comment 8 Ken Dreyer (Red Hat) 2018-07-12 20:30:35 UTC
ceph-ansible 3.0.39 shipped in https://access.redhat.com/errata/RHSA-2018:2177