Use heat-consolidated image

Use heat-consolidated image in metadata.yaml
and for functional tests to speed up the
deployment.

Change-Id: Ifbcafbf7eebfd6e6a7d701c76f5a3fc6cc553e0f
This commit is contained in:
Hemanth Nakkina 2023-08-24 16:14:03 +05:30
parent ebd2d885a8
commit 05ddc28ff6
2 changed files with 6 additions and 6 deletions

View File

@ -28,12 +28,12 @@ resources:
type: oci-image
description: OCI image for OpenStack Heat
# ghcr.io/openstack-snaps/heat-api:2023.1
upstream-source: ghcr.io/openstack-snaps/heat-api:2023.1
upstream-source: ghcr.io/openstack-snaps/heat-consolidated:2023.1
heat-engine-image:
type: oci-image
description: OCI image for OpenStack Heat Engine
# ghcr.io/openstack-snaps/heat-engine:2023.1
upstream-source: ghcr.io/openstack-snaps/heat-engine:2023.1
upstream-source: ghcr.io/openstack-snaps/heat-consolidated:2023.1
requires:
database:

View File

@ -45,8 +45,8 @@ applications:
scale: 1
trust: true
resources:
heat-api-image: ghcr.io/openstack-snaps/heat-api:2023.1
heat-engine-image: ghcr.io/openstack-snaps/heat-engine:2023.1
heat-api-image: ghcr.io/openstack-snaps/heat-consolidated:2023.1
heat-engine-image: ghcr.io/openstack-snaps/heat-consolidated:2023.1
heat-cfn:
charm: ../../heat-k8s.charm
@ -55,8 +55,8 @@ applications:
options:
api_service: heat-api-cfn
resources:
heat-api-image: ghcr.io/openstack-snaps/heat-api:2023.1
heat-engine-image: ghcr.io/openstack-snaps/heat-engine:2023.1
heat-api-image: ghcr.io/openstack-snaps/heat-consolidated:2023.1
heat-engine-image: ghcr.io/openstack-snaps/heat-consolidated:2023.1
relations:
- - traefik:ingress