Bases: BaseBackendFilter
Backend filter for simple JSON-based grammar for selecting backends.
If you want to choose one of your backend, make a query hint, for example:
cinder create –hint query=’[“=”, “$backend_id”, “rbd:vol@ceph#cloud”]’
Return a list of backends that can fulfill query requirements.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.