openstack-ansible/releasenotes/notes/openstack-distribution-packages-fcb6220fdeb3668c.yaml
Jean-Philippe Evrard 455b8ddedd Freeze all SHAs for RC1
This patch updates all the roles to the latest available stable
SHA's, freeze the shas, copies the release notes from the updated
roles into the integrated repo.

The OpenStack Service SHAs and the python requirement pins are
handled separately.

Change-Id: I4d5211062966bc4fdb9f5d36eec46d9911012acd
2018-08-16 14:17:03 +00:00

8 lines
267 B
YAML

---
features:
- |
The role now supports using the distribution packages for the OpenStack
services instead of the pip ones. This feature is disabled by default
and can be enabled by simply setting the ``nova_install_method``
variable to ``distro``.