File tree Expand file tree Collapse file tree 4 files changed +9
-0
lines changed Expand file tree Collapse file tree 4 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ kolla_enable_grafana: true
1717kolla_enable_heat : true
1818kolla_enable_influxdb : true
1919kolla_enable_ironic : true
20+ kolla_enable_iscsid : true
2021kolla_enable_letsencrypt : true
2122kolla_enable_magnum : true
2223kolla_enable_manila : true
Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ kolla_image_tags:
66 openstack :
77 rocky-9 : 2025.1-rocky-9-20250730T105631
88 ubuntu-noble : 2025.1-ubuntu-noble-20250730T105631
9+ iscsid :
10+ rocky-9 : 2025.1-rocky-9-20251013T135156
11+ ubuntu-noble : 2025.1-ubuntu-noble-20251013T135156
912 keystone :
1013 rocky-9 : 2025.1-rocky-9-20250805T134044
1114 ubuntu-noble : 2025.1-ubuntu-noble-20250805T134044
Original file line number Diff line number Diff line change @@ -506,6 +506,7 @@ stackhpc_pulp_images_kolla:
506506 - ironic-neutron-agent
507507 - ironic-prometheus-exporter
508508 - ironic-pxe
509+ - iscsid
509510 - keepalived
510511 - keystone
511512 - keystone-fernet
Original file line number Diff line number Diff line change 1+ ---
2+ features :
3+ - |
4+ Add support for building ``iscsid`` Kolla container images.
You can’t perform that action at this time.
0 commit comments