Merge "Correct raw table regex in test_security_groups_rpc"

This commit is contained in:
Jenkins 2014-11-19 22:31:20 +00:00 committed by Gerrit Code Review
commit 3e3ff052ea

View File

@ -1583,6 +1583,9 @@ COMMIT
# Completed by iptables_manager
""" % IPTABLES_ARG
CHAINS_RAW = 'OUTPUT|PREROUTING'
IPTABLES_ARG['chains'] = CHAINS_RAW
IPTABLES_RAW = """# Generated by iptables_manager
*raw
:%(bn)s-(%(chains)s) - [0:0]