Cleanup Master CI
- update:
- tox.ini pin pip-tools version since latest version does not support < py312
- functest bundle to be juju3 compliant
- generate:
- merged-requirements-py312.txt
- test-requirements-py312.txt
- src/test-requirements-py310.txt
Change-Id: Id34645ff648c94d2bd49a62d694c5a33bcbe4fb9 Signed-off-by: Edward Hope-Morley edward.hope-morley@canonical.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
Manila Source Charm
This repository is for the reactive, layered, Manila source charm.
Please see the src/README.md for details on the built Manila charm and how to use it.
Building the charm
To build the charm run the following command in the root of the repository:
The resultant built charm will be in the builds directory.
Development/Hacking of the charm
Please see HACKING.md in this directory.