File tree Expand file tree Collapse file tree 4 files changed +10
-0
lines changed Expand file tree Collapse file tree 4 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ kolla_enable_grafana: true
1818kolla_enable_heat : true
1919kolla_enable_influxdb : true
2020kolla_enable_ironic : true
21+ kolla_enable_iscsid : true
2122kolla_enable_letsencrypt : true
2223kolla_enable_magnum : true
2324kolla_enable_manila : true
Original file line number Diff line number Diff line change @@ -49,6 +49,10 @@ kolla_image_tags:
4949 ubuntu-noble : 2024.1-ubuntu-noble-20250404T150323
5050 ironic_prometheus_exporter :
5151 ubuntu-jammy : 2024.1-ubuntu-jammy-20250124T081816
52+ iscsid :
53+ rocky-9 : 2024.1-rocky-9-20251103T065408
54+ ubuntu-jammy : 2024.1-ubuntu-jammy-20251103T065408
55+ ubuntu-noble : 2024.1-ubuntu-noble-20251103T065408
5256 keystone :
5357 rocky-9 : 2024.1-rocky-9-20250717T094248
5458 ubuntu-jammy : 2024.1-ubuntu-jammy-20250627T102805
Original file line number Diff line number Diff line change @@ -543,6 +543,7 @@ stackhpc_pulp_images_kolla:
543543 - ironic-neutron-agent
544544 - ironic-prometheus-exporter
545545 - ironic-pxe
546+ - iscsid
546547 - keepalived
547548 - keystone
548549 - 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