Skip to content

Commit 966f91e

Browse files
committed
feat: enable skyline build
1 parent 80b8b0e commit 966f91e

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ kolla_enable_octavia: true
2929
kolla_enable_opensearch: true
3030
kolla_enable_prometheus: true
3131
kolla_enable_redis: true
32+
kolla_enable_skyline: true
3233
kolla_build_neutron_ovs: true
3334

3435
###############################################################################
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
features:
3+
- |
4+
Enable building of ``Skyline`` an alternative to ``Horizon``.
5+

0 commit comments

Comments
 (0)