File: remove-project-purge-d372374b1a7c4641.yaml

package info (click to toggle)
python-openstackclient 8.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,960 kB
  • sloc: python: 132,001; makefile: 140; sh: 22
file content (8 lines) | stat: -rw-r--r-- 336 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
upgrade:
  - |
    The ``project purge`` command has been removed. This has been superseded by
    the ``project cleanup`` command, was not tested, and has not been
    functional for some time hence its removal without a deprecation period.
    The replacement is ``project cleanup``, which is more powerful and more
    flexible.