File tree Expand file tree Collapse file tree 4 files changed +0
-12
lines changed
aufn-ceph/kolla/inventory Expand file tree Collapse file tree 4 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -404,14 +404,6 @@ compute
404
404
[zun-cni-daemon:children]
405
405
compute
406
406
407
- # Skydive
408
- [skydive-analyzer:children]
409
- skydive
410
-
411
- [skydive-agent:children]
412
- compute
413
- network
414
-
415
407
# Tacker
416
408
[tacker-server:children]
417
409
tacker
Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ kolla_enable_opensearch: true
26
26
kolla_enable_ovn : true
27
27
kolla_enable_prometheus : true
28
28
kolla_enable_redis : true
29
- kolla_enable_skydive : true
30
29
31
30
# ##############################################################################
32
31
# Network configuration.
Original file line number Diff line number Diff line change @@ -641,7 +641,6 @@ kolla_enable_prometheus: true
641
641
# kolla_enable_redis:
642
642
# kolla_enable_sahara:
643
643
# kolla_enable_senlin:
644
- # kolla_enable_skydive:
645
644
# kolla_enable_solum:
646
645
# kolla_enable_swift:
647
646
# kolla_enable_swift_recon:
Original file line number Diff line number Diff line change @@ -510,8 +510,6 @@ stackhpc_pulp_images_kolla:
510
510
- rabbitmq
511
511
- redis
512
512
- redis-sentinel
513
- - skydive-agent
514
- - skydive-analyzer
515
513
516
514
# List of images for each base distribution which should not/cannot be built.
517
515
stackhpc_kolla_unbuildable_images :
You can’t perform that action at this time.
0 commit comments