summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDmitry Tantsur <dtantsur@protonmail.com>2021-05-03 17:03:29 +0200
committerDmitry Tantsur <dtantsur@protonmail.com>2021-05-04 14:28:25 +0200
commit929907d68473ae8a433ebb8c4dcb110473d42676 (patch)
tree3b946e32ddbe3e7e91f1a8a88625b2e23af06add /etc
parente79f163837dd2c27f84f693aba0f1575fa2353f7 (diff)
downloadironic-929907d68473ae8a433ebb8c4dcb110473d42676.tar.gz
Bye-bye iSCSI deploy, you served us well
The iSCSI deploy was very easy to start with, but it has since become apparently that it suffers from scalability and maintenance issues. It was deprecated in the Victoria cycle and can now be removed. Hide the guide to upgrade to hardware types since it's very outdated. I had to remove the iBMC diagram since my SVG-fu is not enough to fix it. Change-Id: I2cd6bf7b27fe0be2c08104b0cc37654b506b2e62
Diffstat (limited to 'etc')
-rw-r--r--etc/ironic/rootwrap.d/ironic-utils.filters3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/ironic/rootwrap.d/ironic-utils.filters b/etc/ironic/rootwrap.d/ironic-utils.filters
index ad7de6f0d..e1ac730d8 100644
--- a/etc/ironic/rootwrap.d/ironic-utils.filters
+++ b/etc/ironic/rootwrap.d/ironic-utils.filters
@@ -2,9 +2,6 @@
# This file should be owned by (and only-writable by) the root user
[Filters]
-# ironic/drivers/modules/deploy_utils.py
-iscsiadm: CommandFilter, iscsiadm, root
-
# ironic/common/utils.py
mount: CommandFilter, mount, root
umount: CommandFilter, umount, root