We'll also likely need to migrate templating from cheetah to jinja2 if we want to keep bionic compatibility, since there's no python3-cheetah pre-focal:
https://packages.ubuntu.com/focal/python3-cheetah
vs
https://packages.ubuntu.com/bionic/python3-jinja2
And it may be better to just bite the bullet and port to operator while we're at it.
We'll also likely need to migrate templating from cheetah to jinja2 if we want to keep bionic compatibility, since there's no python3-cheetah pre-focal:
https:/ /packages. ubuntu. com/focal/ python3- cheetah
vs
https:/ /packages. ubuntu. com/bionic/ python3- jinja2
And it may be better to just bite the bullet and port to operator while we're at it.