forked from openstack-snaps/ubuntu-openstack-rocks
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply formatter on rockcraft.yaml files, migrate from jammy caracal UCA to noble caracal distro. Signed-off-by: Guillaume Boutry <[email protected]>
- Loading branch information
Showing
61 changed files
with
201 additions
and
555 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
version: "2024.1" | ||
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b | ||
base: [email protected] | ||
platforms: | ||
amd64: | ||
|
||
package-repositories: | ||
- type: apt | ||
cloud: caracal | ||
priority: always | ||
|
||
services: | ||
wsgi-{{ cookiecutter.rock_name }}: | ||
override: replace | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
version: "2024.1" | ||
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b | ||
base: [email protected] | ||
platforms: | ||
amd64: | ||
|
||
package-repositories: | ||
- type: apt | ||
cloud: caracal | ||
priority: always | ||
|
||
services: | ||
wsgi-aodh-api: | ||
override: replace | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
version: "2024.1" | ||
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b | ||
base: [email protected] | ||
platforms: | ||
amd64: | ||
|
||
package-repositories: | ||
- type: apt | ||
cloud: caracal | ||
priority: always | ||
|
||
parts: | ||
aodh-user: | ||
plugin: nil | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
version: "2024.1" | ||
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b | ||
base: [email protected] | ||
platforms: | ||
amd64: | ||
|
||
package-repositories: | ||
- type: apt | ||
cloud: caracal | ||
priority: always | ||
|
||
services: | ||
aodh-evaluator: | ||
override: replace | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
version: "2024.1" | ||
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b | ||
base: [email protected] | ||
platforms: | ||
amd64: | ||
|
||
package-repositories: | ||
- type: apt | ||
cloud: caracal | ||
priority: always | ||
|
||
services: | ||
aodh-expirer: | ||
override: replace | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
version: "2024.1" | ||
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b | ||
base: [email protected] | ||
platforms: | ||
amd64: | ||
|
||
package-repositories: | ||
- type: apt | ||
cloud: caracal | ||
priority: always | ||
|
||
services: | ||
aodh-listener: | ||
override: replace | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
version: "2024.1" | ||
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b | ||
base: [email protected] | ||
platforms: | ||
amd64: | ||
|
||
package-repositories: | ||
- type: apt | ||
cloud: caracal | ||
priority: always | ||
|
||
services: | ||
aodh-notifier: | ||
override: replace | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
version: "2024.1" | ||
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b | ||
base: [email protected] | ||
platforms: | ||
amd64: | ||
|
||
package-repositories: | ||
- type: apt | ||
cloud: caracal | ||
priority: always | ||
|
||
services: | ||
ceilometer-central: | ||
override: replace | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
version: "2024.1" | ||
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b | ||
base: [email protected] | ||
platforms: | ||
amd64: | ||
|
||
package-repositories: | ||
- type: apt | ||
cloud: caracal | ||
priority: always | ||
|
||
parts: | ||
ceilometer-user: | ||
plugin: nil | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
version: "2024.1" | ||
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b | ||
base: [email protected] | ||
platforms: | ||
amd64: | ||
|
||
package-repositories: | ||
- type: apt | ||
cloud: caracal | ||
priority: always | ||
|
||
services: | ||
ceilometer-notification: | ||
override: replace | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
version: "2024.1" | ||
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b | ||
base: [email protected] | ||
platforms: | ||
amd64: | ||
|
||
package-repositories: | ||
- type: apt | ||
cloud: caracal | ||
priority: always | ||
|
||
services: | ||
wsgi-cinder-api: | ||
override: replace | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
version: "2024.1" | ||
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b | ||
base: [email protected] | ||
platforms: | ||
amd64: | ||
|
||
package-repositories: | ||
- type: apt | ||
cloud: caracal | ||
priority: always | ||
|
||
parts: | ||
cinder-user: | ||
plugin: nil | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: [email protected] | ||
version: "2024.1" | ||
# renovate: base: ubuntu:24.04@sha256:b359f1067efa76f37863778f7b6d0e8d911e3ee8efa807ad01fbf5dc1ef9006b | ||
base: [email protected] | ||
platforms: | ||
amd64: | ||
|
||
package-repositories: | ||
- type: apt | ||
cloud: caracal | ||
priority: always | ||
|
||
services: | ||
cinder-volume: | ||
override: replace | ||
|
Oops, something went wrong.