memcached firewall rules are not being created since merging " Add non-tls listener to Memcached"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Committed
|
Critical
|
Grzegorz Grasza |
Bug Description
So I have also been observing keystone timeouts on RDO on some of my patches. The timeouts are because some of the memcached patches that have been merged lately are broken in regards to opening up the firewall rules.
Let's take this one for example:
https:/
We see that nova is configured to use memcached:
https:/
memcache_
The problem is there are no iptables rules for memcached:
https:/
In there you will see no rules opening up 11211. I think the logic I7a38a01f498d35
tags: | added: alert ci |
Changed in tripleo: | |
importance: | High → Critical |
tags: | added: promotion-blocker |
Changed in tripleo: | |
status: | In Progress → Fix Committed |
tags: | removed: ci promotion-blocker |
Should be fixed with https:/ /review. opendev. org/c/openstack /tripleo- heat-templates/ +/780268