charm-manila-infinidat:stable/yoga

Last commit made on 2023-05-16
Get this branch:
git clone -b stable/yoga https://git.launchpad.net/charm-manila-infinidat

Branch merges

Branch information

Name:
stable/yoga
Repository:
lp:charm-manila-infinidat

Recent commits

f29c1ad... by Alex Kavanagh

stable/yoga finalisation

This patch finalises the charm to build and push to the stable/yoga
branch that will then support the yoga channel for focal and jammy.

i.e. this branch is for just supporting the yoga branch, but also
supporting an upgrade from xena. It is intended for the yoga support
with series upgrade.

Change-Id: Ia113cca0972b69f4ea31e1c4073ce8cfb5fd98cb

a925493... by Nikolay Vinogradov

Update README.md

Update charm's README.md's according to the charm README template

Change-Id: I3b95696b8b707964cdad60e306fcafcfc242359e

0de9330... by James Page

ci: Add Zuul configuration

Add configuration for Zuul checks.

Add gitreview configuration.

Pick fixes from:

 Ia13d002aca1bd0c10e7c7a824e74303bddc07d25

to ensure that tests actually pass.

Add missing py310 tox target.

Fix charm-ops-openstack dependency
Fix test bundle deployment
Fix string quotation in overlay test bundle
Fix j2 templates inclusion in coverage report

Co-Authored-By: Nikolay Vinogradov <email address hidden>
Change-Id: Ia0b7a1fa43b1a689a7554b503d42ccb944e7c45f

86e4b1a... by Nikolay Vinogradov

Rework func testing bundle

- remove ceph from bundle
- fix overlay composition

dc4f538... by Nikolay Vinogradov

Initial func. tests implementation

c8f1cd9... by Nikolay Vinogradov

Manila-infinidat charm

- basic functionality and configuration
- unit-tests

6c45de0... by Nikolay Vinogradov

Initial charm code.