Deprecate MongoDB

Per http://eavesdrop.openstack.org/meetings/kolla/2020/kolla.2020-02-12-15.01.txt

Deprecates support for MongoDB image. In Victoria support for
MongoDB image will be removed from Kolla. Note CentOS 8
already lost support for MongoDB due to decisions made upstream.

The only known downstream, Kolla Ansible, is deprecating and
removing support for deploying MongoDB.

MongoDB lost its position in OpenStack environment after
controversial relicensing under their custom SSPL (Server Side
Public License) which did not pass OSI (Open Source Initiative)
validation.

Depends-on: https://review.opendev.org/708508

Change-Id: I7d0a1c3c6506171d3c4b9accad395f3bf6b427fa
This commit is contained in:
Radosław Piliszek
2020-02-18 21:25:32 +01:00
parent abce4d5398
commit ba44573e64

View File

@@ -0,0 +1,14 @@
---
deprecations:
- |
Deprecates support for MongoDB image. In Victoria support for
MongoDB image will be removed from Kolla. Note CentOS 8
already lost support for MongoDB due to decisions made upstream.
The only known downstream, Kolla Ansible, is deprecating and
removing support for deploying MongoDB.
MongoDB lost its position in OpenStack environment after
controversial relicensing under their custom SSPL (Server Side
Public License) which did not pass OSI (Open Source Initiative)
validation.