openstack-ansible-plugins/releasenotes/notes/plugins-remove-neutron-cbea1235e030e4f5.yaml
Jimmy McCrory a5d669f0b4 Remove neutron library
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
2017-05-24 23:00:42 +00:00

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.