charm-trilio-data-mover:stable/4.2

Last commit made on 2022-11-15
Get this branch:
git clone -b stable/4.2 https://git.launchpad.net/charm-trilio-data-mover

Branch merges

Branch information

Name:
stable/4.2
Repository:
lp:charm-trilio-data-mover

Recent commits

bfbf402... by Liam Young

Pin artifacts for repeatable builds

Change-Id: Ifa54c9be97c474f8719a1b624fca05f4f8a718e3

1fe1b42... by Liam Young

Switch to binary builds

Change-Id: I56c6a5371c191f110f24c0dbdeec7c3f8730792c

(cherry picked from commit 92b3c383aee810664a5ebb7bd882350af0485ca4)
(cherry picked from commit a27764024b27c61607a7b998c583d2be67896130)
Change-Id: Ib141838812d7dcb644086fac1735bf4deee37a73

58a3357... by Liam Young

Update to target 4.2

func-test-pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/975
Initiating restore")Change-Id: I75bf0d24ef367a65b4f18fb04f8d084191bdb822

Change-Id: I06dd071b5f3dc0cd90290f3b62786822ca7da1de

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