Skip to content

Commit

Permalink
Migrate base to ubuntu@24.04
Browse files Browse the repository at this point in the history
Apply formatter on rockcraft.yaml files, migrate from jammy caracal UCA
to noble caracal distro.

Signed-off-by: Guillaume Boutry <guillaume.boutry@canonical.com>
  • Loading branch information
gboutry committed Oct 7, 2024
1 parent d89f1db commit df1035e
Show file tree
Hide file tree
Showing 62 changed files with 208 additions and 563 deletions.
12 changes: 3 additions & 9 deletions cookiecutter_code/rock/{{cookiecutter.rock_name}}/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,12 @@ summary: Openstack {{ cookiecutter.rock_name }}
license: Apache-2.0
description: |
Ubuntu distribution of OpenStack {{ cookiecutter.rock_name }}
version: '2024.1'

# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
version: "2024.1"
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always

services:
wsgi-{{ cookiecutter.rock_name }}:
override: replace
Expand Down
12 changes: 3 additions & 9 deletions rocks/aodh-api/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,12 @@ summary: Openstack aodh-api
license: Apache-2.0
description: |
Ubuntu distribution of OpenStack aodh-api
version: '2024.1'

# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
version: "2024.1"
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always

services:
wsgi-aodh-api:
override: replace
Expand Down
12 changes: 3 additions & 9 deletions rocks/aodh-consolidated/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,12 @@ summary: Openstack aodh-consolidated
license: Apache-2.0
description: |
Ubuntu distribution of AODH which can be used for all AODH services
version: '2024.1'

# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
version: "2024.1"
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always

parts:
aodh-user:
plugin: nil
Expand Down
12 changes: 3 additions & 9 deletions rocks/aodh-evaluator/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,12 @@ summary: Openstack aodh-evaluator
license: Apache-2.0
description: |
Ubuntu distribution of OpenStack aodh-evaluator
version: '2024.1'

# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
version: "2024.1"
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always

services:
aodh-evaluator:
override: replace
Expand Down
12 changes: 3 additions & 9 deletions rocks/aodh-expirer/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,12 @@ summary: Openstack aodh-expirer
license: Apache-2.0
description: |
Ubuntu distribution of OpenStack aodh-expirer
version: '2024.1'

# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
version: "2024.1"
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always

services:
aodh-expirer:
override: replace
Expand Down
12 changes: 3 additions & 9 deletions rocks/aodh-listener/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,12 @@ summary: Openstack aodh-listener
license: Apache-2.0
description: |
Ubuntu distribution of OpenStack aodh-listener
version: '2024.1'

# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
version: "2024.1"
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always

services:
aodh-listener:
override: replace
Expand Down
12 changes: 3 additions & 9 deletions rocks/aodh-notifier/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,12 @@ summary: Openstack aodh-notifier
license: Apache-2.0
description: |
Ubuntu distribution of OpenStack aodh-notifier
version: '2024.1'

# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
version: "2024.1"
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always

services:
aodh-notifier:
override: replace
Expand Down
11 changes: 3 additions & 8 deletions rocks/barbican-api/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,12 @@ summary: Openstack barbican-api
license: Apache-2.0
description: |
Ubuntu distribution of OpenStack barbican-api
version: '2024.1'
# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
version: "2024.1"
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always

services:
wsgi-barbican-api:
override: replace
Expand Down
11 changes: 3 additions & 8 deletions rocks/barbican-consolidated/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,12 @@ summary: Openstack barbican-consolidated
license: Apache-2.0
description: |
Ubuntu distribution of OpenStack barbican-consolidated
version: '2024.1'
# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
version: "2024.1"
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always

parts:
barbican-user:
plugin: nil
Expand Down
11 changes: 3 additions & 8 deletions rocks/barbican-worker/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,12 @@ summary: Openstack barbican-worker
license: Apache-2.0
description: |
Ubuntu distribution of OpenStack barbican-worker
version: '2024.1'
# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
version: "2024.1"
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always

services:
barbican-worker:
override: replace
Expand Down
12 changes: 3 additions & 9 deletions rocks/ceilometer-central/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,12 @@ summary: Openstack ceilometer-central
license: Apache-2.0
description: |
Ubuntu distribution of OpenStack ceilometer-central
version: '2024.1'

# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
version: "2024.1"
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always

services:
ceilometer-central:
override: replace
Expand Down
12 changes: 3 additions & 9 deletions rocks/ceilometer-consolidated/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,12 @@ summary: Openstack ceilometer-consolidated
license: Apache-2.0
description: |
Ubuntu distribution of OpenStack ceilometer-consolidated
version: '2024.1'

# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
version: "2024.1"
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always

parts:
ceilometer-user:
plugin: nil
Expand Down
12 changes: 3 additions & 9 deletions rocks/ceilometer-notification/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,12 @@ summary: Openstack ceilometer-notification
license: Apache-2.0
description: |
Ubuntu distribution of OpenStack ceilometer-notification
version: '2024.1'

# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
version: "2024.1"
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always

services:
ceilometer-notification:
override: replace
Expand Down
12 changes: 3 additions & 9 deletions rocks/cinder-api/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,12 @@ summary: Openstack cinder-api
license: Apache-2.0
description: |
Ubuntu distribution of OpenStack cinder-api
version: '2024.1'

# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
version: "2024.1"
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always

services:
wsgi-cinder-api:
override: replace
Expand Down
12 changes: 3 additions & 9 deletions rocks/cinder-consolidated/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,12 @@ summary: Openstack consolidated
license: Apache-2.0
description: |
Ubuntu distribution of Cinder which can be used for all Cinder services
version: '2024.1'

# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
version: "2024.1"
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always

parts:
cinder-user:
plugin: nil
Expand Down
9 changes: 3 additions & 6 deletions rocks/cinder-scheduler/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,12 @@ description: |
Ubuntu distribution of OpenStack cinder-scheduler
version: '2024.1'

# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always


services:
cinder-scheduler:
Expand Down
12 changes: 3 additions & 9 deletions rocks/cinder-volume/rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,12 @@ summary: Openstack cinder-volume
license: Apache-2.0
description: |
Ubuntu distribution of OpenStack cinder-volume
version: '2024.1'

# renovate: base: ubuntu:22.04@sha256:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95
base: ubuntu@22.04
version: "2024.1"
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b
base: ubuntu@24.04
platforms:
amd64:

package-repositories:
- type: apt
cloud: caracal
priority: always

services:
cinder-volume:
override: replace
Expand Down
Loading

0 comments on commit df1035e

Please # to comment.