summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorAntoine Musso <hashar@free.fr>2014-01-29 17:17:43 +0100
committerAntoine Musso <hashar@free.fr>2014-07-29 09:03:59 +0000
commit45dd2cb40efa4cc7798ae841ccecc5482d00fb70 (patch)
treeb2470db3fec51a128f87a4b6793b60d413c558f0 /setup.cfg
parenta6529c64ebf53d7e64b5d3d4ef593bbdba162529 (diff)
downloadzuul-45dd2cb40efa4cc7798ae841ccecc5482d00fb70.tar.gz
cloner to easily clone dependent repositories
The intent is to replace the devstack shell script with a python utility which would be easy to reuse. Change-Id: I3c8748e2544af80e72fdd0b2e3627b4fc2212c01
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 21b1199b1..a4deb2f23 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -24,6 +24,7 @@ console_scripts =
zuul-server = zuul.cmd.server:main
zuul-merger = zuul.cmd.merger:main
zuul = zuul.cmd.client:main
+ zuul-cloner = zuul.cmd.cloner:main
[build_sphinx]
source-dir = doc/source