diff --git a/.gitreview b/.gitreview index 86adcc4..2d4d2c5 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,5 @@ host=review.opendev.org port=29418 project=openstack/charm-barbican-softhsm.git + +defaultbranch=stable/20.02 diff --git a/src/tests/basic_deployment.py b/src/tests/basic_deployment.py index 504c23f..8b610c4 100644 --- a/src/tests/basic_deployment.py +++ b/src/tests/basic_deployment.py @@ -26,7 +26,7 @@ u = OpenStackAmuletUtils(DEBUG) class SoftHSMBasicDeployment(OpenStackAmuletDeployment): """Amulet tests on a basic SoftHSM deployment.""" - def __init__(self, series, openstack=None, source=None, stable=False, + def __init__(self, series, openstack=None, source=None, stable=True, keystone_version='2'): """Deploy the entire test environment. diff --git a/src/wheelhouse.txt b/src/wheelhouse.txt index 17c1230..128c6a3 100644 --- a/src/wheelhouse.txt +++ b/src/wheelhouse.txt @@ -1,3 +1,5 @@ jinja2 psutil + +git+https://opendev.org/openstack/charms.openstack.git@stable/20.02#egg=charms.openstack