
Switch charm to use charmcraft for building, which involved: * Remove git submodules * Define charms runtime requirements in requirements.txt and pin to specific hashes. * Update .gitignore to ignore zip charm created by build process. * ops-openstack and ops interfaces were refactored so src/charm.py was updated accordingly. * Point functional test bundles at zip file. * Remove old charm build method (charm-init.sh)
4 lines
62 B
Django/Jinja
4 lines
62 B
Django/Jinja
applications:
|
|
ceph-iscsi:
|
|
charm: ../../ceph-iscsi.charm
|