charm-manila-infinidat:stable/ussuri

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

Branch merges

Branch information

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

Recent commits

291f5eb... by Alex Kavanagh

stable/ussuri finalisation

This patch finilises the charm to build and push to the ussuri branch.
This is a focal only charm.

This branch supports the following OpenStack channels:

* ussuri
* victoria
* wallaby
* xena
* yoga (on focal only)

Change-Id: I2ec980da453153042971e7f8a766250e43589215

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.