Update OpenStack-Ansible capabilities

Change-Id: Iaa93ea740a3ccd1d9cba6de52ed840ee89e5d391
This commit is contained in:
Dmitriy Rabotyagov 2024-11-19 18:27:31 +01:00
parent 67b053ebf8
commit 41dd502cf1

View File

@ -253,7 +253,6 @@ tabs:
- source-tarballs - source-tarballs
- git - git
- redhat-centos - redhat-centos
- sles-opensuse
- debian - debian
- ubuntu - ubuntu
- ansible - ansible
@ -265,7 +264,6 @@ tabs:
# Note: OSA can deploy barbican but it's not # Note: OSA can deploy barbican but it's not
# installed by default (opt-in instead). # installed by default (opt-in instead).
- secrets-storage - secrets-storage
- etcd
- cache - cache
- keystone - keystone
- placement - placement
@ -277,23 +275,24 @@ tabs:
- ironic - ironic
- swift - swift
- cinder - cinder
# - manila - manila
# Note: Not sure about CI, so hesitating to list it here.
- nova - nova
- zun - zun
- magnum - magnum
- trove - trove
- sahara
- masakari - masakari
- heat - heat
- mistral - mistral
- zaqar
- aodh - aodh
- blazar - blazar
- horizon - horizon
- ceilometer - ceilometer
- rally - rally
- cloudkitty - cloudkitty
- skyline
- adjutant
- tacker
- tempest
- name: upgrade - name: upgrade
tags: tags:
- online - online
@ -302,10 +301,9 @@ tabs:
# (depending on the version) can lead to # (depending on the version) can lead to
# control plane downtime. # control plane downtime.
- per-version - per-version
# - skip-level - skip-level
# Note: We do have this kind of feature for # Note: Skip level could be done between SLURP releases
# some branches, but we don't recommend it. # at very least and this path is tested in CI.
# I am not sure we should list that.
- name: features - name: features
tags: tags:
- supports-heterogeneous-versions - supports-heterogeneous-versions