]> git.proxmox.com Git - mirror_ifupdown2.git/commitdiff
3.2 - nclu - net add bridge alias not taking text in quotes
authorDaniel Walton <dwalton@cumulusnetworks.com>
Wed, 7 Sep 2016 19:13:58 +0000 (19:13 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Wed, 7 Sep 2016 19:13:58 +0000 (19:13 +0000)
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Reviewed-by: roopa@cumulusnetworks.com
Ticket: CM-12764

addons/address.py

index 030a8e1ea885731d4a37ee877459b1d6cdf7be04..7105f5d2ffb120d829533ab1d65b82cb69e486c2 100644 (file)
@@ -66,7 +66,6 @@ class address(moduleBase):
                              'example': ['hwaddress 44:38:39:00:27:b8']},
                       'alias' :
                             { 'help': 'description/alias',
-                              'validvals' : ['<text>',],
                               'example' : ['alias testnetwork']},
                       'address-purge' :
                             { 'help': 'purge existing addresses. By default ' +