Dockerctl doesn't purge stale iptables rules: '$' is missed

Bug #1358802 reported by Artem Panchenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
High
Matthew Mosesohn

Bug Description

After starting docker container dockerctl utility checks firewall rules and remove stale ports redirections if any. Currently this function doesn't work because '$' is missed here:

https://github.com/stackforge/fuel-library/blob/master/deployment/puppet/docker/templates/functions.sh.erb#L422

that line should look like this:

    for portproto in $ports; do

Revision history for this message
Matthew Mosesohn (raytrac3r) wrote :

I am already addressing this here:
 https://review.openstack.org/#/c/114921/

Changed in fuel:
status: New → In Progress
importance: Undecided → High
Changed in fuel:
status: In Progress → Fix Committed
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.