CSIT-482: HC Test - NAT 67/4367/5
authorselias <samelias@cisco.com>
Fri, 16 Dec 2016 14:28:39 +0000 (15:28 +0100)
committerPeter Mikus <pmikus@cisco.com>
Tue, 10 Jan 2017 13:05:13 +0000 (13:05 +0000)
commit954e51613f8dbd4f2fa4a7c2cf7c066176bee963
treed572e42249a63bb5b89ed4d5743d9d9c492d821b
parente3ed9257cd7ef50b44eca72ef7d9ae6c7c792647
CSIT-482: HC Test - NAT

 - add NAT test suite
 - add keywords and methods for configuring and reading NAT settings
 - add test data used in NAT suite

Change-Id: Iaa2ac1eb156bc9bcff41ec242318f6a973210d38
Signed-off-by: selias <samelias@cisco.com>
resources/libraries/python/NAT.py [new file with mode: 0644]
resources/libraries/python/honeycomb/NAT.py [new file with mode: 0644]
resources/libraries/robot/honeycomb/nat.robot [new file with mode: 0644]
resources/templates/honeycomb/config_nat.url [new file with mode: 0644]
resources/templates/honeycomb/oper_nat.url [new file with mode: 0644]
resources/templates/vat/snat/snat_interface_dump.vat [new file with mode: 0644]
resources/templates/vat/snat/snat_mapping_dump.vat [new file with mode: 0644]
resources/test_data/honeycomb/nat.py [new file with mode: 0644]
tests/func/honeycomb/130_nat.robot [new file with mode: 0644]