Public bug reported:

In case --wait (-w) parameter is zero, iptables-restore returns an
error.

Correct:
[root@dev02 iptables]# iptables-restore -w 1 -W 20000 ipt 

Incorrect:
[root@dev02 iptables]# iptables-restore -w 0 -W 20000 ipt 
Option --wait-interval requires option --wait

** Affects: neutron
     Importance: Undecided
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1800884

Title:
  iptables-restore wait period cannot be zero

Status in neutron:
  In Progress

Bug description:
  In case --wait (-w) parameter is zero, iptables-restore returns an
  error.

  Correct:
  [root@dev02 iptables]# iptables-restore -w 1 -W 20000 ipt 

  Incorrect:
  [root@dev02 iptables]# iptables-restore -w 0 -W 20000 ipt 
  Option --wait-interval requires option --wait

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1800884/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to