openstack-ansible/releasenotes/notes/remove-netloc-filters-072744382314d578.yaml
Jean-Philippe Evrard 2cc067222c Bump SHAs for master
Change-Id: I2df6bc4659ced61bc1796645a515274535dd7911
2019-05-19 13:59:26 +00:00

7 lines
212 B
YAML

---
deprecations:
- |
Removal of the netloc, netloc_no_port and netorigin filters.
Please use the urlsplit filter instead.
All usages of the deprecated filters in openstack repos have been updated.