From 175c715e3575477c93a4597b38252af64c5a5a19 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= <radoslaw.piliszek@gmail.com>
Date: Wed, 19 Feb 2020 21:20:07 +0100
Subject: [PATCH] Deprecate VMware integrations

Per http://lists.openstack.org/pipermail/openstack-discuss/2020-February/012646.html

Deprecates support for deploying with VMware integrations.
In Victoria support for these will be removed from Kolla Ansible.

This is dictated by lack of interest and maintenance.

Change-Id: I9b3d81b0cfcb1c43dc1b671b4f646d06b95b4b42
---
 .../notes/deprecate-vmware-c358f3f8a37bf8c9.yaml         | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 ansible/releasenotes/notes/deprecate-vmware-c358f3f8a37bf8c9.yaml

diff --git a/ansible/releasenotes/notes/deprecate-vmware-c358f3f8a37bf8c9.yaml b/ansible/releasenotes/notes/deprecate-vmware-c358f3f8a37bf8c9.yaml
new file mode 100644
index 0000000000..a64ac61b4a
--- /dev/null
+++ b/ansible/releasenotes/notes/deprecate-vmware-c358f3f8a37bf8c9.yaml
@@ -0,0 +1,9 @@
+---
+deprecations:
+  - |
+    Deprecates support for deploying with VMware integrations.
+    In Victoria support for these will be removed from Kolla Ansible.
+
+    This is dictated by lack of interest and maintenance.
+
+    See also the `post to openstack-discuss <http://lists.openstack.org/pipermail/openstack-discuss/2020-February/012646.html>`__