Go to file
Alex Kavanagh c7aa6e1aeb 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

Change-Id: I05dbf9cbfd3132b1970ca9cd9de111d6879f1582
2022-02-01 20:29:36 +00:00
2022-02-01 20:29:36 +00:00
2019-04-19 19:40:41 +00:00
2016-12-02 13:50:46 +00:00
2022-02-01 20:29:36 +00:00
2021-09-27 14:41:17 +01:00
2016-12-02 13:50:46 +00:00
2021-09-27 14:41:17 +01:00
2022-02-01 20:29:36 +00:00
2022-02-01 20:29:36 +00:00

Manila Generic Backend Source Charm

THIS CHARM IS FOR EXPERIMENTAL USE AT PRESENT. This is a new charm for the Manila service and it provides the generic backend plugin configuration.

This repository is for the reactive, layered, source charm.

Please see the src/README.md for details on the built Manila-generic backend charm and how to use it.

Building the charm

To build the charm run the following command in the root of the repository:

$ tox -e build

The resultant built charm will be in the builds directory.

Description
Juju Charm - Manila fileshare generic backend plugin
Readme 16 MiB
Languages
Python 98.9%
Shell 1.1%