Bug 1314781
Summary: | Add Cockpit port to the default ports to be opened when Engine manages the firewall | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Fabian Deutsch <fdeutsch> |
Component: | BLL.Infra | Assignee: | Martin Perina <mperina> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavol Brilla <pbrilla> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.0.0 | CC: | bugs, cshao, huiwa, oourfali, ycui |
Target Milestone: | ovirt-3.6.6 | Keywords: | ZStream |
Target Release: | 3.6.6 | Flags: | rule-engine:
ovirt-3.6.z+
rule-engine: planning_ack+ oourfali: devel_ack+ pstehlik: testing_ack+ |
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ovirt 4.0.0 alpha1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-05-30 10:53:37 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1140646 |
Description
Fabian Deutsch
2016-03-04 13:31:01 UTC
We'll need this fix in 3.6.6. Otherwise access to Cockpit will be blocked upon adding a host. Martin - can you handle the backport? New installed host on internal 3.6.6 build : # iptables -nL | grep 9090 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:9090 |