openstack-ansible/releasenotes/notes/remove_common_nova_playbook-9fde48c51bee5b6a.yaml
Dmitriy Rabotyagov 61ea7a8207 Remove common nova playbook
Code of os-nova-install has been refactored to include content from the
common nova playbook. This allows us to be more flexible in executed
tasks and simplify logic.

Related-Bug: #2034583
Change-Id: I21fe061d93cf77c97f8fa6d0003219595459e1c3
2023-10-09 13:15:31 +02:00

6 lines
168 B
YAML

---
deprecations:
- |
``common-playbooks/nova.yml`` has been deprecated and removed. All content
from it now resides inside ``os-nova-install.yml`` directly.