OpenStack-Ansible Highlights for Train

Change-Id: Iac5fce65b6b1ed467035e947d5541b086529d41e
This commit is contained in:
Dmitriy Rabotyagov
2019-09-09 16:37:25 +03:00
committed by Dmitriy Rabotyagov (noonedeadpunk)
parent dc5426b962
commit dbe8cb6f24

View File

@@ -6,3 +6,11 @@ team: OpenStackAnsible
type: other
repository-settings:
openstack/openstack-ansible: {}
cycle-highlights:
- Services' venvs are using Python 3 by default
- Added murano support
- Projects become more re-usable outside of the full OpenStack-Ansible deployment
- Added uwsgi role to unify uWSGI service configuration across roles
- Fully migrated to systemd-journald from rsyslog
- Added support of the metal multinode deployments
- General reduction of technical debt