summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorvalentin boucher <valentin.boucher@orange.com>2017-07-12 07:52:38 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-07-12 07:52:38 +0000
commit6ac8b1f359a2d47eb66f1111c205ebccac314818 (patch)
treecdd2b0f044b2f15605b7c8b187d7eae370044d4f /setup.cfg
parentbc3f340e7c46d9539e7010224fa90f2d543975d4 (diff)
parent5b6b314d4c36dbe6e8da4e7d2d2813356397ef77 (diff)
Merge "New python script to check openstack deployment"
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 7296ec8de..27cd29cd7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -23,3 +23,4 @@ console_scripts =
openstack_clean = functest.utils.openstack_clean:main
prepare_env = functest.ci.prepare_env:main
run_tests = functest.ci.run_tests:main
+ check_deployment = functest.ci.check_deployment:main