Skip to content

Commit 5e26966

Browse files
authored
Merge pull request #730 from stackhpc/remove-iscsid
Remove iscsid container for Zed release
2 parents ac8dfa0 + bbac2b0 commit 5e26966

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

etc/kayobe/pulp.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,6 @@ stackhpc_pulp_images_kolla:
456456
- ironic-inspector
457457
- ironic-neutron-agent
458458
- ironic-pxe
459-
- iscsid
460459
- keepalived
461460
- keystone
462461
- keystone-fernet
@@ -522,8 +521,7 @@ stackhpc_pulp_images_kolla:
522521
# List of images for each base distribution which should not/cannot be built.
523522
stackhpc_kolla_unbuildable_images:
524523
ubuntu: []
525-
rocky:
526-
- iscsid
524+
rocky: []
527525

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

0 commit comments

Comments
 (0)