openstack-ansible/releasenotes/notes/rabbit_install_method-b1defcd376f3bf87.yaml
Dmitriy Rabotyagov b6b6f6eb75 Create Ussuri
This effectively:
- Freeze roles, to allow their branching.
- Bump upstream repos to point to their Ussuri equivalent, allowing
our regular updates to continue with ussuri.

Change-Id: Iafbd47c92cc4090640af3cda896d097daa167daa
2020-05-30 20:49:27 +00:00

14 lines
452 B
YAML

---
deprecations:
- |
`rabbitmq_install_method: file` is deprecated now and will be removed in
the Wallaby release. As for now supported options are only `external_repo`
and `distro`. Among with that the following variables are deprecated and
prepared for the removal:
* rabbitmq_package_url
* rabbitmq_package_sha256
* rabbitmq_package_path
Variable `rabbitmq_release_version` has been removed as not used anymore.