File: deprecate_cell_name_arg-eb34cb7c43cfcb89.yaml

package info (click to toggle)
python-novaclient 2%3A11.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,512 kB
  • sloc: python: 21,720; sh: 62; makefile: 21
file content (6 lines) | stat: -rw-r--r-- 264 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
deprecations:
  - CLI argument ``--cell_name`` for ``nova migration-list`` command is
    deprecated. Nova API does not have logic for handling cell_name
    parameter in **os-migrations**, and while the parameter is passed to Nova
    it has never been used.