d1b72aa35e
nova-placement has been removed as of train, since we do not support openstack releases before train, it is no longer needed. This change removes nova-placement from the nova chart and all the overrides, as well as changes the compute-kit scripts to always deploy the placement chart. Change-Id: Ic8649371fe9e954806cbe4bf11c589fb58c7a88d
24 lines
1.4 KiB
YAML
24 lines
1.4 KiB
YAML
---
|
|
images:
|
|
tags:
|
|
bootstrap: "docker.io/openstackhelm/heat:wallaby-ubuntu_focal"
|
|
db_drop: "docker.io/openstackhelm/heat:wallaby-ubuntu_focal"
|
|
db_init: "docker.io/openstackhelm/heat:wallaby-ubuntu_focal"
|
|
ks_user: "docker.io/openstackhelm/heat:wallaby-ubuntu_focal"
|
|
ks_service: "docker.io/openstackhelm/heat:wallaby-ubuntu_focal"
|
|
ks_endpoints: "docker.io/openstackhelm/heat:wallaby-ubuntu_focal"
|
|
nova_api: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
|
nova_cell_setup: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
|
nova_cell_setup_init: "docker.io/openstackhelm/heat:wallaby-ubuntu_focal"
|
|
nova_compute: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
|
nova_compute_ssh: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
|
nova_conductor: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
|
nova_db_sync: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
|
nova_novncproxy: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
|
nova_novncproxy_assets: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
|
nova_scheduler: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
|
nova_spiceproxy: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
|
nova_spiceproxy_assets: "docker.io/openstackhelm/nova:wallaby-ubuntu_focal"
|
|
nova_service_cleaner: "docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_bionic"
|
|
...
|