Update static override to use Debian stx-nova-api-proxy
This change updates the nova-api-proxy image tag to use stx-nova-api-proxy 'master-debian-stable-latest' now that it is already ported to be built based on stx-debian [1] [1] https://hub.docker.com/r/starlingx/stx-nova-api-proxy/tags?page=1&name=deb Test Plan: PASS: Apply stx-openstack and use helm-override to update the images. Verify that: - Related pods are up and running with the new images - Check from inside containers that Debian is the distro Story: 2010072 Task: 47217 Depends-On: https://review.opendev.org/c/starlingx/nfv/+/871669 Signed-off-by: Luan Nunes Utimura <LuanNunes.Utimura@windriver.com> Change-Id: I62a3b03ffd894a623a2b692e7947cab33d44ec6c
This commit is contained in:
parent
951d13f506
commit
3d0c4855ab
@ -8,7 +8,7 @@
|
||||
release_group: osh-openstack-nova-api-proxy
|
||||
images:
|
||||
tags:
|
||||
nova_api_proxy: docker.io/starlingx/stx-nova-api-proxy:master-centos-stable-latest
|
||||
nova_api_proxy: docker.io/starlingx/stx-nova-api-proxy:master-debian-stable-latest
|
||||
ks_endpoints: docker.io/starlingx/stx-heat:master-debian-stable-latest
|
||||
endpoints:
|
||||
identity:
|
||||
|
Loading…
Reference in New Issue
Block a user