charm-trilio-wlm:stable/20.08

Last commit made on 2020-09-14
Get this branch:
git clone -b stable/20.08 https://git.launchpad.net/charm-trilio-wlm

Branch merges

Branch information

Name:
stable/20.08
Repository:
lp:charm-trilio-wlm

Recent commits

c5a95f7... by James Page

Support multiple NFS shares for bind mounts

Rebuild to pickup changes to charms.openstack classes to support
use of nfs-shares configuration options containing multiple
comma separated nfs shares.

Update description of action to reflect this change.

Change-Id: I64ac3a7c2fa2f1662db055227ea2b885f9c2564f
Closes-Bug: 1894817
Func-Test-PR: https://github.com/openstack-charmers/zaza-openstack-tests/pull/410
(cherry picked from commit ab3d5a7fafb29ad98c4f4d92598e6b12b6e8e6e4)

82d54af... by Alex Kavanagh

Updates for stable branch creation

Set default branch for git review/gerrit.

Switch tests to stable.

Switch to using stable charm-helpers branch.

Switch to using stable charm.openstack branch.

Change-Id: Ia0398f003e24ba2f13c65a4b39613da371e5b949

2429fc7... by James Page

Add focal and groovy to metadata

Enable deployment with focal and groovy for testing.

Change-Id: Ie4a78c99617a7b78cff1a2ccc0263fbd6e5585a8

f4bb73b... by Zuul <email address hidden>

Merge "Release sync for 20.08"

4de7d78... by Alex Kavanagh

Remove groovy from metadata

The charm shouldn't support it as the vendor's system doens't support
it.

Change-Id: Icf8d6c416f52ef812a8ad21e407aa67843e6eeb9

fac705a... by Alex Kavanagh

Release sync for 20.08

- Classic charms: sync charm-helpers.
- Classic ceph based charms: also sync charms.ceph
- Reactive charms: trigger a rebuild
- sync tox.ini
- sync requirements.txt and test-requirements.txt

Change-Id: Iaf412e8cc8b438dff38b39ed7f4967147f321448

7c5c74b... by James Page

Use mysqldb db driver

Force use of the mysqldb db driver as workloadmgr is not
compatible with pymysql.

Change-Id: I2d7a9da957e95d58d8ed0110f39579f0aefc644d
Depends-On: I78218aa972ead49f144bb19a988bd6f0bbf4a539
Closes-Bug: 1887675

6993eb5... by James Page

Set cloud_unique_id to service account id

The cloud_unique_id is used by TrilioVault in functions associated
with global scheduling, import and auditing.

Ensure it is set to the ID of the trilio service account.

Change-Id: I0f1a9beba8d6a1454d1e97560103f9228d3ccb8a
Closes-Bug: 1887401

10b32e4... by Zuul <email address hidden>

Merge "Trigger upgrades on source change"

a780881... by James Page

Trigger upgrades on source change

Ensure that a change to the triliovault-pkg-source option forces
an upgrade of any previously installed packages.

Rebase onto TrilioVault plugin helper class.

Drop Ghost share code as now provided by helper class.

Change-Id: Iacfaa27cd0373bf6b716d0917e09f92411430bcd
Closes-Bug: 1879904