charm-manila-infinidat:main

Last commit made on 2023-08-02
Get this branch:
git clone -b main https://git.launchpad.net/charm-manila-infinidat

Branch merges

Branch information

Name:
main
Repository:
lp:charm-manila-infinidat

Recent commits

d60d857... by Corey Bryant

Add 2023.2 Bobcat support

* sync charm-helpers to classic charms
* change openstack-origin/source default to bobcat
* add mantic to metadata series
* align testing with bobcat
* add new bobcat bundles
* add bobcat bundles to tests.yaml
* add bobcat tests to osci.yaml
* update build-on and run-on bases
* update charmcraft_channel to 2.x/stable

Change-Id: Ic7534d2639ed207154c30303d449f3c11e5e4995

ac7af8b... by Alex Kavanagh

Add updates for bringing this updated to antelope

* Enable running under tox 4
* add jammy-antelope, and jammy-zed bundles; remove focal-ussuri
* Update osci.yaml so that it runs with charmcraft 2.1/stable

Change-Id: I545954fe10601c7d20c333c701b2aebffd0ec40a

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.