Skip to content

Commit 8d8f6e0

Browse files
committed
Remove iscsid from Pulp image list
We no longer require it since Ironic dropped the iscsi deploy driver.
1 parent fafc68a commit 8d8f6e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

etc/kayobe/pulp.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -523,8 +523,7 @@ stackhpc_pulp_images_kolla:
523523
# List of images for each base distribution which should not/cannot be built.
524524
stackhpc_kolla_unbuildable_images:
525525
ubuntu-jammy: []
526-
rocky-9:
527-
- iscsid
526+
rocky-9: []
528527

529528
# Whitespace-separated list of regular expressions matching Kolla image names.
530529
# Usage is similar to kolla-build CLI arguments.

0 commit comments

Comments
 (0)