charm-trilio-data-mover:master

Last commit made on 2022-10-28
Get this branch:
git clone -b master https://git.launchpad.net/charm-trilio-data-mover

Branch merges

Branch information

Name:
master
Repository:
lp:charm-trilio-data-mover

Recent commits

92b3c38... by Liam Young

Add required build packages

Change-Id: Icc221196efa8f02302499626af2a788537520387

a277640... by Liam Young

Switch to binary builds

Change-Id: I56c6a5371c191f110f24c0dbdeec7c3f8730792c

2eb9b5f... by Zuul <email address hidden>

Merge "Add nbd kernel module for snapshot mounts"

95d4db1... by Liam Young

Charm needs to run on bionic

Change-Id: Ica5a4093b6f28eabfff6eb337776abc2c9cf5e3c

f674bcd... by Liam Young

Add nbd kernel module for snapshot mounts

Add nbd kernel module for mounting snapshots.

Closes-Bug: 1961149
Change-Id: I59a8a02db3326026f58a775649b63935254b6cf6

f13d1bf... by Liam Young

Add Focal Wallaby functional test

Add Focal Wallaby functional test and switch bundles to use edge.

Change-Id: I6319d408c3588b069a4cec953e99910844716c7a

b996353... by Liam Young

Enable Trilio 4.2

Add new config options and use 4.2 ghostshare class

Change-Id: I1721984e262c643bc99f4491feff7bd7749825ac

710a728... by Liam Young

Update to build using charmcraft

Due to a build problem with the reactive plugin, this change falls back
on overriding the steps and doing a manual build, but it also ensures
the CI system builds the charm using charmcraft. Changes:

- add a build-requirements.txt
- modify charmcraft.yaml
- modify osci.yaml
    -> indicate build with charmcraft
- modify tox.ini
    -> tox -e build does charmcraft build/rename
    -> tox -e build-reactive does the reactive build
- modify bundles to use the <charm>.charm artifact in tests.
  and fix deprecation warning re: prefix
- tox inception to enable tox -e func-test in the CI
- Pin everything in wheelhouse.txt for bionic and focal support.
  This will need updating when the charm channels are created.

Change-Id: Ieb8cae3653380b7364bdbc128216bd27f924293a

c9d4c4d... by Billy Olsen

Fix white space in config files

The tvault-contego.conf and tvault-object-store.conf files have jinja
templating to remove whitespace before and after the endif control
segments, which lead to invalid ini style config files. Correct the
white space removal directives.

Closes-Bug: 1949608
Change-Id: Id6634fb3825b9d6b9e003f8c477e21d798dfe046

4550a20... by Corey Bryant

Add yoga bundles and release-tool syncs

* charm-helpers sync for classic charms
* sync from release-tools
* switch to release-specific zosci functional tests
* run focal-ussuri as smoke tests
* remove trusty, xenial, and groovy metadata/tests
* drop py35 and add py39

Change-Id: I3f5192f348164fdaed124519704fcb2f00871ab8