File: remove-cli-code-53969e9aa927e530.yaml

package info (click to toggle)
python-neutronclient 1%3A11.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,072 kB
  • sloc: python: 21,894; makefile: 17; sh: 10
file content (12 lines) | stat: -rw-r--r-- 588 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
prelude: >
    |
    This new version of ``python-neutronclient`` does not include the
    command line interface code. The "neutron" script is no longer
    supported. This project only contains the OpenStack Client bindings
    that are currently being moved to OpenStack SDK
    <https://bugs.launchpad.net/neutron/+bug/1999774>_.
deprecations:
  - |
    This project no longer provides CLI support. All code has been removed.
    Please use openstack CLI instead. See `openstack CLI command list
    <https://docs.openstack.org/python-openstackclient/latest/cli/command-list.html>`_.