a5d669f0b4
As of Ansible 2.3, the os_network module now allows more additional options for 'provider_network_type'[0]. Use of OSA's neutron plugin can be removed. [0] https://github.com/ansible/ansible-modules-core/issues/5589 Change-Id: If74185ecca1ea639c2e1526b5542e89dd533084b Implements: blueprint use-std-ansible-modules
6 lines
190 B
YAML
6 lines
190 B
YAML
---
|
|
upgrade:
|
|
- The ``neutron`` library has been removed from OpenStack-Ansible's
|
|
plugins. Upstream Ansible modules for managing OpenStack network
|
|
resources should be used instead.
|