From 7d7357bbb61bbd2335944a0e9c61c665540e34c0 Mon Sep 17 00:00:00 2001 From: GGabriele Date: Wed, 31 Aug 2016 16:45:45 +0200 Subject: [PATCH] Fixing DOCSTRING --- network/nxos/nxos_acl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network/nxos/nxos_acl.py b/network/nxos/nxos_acl.py index eac9f52efe7..0049436bcdd 100644 --- a/network/nxos/nxos_acl.py +++ b/network/nxos/nxos_acl.py @@ -178,7 +178,7 @@ options: - Match packets with given dscp value required: false default: null - choices: ['af11, 'af12, 'af13, 'af21', 'af22', 'af23','af31','af32', + choices: ['af11', 'af12', 'af13', 'af21', 'af22', 'af23','af31','af32', 'af33', 'af41', 'af42', 'af43', 'cs1', 'cs2', 'cs3', 'cs4', 'cs5', 'cs6', 'cs7', 'default', 'ef'] state: