ba44573e64
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
15 lines
542 B
YAML
15 lines
542 B
YAML
---
|
|
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.
|