6a0fd31a03
This partially reverts commit f9a3cc2f135e5c28fa1e046bb1ca034be36be9aa. Reason for revert: The change to the baremetal functions is not working, this part of the original change is reverted here. Change-Id: Icc70bbdc06b5f32722a93775aee2da4d7b7ca4ae
26 lines
497 B
YAML
26 lines
497 B
YAML
---
|
|
features:
|
|
- |
|
|
The following proxy ``find_*`` operations will now retrieve a detailed
|
|
resource by default when retrieving by name:
|
|
|
|
* Block storage (v2)
|
|
|
|
* ``find_volume``
|
|
* ``find_snapshot``
|
|
* ``find_backup``
|
|
|
|
* Block storage (v3)
|
|
|
|
* ``find_volume``
|
|
* ``find_snapshot``
|
|
* ``find_backup``
|
|
* ``find_group``
|
|
* ``find_group_snapshot``
|
|
|
|
* Compute (v2)
|
|
|
|
* ``find_image``
|
|
* ``find_server``
|
|
* ``find_hypervisor``
|