Add xena bundles

- add non-voting focal-xena bundle
- add non-voting impish-xena bundle
- charm-helpers sync for new charm-helpers changes
- update tox/pip.sh to ensure setuptools<50.0.0

Change-Id: Ib870520e0fe1027132024633dd429cb637dd33df
This commit is contained in:
Alex Kavanagh
2021-09-23 10:50:05 +01:00
parent 6733e22006
commit 60ceb7c5a1
30 changed files with 410 additions and 110 deletions

View File

@@ -28,6 +28,7 @@ UBUNTU_RELEASES = (
'focal',
'groovy',
'hirsute',
'impish',
)