~brian-murray/cassandra-charm:master

Last commit made on 2021-07-29
Get this branch:
git clone -b master https://git.launchpad.net/~brian-murray/cassandra-charm
Only Brian Murray can upload to this branch. If you are Brian Murray please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~brian-murray/cassandra-charm

Recent commits

2876525... by Brian Murray

Update Apache Cassandra signing keys

cbf18a9... by Stuart Bishop

Drop pip install arguments no longer supported by charm build

474a76b... by Stuart Bishop

Ubuntu 20.04 (focal) support

4ed0736... by Stuart Bishop

Tidy docs

27f2e20... by Stuart Bishop

Remove comment about obsolete block-storage-broker interface

43690ad... by Stuart Bishop

Update Apache Cassandra signing keys

Regular update as packages are signed with arbitrary developer keys
rather than a well known release key.

Addresses lp:1872512

f1af307... by Stuart Bishop

Only disable ufw if ufw is installed

af5eba0... by Stuart Bishop

Remove charms.reactive bug workaround and custom hook.template

Addresses lp:1826720, where the custom hook.template had drifed
from the basic layer and was no longer clearing charms.reactive
config.changed flags.

322a66f... by Stuart Bishop

Install cython3 apt package

cython3 appears to be a build dependency of installing the
cassandra driver from the wheelhouse, despite attempts to
install it without the cython3 extensions active.

bd2e32c... by Stuart Bishop

Deprecate http_proxy charm config in favour of model-config