python-novaclient/releasenotes/notes/deprecate_cell_name_arg-eb34cb7c43cfcb89.yaml
Timofey Durakov 6ec83fbfa1 Release note for cell_name deprecation
This is a follow up patch, that adds a release note
about cell_name argument deprecation for migration-list

Change-Id: Ia3c21c7697e2c64025d35c23ed32fecff9c076df
Related-bug: #1668743
2017-03-01 20:18:26 +00:00

7 lines
264 B
YAML

---
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.