summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorXavier <marcusrafael@lsd.ufcg.edu.br>2017-11-09 18:09:35 +0000
committerHugo Nicodemos <nicodemos@lsd.ufcg.edu.br>2017-11-09 16:14:14 -0300
commita02cbf46dcbaf8ac83cde759894f49905dc342b9 (patch)
tree9e5107f418a9cd9af0c74bda0555be5326412b82 /releasenotes
parent6762458e95cc8176c8e6d83279fb7f025eed8f4e (diff)
downloadironic-a02cbf46dcbaf8ac83cde759894f49905dc342b9.tar.gz
Revert "Fix persistent information when getting boot device"
Reverting these changes because python-hpOneView does not provide HTTPS secure connection with custom CAcert and could cause a possible security issue. This reverts commit 5de0ccccd69258b930ed8ab7b91ca3a1aad705c1. Change-Id: I4cf20e59fac71ef2d548182c084bcbed2193fada
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/fix-get-boot-device-not-persistent-5d6acffac3b287f7.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/releasenotes/notes/fix-get-boot-device-not-persistent-5d6acffac3b287f7.yaml b/releasenotes/notes/fix-get-boot-device-not-persistent-5d6acffac3b287f7.yaml
deleted file mode 100644
index a5971afde..000000000
--- a/releasenotes/notes/fix-get-boot-device-not-persistent-5d6acffac3b287f7.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-fixes:
- - |
- The ``oneview`` management interface now correctly detects whether the
- current boot device setting is persistent. Previously it always
- returned ``True``.