File: retrieve-detailed-view-for-find-proxy-methods-10ecdff59f5c6913.yaml

package info (click to toggle)
python-openstacksdk 4.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,712 kB
  • sloc: python: 127,028; sh: 153; makefile: 23
file content (14 lines) | stat: -rw-r--r-- 330 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
features:
  - |
    The following proxy ``find_*`` operations will now retrieve a detailed
    resource by default when retrieving by name:

    * Bare metal (v1)

      * ``find_chassis``
      * ``find_node``
      * ``find_port``
      * ``find_port_group``
      * ``find_volume_connector``
      * ``find_volume_target``