Open stable/18.02 branch for support

Change-Id: Ib323a4edac8e0544d79f9024a93c05564e4f0352
This commit is contained in:
James Page 2018-04-18 14:25:11 +01:00
parent 23f0c12c47
commit 3668adcfde
2 changed files with 2 additions and 1 deletions

View File

@ -2,3 +2,4 @@
host=review.openstack.org
port=29418
project=openstack/charms.ceph.git
defaultbranch=stable/18.02

View File

@ -7,7 +7,7 @@ skip_missing_interpreters = True
setenv = VIRTUAL_ENV={envdir}
PYTHONHASHSEED=0
install_command =
pip install --allow-unverified python-apt {opts} {packages}
pip install {opts} {packages}
commands = find . -type f -name "*.py[c|o]" -delete
find . -type d -name "__pycache__" -delete
rm -f .testrepository/times.dbm