ansible/changelogs/fragments/51600-provider_segmentation_id-is-int.yaml

6 lines
205 B
YAML
Raw Normal View History

---
bugfixes:
- os_network - According to the OpenStack Networking API the attribute
provider:segmentation_id of a network has to be an integer.
(https://github.com/ansible/ansible/issues/51655)