openstacksdk/releasenotes/notes/object-search-a5f5ec4b2df3e...

7 lines
190 B
YAML

---
features:
- |
Objects are now searchable both with a JMESPath expression or a dict of
object attributes via the
``openstack.connection.Connection.search_object`` function.