openstacksdk/releasenotes/notes/drop-Resource-allow_get-attribute-fec75b551fb79465.yaml
Stephen Finucane 93a8258e66 resource: Remove deprecated 'allow_get' attribute
Change-Id: I7553fa300a4527fd29f7a945a0dc0c269a7e4730
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-10-08 18:23:07 +01:00

6 lines
155 B
YAML

---
upgrade:
- |
The ``allow_get`` attribute of ``openstack.resource.Resource`` has been
removed. Use ``allow_fetch`` or ``allow_list`` instead.