summaryrefslogtreecommitdiff
path: root/releasenotes/notes/neutron-cli-deprecation-398823c87270a296.yaml
blob: a8065940e3a27734282b3a76070da0bb0b75fcec (plain)
1
2
3
4
5
6
7
8
9
10
---
deprecations:
  - |
    ``neutron`` CLI will be removed in 'Z' release.
    While it has been marked as deprecated for removal for long,
    all features in ``neutron`` CLI have been supported in ``openstack`` CLI
    (OpenStackClient) as of Xena release and the neutron team plans to
    remove it in 'Z' release. Consider using ``openstack`` CLI and
    `Mapping Guide <https://docs.openstack.org/python-openstackclient/latest/cli/decoder.html#neutron-cli>`__
    in the OSC documentation would help you.