summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove-iscsi-deploy-ipa-mitaka-c0efa0d5c31933b6.yaml
diff options
context:
space:
mode:
authorRuby Loo <ruby.loo@intel.com>2017-02-01 21:53:25 +0000
committerRuby Loo <ruby.loo@intel.com>2017-02-01 21:53:25 +0000
commitca87811a950ff0da597386ee5d1ad1086112a155 (patch)
tree5f34a29149943fdf235e119b401ec9d48c3153ba /releasenotes/notes/remove-iscsi-deploy-ipa-mitaka-c0efa0d5c31933b6.yaml
parent646a1f76a9d385c468f542fc1c31880722a3391c (diff)
downloadironic-ca87811a950ff0da597386ee5d1ad1086112a155.tar.gz
Remove iSCSI deploy support for IPA Mitaka
The Newton (6.0.0) release included a fix [1] to support iSCSI deploys to IPA ramdisks < 1.3 (Mitaka). These older versions of IPA did not handle wiping disk metadata or customized portal ports. We are in the Ocata cycle and ironic no longer needs to support IPA Mitaka or earlier, so we can remove this fix. [1] Commit ba83fb1bb45b63e056c87c3bbf42cabaade7865c Change-Id: Ib97344d96a938a550ad2c61e14d793d0f56c6a89 Fixes-Bug: #1661096
Diffstat (limited to 'releasenotes/notes/remove-iscsi-deploy-ipa-mitaka-c0efa0d5c31933b6.yaml')
-rw-r--r--releasenotes/notes/remove-iscsi-deploy-ipa-mitaka-c0efa0d5c31933b6.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/remove-iscsi-deploy-ipa-mitaka-c0efa0d5c31933b6.yaml b/releasenotes/notes/remove-iscsi-deploy-ipa-mitaka-c0efa0d5c31933b6.yaml
new file mode 100644
index 000000000..3fa3642dd
--- /dev/null
+++ b/releasenotes/notes/remove-iscsi-deploy-ipa-mitaka-c0efa0d5c31933b6.yaml
@@ -0,0 +1,6 @@
+---
+upgrade:
+ - |
+ There is no longer any support for doing an iSCSI deploy on ironic
+ python agent (IPA) ramdisks with versions < 1.3 (Mitaka or earlier).
+ Please upgrade ironic python agent to a newer version.