summaryrefslogtreecommitdiff
path: root/releasenotes/notes/remove-deprecated-option-in-9.0.0-bc76629d28f1d4c4.yaml
blob: a98272c8043f1f2a79c8930623ab2fdafd1b6445 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
upgrade:
  - |
    The following deprecated options have been removed:

    - ``--tenant`` (from ``flavor access list``)
    - ``--cell_name`` (from ``migration list``)
    - ``--volume-service-name`` (global option)

    As a result, the ``novaclient.v2.migrations.MigrationManager.list``
    python API binding method no longer takes a ``cell_name`` kwarg.