From ac5445fb7f5499fd5b3d317c56f606c7286132a9 Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Tue, 4 Apr 2017 11:26:13 +0200 Subject: Stop including ironic::drivers::ssh in the ironic-conductor profile The SSH drivers are deprecated, pxe_ipmitool + virtualbmc should be used instead. This is a follow-up to blueprint switch-to-virtualbmc. Change-Id: I4fd567dffa3992042eebcf495334b8130e1bdc9f --- releasenotes/notes/ironic-ssh-removal-e5f40b477cf7357c.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 releasenotes/notes/ironic-ssh-removal-e5f40b477cf7357c.yaml (limited to 'releasenotes/notes') diff --git a/releasenotes/notes/ironic-ssh-removal-e5f40b477cf7357c.yaml b/releasenotes/notes/ironic-ssh-removal-e5f40b477cf7357c.yaml new file mode 100644 index 0000000..206ed12 --- /dev/null +++ b/releasenotes/notes/ironic-ssh-removal-e5f40b477cf7357c.yaml @@ -0,0 +1,5 @@ +--- +upgrade: + - | + Out-of-box support for Ironic ``*_ssh`` drivers was removed. These drivers + were deprecated in the Newton release. -- cgit 1.2.3-korg