juju does not expose ports in OCI
Bug #1834974 reported by
David Lawson
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Confirmed
|
High
|
Unassigned | ||
2.7 |
Won't Fix
|
High
|
Unassigned |
Bug Description
While working on getting HA controllers working in the OCI cloud, I tried running "open-port 17070" and "open-port 37017" via juju run, the standard method of opening ports manually. While both commands completed apparently successfully, they did not in fact open the ports. OCI uses host firewalls as well as per network security groups and it appears juju does not yet appropriately manipulate those host firewalls while attempting to expose ports.
Changed in juju: | |
status: | Incomplete → New |
Changed in juju: | |
status: | New → Triaged |
Changed in juju: | |
importance: | Undecided → High |
tags: | added: oracle-provider |
To post a comment you must log in.
Can you provide the version of juju that you were running here?
The instance level firewalling was added in this patch: /github. com/juju/ juju/pull/ 10288
https:/
The releases with this change are 2.5.8, 2.6.5 and edge.