Skip to content

Commit 364c703

Browse files
committed
update Cloudkitty in readiness for gazpacho
Signed-off-by: Matt Verran <verranm76@gmail.com>
1 parent 250a2db commit 364c703

3 files changed

Lines changed: 12 additions & 9 deletions

File tree

rocks/cloudkitty-api/rockcraft.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,18 @@ summary: Openstack cloudkitty-api
33
license: Apache-2.0
44
description: |
55
Ubuntu distribution of OpenStack cloudkitty-api
6-
version: "2025.1"
6+
version: "2026.1"
77
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
88
base: ubuntu@24.04
99
platforms:
1010
amd64:
11+
arm64:
1112

1213
package-repositories:
1314
- type: apt
14-
# Take flamingo package for now as per
15+
# Take Gazpacho packages whilst on 24.04LTS for now
1516
# https://releases.openstack.org/teams/cloudkitty.html
16-
cloud: flamingo
17+
cloud: gazpacho
1718
priority: always
1819

1920
services:

rocks/cloudkitty-consolidated/rockcraft.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,18 @@ summary: Openstack cloudkitty-consolidated
33
license: Apache-2.0
44
description: |
55
Ubuntu distribution of OpenStack cloudkitty-consolidated
6-
version: "2025.1"
6+
version: "2026.1"
77
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
88
base: ubuntu@24.04
99
platforms:
1010
amd64:
11+
arm64:
1112

1213
package-repositories:
1314
- type: apt
14-
# Take flamingo package for now as per
15+
# Take Gazpacho packages whilst on 24.04LTS for now
1516
# https://releases.openstack.org/teams/cloudkitty.html
16-
cloud: flamingo
17+
cloud: gazpacho
1718
priority: always
1819

1920
parts:

rocks/cloudkitty-processor/rockcraft.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,18 @@ summary: Openstack cloudkitty-processor
33
license: Apache-2.0
44
description: |
55
Ubuntu distribution of OpenStack cloudkitty-processor
6-
version: "2025.1"
6+
version: "2026.1"
77
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
88
base: ubuntu@24.04
99
platforms:
1010
amd64:
11+
arm64:
1112

1213
package-repositories:
1314
- type: apt
14-
# Take flamingo package for now as per
15+
# Take Gazpacho packages whilst on 24.04LTS for now
1516
# https://releases.openstack.org/teams/cloudkitty.html
16-
cloud: flamingo
17+
cloud: gazpacho
1718
priority: always
1819

1920
services:

0 commit comments

Comments
 (0)