unable to upload docker images to the undercloud w/o opening port 8787 on the undercloud

Bug #1651621 reported by wes hayutin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Invalid
Medium
Unassigned

Bug Description

More details to come, this needs to be retested.

To successfully upload the heat-agent container to the undercloud docker registry, port 8787 needs to be opened manually via iptables.

sudo iptables -I INPUT -p tcp -m state --state NEW -m tcp --dport 8787 -j ACCEPT

Tags: containers
Changed in tripleo:
status: New → Triaged
importance: Undecided → Medium
milestone: none → ocata-3
Changed in tripleo:
milestone: ocata-3 → pike-1
Changed in tripleo:
milestone: pike-1 → pike-2
tags: added: containers
Changed in tripleo:
milestone: pike-2 → pike-3
Changed in tripleo:
milestone: pike-3 → pike-rc1
Changed in tripleo:
milestone: pike-rc1 → queens-1
Revision history for this message
Steve Baker (steve-stevebaker) wrote :

I'm fairly certain this has been fixed for a while, please reopen if not.

Changed in tripleo:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.