Fix tox errors
[integration/test.git] / csit / libraries / AAA / DockerKeystone.robot
index 6b9febca86eee76a866452857740c32028498c0b..7f9189556d73b81898bb3dae9a2c2dcf2baa3096 100644 (file)
@@ -1,13 +1,13 @@
 *** Settings ***
 Documentation     DockerKeystone library. This library is useful to deal with Openstack Keystone service which provides API client authentication.
-...           
+...
 ...               It consists of three main groups of keywords:
-...           
+...
 ...               - Start/Stop keystone node in SYSTEM TOOLS VM:
 ...               - Run Docker Keystone
 ...               - Destroy Docker Keystone
 ...               - Check Keystone Log File For String
-...           
+...
 ...               - Provision keystone node:
 ...               - Create Keystone session
 ...               - Get Keystone Token
@@ -17,7 +17,7 @@ Documentation     DockerKeystone library. This library is useful to deal with Op
 ...               - Get Admin Role Id
 ...               - Grant Admin Role
 ...               - Delete Keystone Domain
-...           
+...
 ...               - Provision ODL node for secure communication with Keystone node:
 ...               - Set Keystone Certificate into ODL
 Library           SSHLibrary