charm-ceph-iscsi/requirements.txt
Liam Young 224b5df30c Switch charm to use charmcraft for building
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)
2020-07-31 15:55:44 +00:00

7 lines
434 B
Plaintext

# requirements
git+https://github.com/juju/charm-helpers.git@87fc7ee5#egg=charmhelpers
git+https://github.com/canonical/operator.git@169794cdd#egg=ops
git+https://github.com/openstack-charmers/ops-interface-ceph-client@cc10f29d4#egg=interface_ceph_client
git+https://github.com/openstack-charmers/ops-openstack@ea51b43e#egg=ops_openstack
git+https://github.com/openstack-charmers/ops-interface-tls-certificates@2ec41b60#egg=ca_client