Blob Blame History Raw
From e403f3e67389d21b75eddcb3d0d2759fa02b79d8 Mon Sep 17 00:00:00 2001
From: Zane Bitter <zbitter@redhat.com>
Date: Wed, 18 Jul 2018 19:56:48 -0400
Subject: [PATCH 13/21] Move Zuul config into repo

Change-Id: I21109adbdbf9d90b2145d3829e62dcf73392fb6a
---
 .zuul.yaml | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 .zuul.yaml

diff --git a/.zuul.yaml b/.zuul.yaml
new file mode 100644
index 0000000..5e51b86
--- /dev/null
+++ b/.zuul.yaml
@@ -0,0 +1,7 @@
+- project:
+    templates:
+      - check-requirements
+      - publish-openstack-sphinx-docs
+      - openstack-python35-jobs
+      - openstack-python-jobs
+      - publish-to-pypi
-- 
2.20.1