Add Flamingo and Gazpacho OpenStack releases

Change-Id: I66e9d733800acef62630c0a5389439adfb2f4431
Signed-off-by: Myles Penner <myles.penner@canonical.com>
This commit is contained in:
Myles Penner
2025-10-27 14:56:41 -07:00
parent 2a6589baf7
commit 95d99e286c
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -89,4 +89,6 @@ def mock_charmhelpers():
'caracal',
'dalmatian',
'epoxy',
'flamingo',
'gazpacho',
)
+2
View File
@@ -84,6 +84,8 @@ charmhelpers.contrib.openstack.utils.OPENSTACK_RELEASES = (
'caracal',
'dalmatian',
'epoxy',
'flamingo',
'gazpacho',
)
# charms.reactive uses hookenv.charm_dir which must return a directory