summaryrefslogtreecommitdiffstats
path: root/functest/ci
diff options
context:
space:
mode:
Diffstat (limited to 'functest/ci')
-rw-r--r--functest/ci/check_deployment.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/functest/ci/check_deployment.py b/functest/ci/check_deployment.py
index a475491a1..16c69345c 100644
--- a/functest/ci/check_deployment.py
+++ b/functest/ci/check_deployment.py
@@ -7,10 +7,10 @@
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
-"""
-OpenStack deployment checker
+""" OpenStack deployment checker
Verifies that:
+
- Credentials file is given and contains the right information
- OpenStack endpoints are reachable
"""