Fix repo setup

Add missing .zuul.yaml file, add .gitreview file.

Change-Id: I1ef81e64724409290cf194455231885805768fb0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-09-29 11:13:52 -04:00 committed by Andreas Jaeger
parent 86175f8b05
commit 5d4843cddc
2 changed files with 8 additions and 0 deletions

4
.gitreview Normal file
View File

@ -0,0 +1,4 @@
[gerrit]
host=review.openstack.org
port=29418
project=openstack/charm-panko.git

4
.zuul.yaml Normal file
View File

@ -0,0 +1,4 @@
- project:
templates:
- python-charm-jobs
- openstack-python35-jobs