TLS tests for Restconf Northbound interface 78/52878/15
authormangel <m.angel890@gmail.com>
Mon, 6 Mar 2017 12:18:18 +0000 (13:18 +0100)
committerJamo Luhrsen <jluhrsen@redhat.com>
Fri, 24 Mar 2017 00:20:11 +0000 (00:20 +0000)
commit8b655340e9e566619652ca3102df78c158f1d306
treed25aabdd3f31c2b2b372ba47841c7eefbcefbd41
parentb5455e24d30195755dad3146746798ba0ae34793
TLS tests for Restconf Northbound interface

Support for configuring, activating and executing HTTPS requests towards
northbound interface provided by Jetty.
Note for activating certaing configurations it is required to restart
ODL completely by means of Karaf command: shutdown -r

For reloading certificate information (keystore/trustore) it is only
required to restart jetty bundle. Note this operation is not supported
officially for production environments.

These tests are based on openssl/keytool external commands.

Change-Id: I21b2d2f60d65a04342ef6d1de882c2b59915f40b
Signed-off-by: Miguel Angel Munoz Gonzalez <miguel.angel.munoz.gonzalez@ericsson.com>
csit/libraries/KarafKeywords.robot
csit/libraries/Utils.robot
csit/suites/aaa/tls/010__aaa_restconf_tls.robot [new file with mode: 0644]
csit/testplans/aaa-tls.txt [new file with mode: 0644]
csit/variables/Variables.robot