fix repo setup

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

Change-Id: Ied4fcfde84e9124f5553e9043de0bd4b3246ff34
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-09-29 11:12:58 -04:00 committed by Andreas Jaeger
parent 2fc24d6c1d
commit ea8d93571d
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-mistral.git

4
.zuul.yaml Normal file
View File

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