From 32cb195f0343a0835c3fcccc5962345941fe6025 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20Dulko?= <michal.dulko@intel.com>
Date: Fri, 26 Feb 2016 09:29:24 +0100
Subject: [PATCH] Move deprecation release notes to correct section

During the cycle reno was updated to include "deprecations" section. We
should use this one instead of "upgrades" to add release notes about
deprecations of features or config options.

This commit moves deprecation relase notes added during the cycle to
this section.

Change-Id: I7f1a868215fc7410b44481e3434253fb8157f321
---
 releasenotes/notes/deprecate-xml-api-bf3e4079f1dc5eae.yaml      | 2 +-
 .../notes/deprecated-ibm-multipath-f06c0e907a6301de.yaml        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/releasenotes/notes/deprecate-xml-api-bf3e4079f1dc5eae.yaml b/releasenotes/notes/deprecate-xml-api-bf3e4079f1dc5eae.yaml
index a77a75cb0ef..8e11ff9d21c 100644
--- a/releasenotes/notes/deprecate-xml-api-bf3e4079f1dc5eae.yaml
+++ b/releasenotes/notes/deprecate-xml-api-bf3e4079f1dc5eae.yaml
@@ -1,3 +1,3 @@
 ---
-upgrade:
+deprecations:
   - The XML API has been marked deprecated and will be removed in a future release.
diff --git a/releasenotes/notes/deprecated-ibm-multipath-f06c0e907a6301de.yaml b/releasenotes/notes/deprecated-ibm-multipath-f06c0e907a6301de.yaml
index 1c06d87ea63..95c43bb9e3f 100644
--- a/releasenotes/notes/deprecated-ibm-multipath-f06c0e907a6301de.yaml
+++ b/releasenotes/notes/deprecated-ibm-multipath-f06c0e907a6301de.yaml
@@ -1,3 +1,3 @@
 ---
-upgrade:
+deprecations:
   - Deprecated IBM driver _multipath_enabled config flags.