Skip to content
Snippets Groups Projects
Commit 0e984c4d authored by Matt Crees's avatar Matt Crees
Browse files

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
parent 7f4ba451
No related branches found
No related tags found
No related merge requests found
...@@ -189,8 +189,8 @@ control ...@@ -189,8 +189,8 @@ control
[zun:children] [zun:children]
control control
[skydive:children] [skyline:children]
monitoring control
[redis:children] [redis:children]
control control
......
...@@ -450,13 +450,12 @@ compute ...@@ -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]
......
...@@ -224,7 +224,7 @@ kolla_feature_flags: ...@@ -224,7 +224,7 @@ kolla_feature_flags:
- redis - redis
- sahara - sahara
- senlin - senlin
- skydive - skyline
- solum - solum
- swift - swift
- swift_recon - swift_recon
......
...@@ -432,7 +432,7 @@ ...@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment