charm-trilio-dm-api:stable/21.06

Last commit made on 2021-06-30
Get this branch:
git clone -b stable/21.06 https://git.launchpad.net/charm-trilio-dm-api

Branch merges

Branch information

Name:
stable/21.06
Repository:
lp:charm-trilio-dm-api

Recent commits

104fdfc... by Alex Kavanagh

21.06 - RELEASE of stable trilio-* charms

Change-Id: Ib29108b7d942ba3bfdc6777df10715d74b9e311e

49e38f9... by Liam Young

Set haproxy timeouts to 10m

Trilio have requested that the defaults for the haproxy fronting
the dm-api service be increased to 10 minutes.

Change-Id: Ibdebf1c9a7380fb004e428acd1f84f3db35cdb7f

b7e2b6d... by Zuul <email address hidden>

Merge "Set a minimum number of dm-api workers"

6bc72c0... by Liam Young

Set a minimum number of dm-api workers

dmapi-api are light weight processes, so irrespective of the cpu
counts set it to higher value. Bottleneck can occur when less number
of workers are used, so keeping it to a default of 16 is a safe
option for us now.

Change-Id: I29028cb24adc722223fe3e6f4be3a576efdc9681

82a0da8... by Corey Bryant

rebuild - restore c-h proxy env vars for add-apt-repository

Change-Id: I061e4b7ab6ef2d57219a69b4d16348fb6a861e77

0a67fe3... by Chris MacNaughton

Add new osci.yaml

This change is preparatory to migration Ubuntu OpenStack CI
from Jenkins to Zuul

Change-Id: Id44d2037d5743bc882388141d726194c51d82fbf

ad428c2... by Liam Young

Extend gate tests for Trilio 4.0 and 4.1

func-test-pr: https://github.com/openstack-charmers/zaza/pull/430

Change-Id: I4100771916963b681e760f5e364420f50dc81b9f

5f3ecaa... by Alex Kavanagh

Updates to pin charm-tools to 2.8.3

* Update requirements.txt to pin charm-tools to 2.8.3
* Update tox.ini to change the build parameters.
* This upgrades from <2.7 which adds reproducible charms
* Bug was fixed that controlled the default output directory
  doesn't get 'builds' appended. The tox change puts it
  back so that stable & master both build to the same
  directory. This may be reviewed in the future.

Change-Id: I45890268961663a6bb60cf14d108847d92e2b020

10cd6cd... by Liam Young

Add support for Ussuri

This adds support for

Trilio 4.0 + Bionic + Ussuri
Trilio 4.1 + Bionic + Ussuri
Trilio 4.1 + Focal + Ussuri

Bundles to follow when the rest of the Trilio charms are fixed.

Change-Id: I3ced39cb3ab5bf678ac57ed95e2c5cb8e82b3525

9646a57... by Alex Kavanagh

Rebuild to use charm-tools pre 2.8 release

Reverting to an earlier version of charm-tools to
resolve some building issues seen with latest 2.8.2
version.

Change-Id: Idae255d47b9ceb1699e6ea1f544a8aec7ddf0a13