yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #75558
[Bug 1800884] [NEW] iptables-restore wait period cannot be zero
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
Follow ups