2023.1 RC1 - Sync KA feature flags & inventories

Preparations for Antelope RC1.

Synchronises Kayobe with the Kolla-Ansible feature flags and inventory.

Change-Id: I89a3fd800fafb29be27846806de4e6465209134c
This commit is contained in:
Matt Crees 2023-05-26 10:25:35 +01:00
parent 7f4ba45191
commit 0e984c4d47
4 changed files with 9 additions and 10 deletions

View File

@ -189,8 +189,8 @@ control
[zun:children] [zun:children]
control control
[skydive:children] [skyline:children]
monitoring control
[redis:children] [redis:children]
control control

View File

@ -450,13 +450,12 @@ compute
[zun-cni-daemon:children] [zun-cni-daemon:children]
compute compute
# Skydive # Skyline
[skydive-analyzer:children] [skyline-apiserver:children]
skydive skyline
[skydive-agent:children] [skyline-console:children]
compute skyline
network
# Tacker # Tacker
[tacker-server:children] [tacker-server:children]

View File

@ -224,7 +224,7 @@ kolla_feature_flags:
- redis - redis
- sahara - sahara
- senlin - senlin
- skydive - skyline
- solum - solum
- swift - swift
- swift_recon - swift_recon

View File

@ -432,7 +432,7 @@
#kolla_enable_redis: #kolla_enable_redis:
#kolla_enable_sahara: #kolla_enable_sahara:
#kolla_enable_senlin: #kolla_enable_senlin:
#kolla_enable_skydive: #kolla_enable_skyline:
#kolla_enable_solum: #kolla_enable_solum:
#kolla_enable_swift: #kolla_enable_swift:
#kolla_enable_swift_recon: #kolla_enable_swift_recon: