File: compute-restore-server-020bf091acc9f8df.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 238 bytes parent folder | download
1
2
3
4
5
6
---
features:
  - |
    The ``openstack.compute.v2.server.Server`` object now provides a
    ``restore`` method to restore it from a soft-deleted state, while the
    compute proxy method provides an equivalent ``restore_server`` method.