From 263b1a1f0836b412e1bcbe9606137b64dadf5697 Mon Sep 17 00:00:00 2001 From: ibumarskov Date: Mon, 21 Nov 2016 18:46:39 +0300 Subject: [PATCH] Fix the SSL test Change-Id: I6c5b86ac3c499b3bf79ef772d85220cced38aacb --- doc/test/source/test_suite_smoke.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/test/source/test_suite_smoke.rst b/doc/test/source/test_suite_smoke.rst index 1a34d4e..ece0d69 100644 --- a/doc/test/source/test_suite_smoke.rst +++ b/doc/test/source/test_suite_smoke.rst @@ -295,7 +295,7 @@ nsxt_insecure_false Description ########### -Check that insecure checkbox functions properly. +Check secure connection with NSX Manager. Complexity @@ -309,10 +309,10 @@ Steps 1. Provide CA certificate via web UI or through system storage. 2. Install NSX-T plugin. - 3. Enable plugin on tab Networks -> NSX-T plugin. - 4. Fill the form with corresponding values. - 5. Uncheck checkbox 'Bypass NSX Manager certificate verification'. - 6. Deploy cluster with one controller. + 3. Deploy cluster with one controller. + 4. Upload cert file on controller + 5. Set the insecure option in false and specify cert file (/etc/neutron/plugins/vmware/nsx.ini). + 6. Restart neutron-server. 7. Run OSTF.