Skip to content

Commit c3dfb12

Browse files
seunghun1eeGregWhiteyBialas
authored andcommitted
backporting skyline disable
1 parent be85593 commit c3dfb12

File tree

5 files changed

+4
-10
lines changed

5 files changed

+4
-10
lines changed

etc/kayobe/environments/ci-builder/stackhpc-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ kolla_enable_octavia: true
2929
kolla_enable_opensearch: true
3030
kolla_enable_prometheus: true
3131
kolla_enable_redis: true
32-
kolla_enable_skyline: true
3332
kolla_build_neutron_ovs: true
3433

3534
###############################################################################

etc/kayobe/pulp.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -585,8 +585,6 @@ stackhpc_pulp_images_kolla:
585585
- rabbitmq
586586
- redis
587587
- redis-sentinel
588-
- skyline-apiserver
589-
- skyline-console
590588

591589
# List of images for each base distribution which should not/cannot be built.
592590
stackhpc_kolla_unbuildable_images:

etc/kayobe/trivy/allowed-vulnerabilities.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ fluentd_allowed_vulnerabilities:
1616
- CVE-2024-27280
1717
grafana_allowed_vulnerabilities:
1818
- CVE-2024-8986
19-
skyline_apiserver_allowed_vulnerabilities:
20-
- CVE-2024-33663
2119
influxdb_allowed_vulnerabilities:
2220
- CVE-2024-45337
2321
magnum_conductor_allowed_vulnerabilities:
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
deprecations:
3+
- |
4+
Disabled building of Kolla container images for Skyline

releasenotes/notes/enable-building-skyline-61a41c13cfcd54a1.yaml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)