Add gitreview and zuul config

Added gitreview, zuul config and drive-by lint fix.

Change-Id: I7b3dd9a2e4734e041cb19194d0321d0236ff66d1
This commit is contained in:
Liam Young 2019-09-06 12:16:28 +00:00
parent 11904aaa31
commit da751abed6
3 changed files with 9 additions and 1 deletions

4
.gitreview Normal file
View File

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

5
.zuul.yaml Normal file
View File

@ -0,0 +1,5 @@
- project:
templates:
- python35-charm-jobs
- openstack-python3-train-jobs
- openstack-cover-jobs

View File

@ -16,7 +16,6 @@
"""Encapsulate cinder-purestorage testing."""
import logging
import uuid
import zaza.model