Juju Charm - Keystone SAML Mellon
Go to file
Corey Bryant bfa9711e37 Build separately for each supported series and use binary builds
Charms for OpenStack Yoga supports both Ubuntu Focal and Jammy
which means Python 3.8 and Python 3.10.  Managing dependencies
across those two versions is non-trivial and we need to build
the charm on the series the charm is supposed to support.

Switch to using a binary build which allows pip's dependency
resolution to work.

This patch also drops the impish bundle and other unused
overlays.

Change-Id: Idf869038e65088ce59cabb907626bb014a591bef
2022-09-29 18:08:22 +00:00
src Build separately for each supported series and use binary builds 2022-09-29 18:08:22 +00:00
unit_tests Use unittest.mock instead of mock 2021-12-15 14:04:23 +00:00
.gitignore Updates to enable jammy and finalise charmcraft builds 2022-04-06 16:44:49 +01:00
.gitreview Fix gitreview host name 2021-04-07 09:33:55 +00:00
.stestr.conf Add repo bits to prep for gerrit 2019-02-25 15:39:05 +01:00
.travis.yml Add unit tests 2019-03-20 15:03:38 -07:00
.zuul.yaml Updates to enable jammy and finalise charmcraft builds 2022-04-06 16:44:49 +01:00
bindep.txt Build separately for each supported series and use binary builds 2022-09-29 18:08:22 +00:00
build-requirements.txt Update to build using charmcraft 2022-02-01 20:14:02 +00:00
charmcraft.yaml Build separately for each supported series and use binary builds 2022-09-29 18:08:22 +00:00
LICENSE initial functional version 2018-05-08 22:54:55 +03:00
metadata.yaml Migrate charm to charmhub latest/edge track 2022-01-28 16:07:51 -07:00
osci.yaml Build separately for each supported series and use binary builds 2022-09-29 18:08:22 +00:00
pip.sh Add xena bundles 2021-10-08 16:21:10 +01:00
rebuild Add xena bundles 2021-10-08 16:21:10 +01:00
rename.sh Update to build using charmcraft 2022-02-01 20:14:02 +00:00
requirements.txt Updates to enable jammy and finalise charmcraft builds 2022-04-06 16:44:49 +01:00
test-requirements.txt Update to build using charmcraft 2022-02-01 20:14:02 +00:00
tox.ini Build separately for each supported series and use binary builds 2022-09-29 18:08:22 +00:00