File: add-server-migrations-6e31183196f14deb.yaml

package info (click to toggle)
python-openstacksdk 4.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 13,712 kB
  • sloc: python: 127,028; sh: 153; makefile: 23
file content (6 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
features:
  - |
    Add support for the Compute service's server migrations API, allowing users
    to list all migrations for a server as well as force complete or abort
    in-progress migrations.