openstack-ansible/releasenotes/notes/add-opensuse-support-a8ec3f54188e5f01.yaml
Markos Chandras c646f17d8e Declare openSUSE Leap 42.X support as WIP
AIO has basic support for openSUSE so we declare openSUSE Leap 42.X as
WIP so existing playbooks can be used in that distribution.

Change-Id: I6f1180a81b40b000643944e1fdf6862c6f16bc69
2017-08-26 14:19:47 +01:00

15 lines
632 B
YAML

---
features:
- OpenStack-Ansible now supports the openSUSE Leap 42.X
distributions mainly targeting the latest 42.3 release.
issues:
- Ceph storage backend is known not to work on openSUSE
Leap 42.X yet. This is due to missing openSUSE support
in the upstream Ceph Ansible playbooks.
other:
- openSUSE Leap 42.X support is still work in progress and
not fully tested besides basic coverange in the OpenStack CI and
individual manual testing. Even though backporting fixes to the
Pike release will be done on best effort basis, it's advised to
use the master branch when working on openSUSE hosts.