Files
cloudkitty/releasenotes/notes/remove-cloudkitty-writer-bb6e093316a00535.yaml
Takashi Kajinami b739c56624 Remove cloudkitty-writer
The CLI has been unmaintained and has been broken since the transition
to Python 3. Because equivalent information can be obtained via the API,
it can be removed.

Change-Id: I0afde652aa5f39b89e220a65926b81c720c2170f
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-11-11 22:13:46 +01:00

8 lines
271 B
YAML

---
upgrade:
- |
The ``cloudkitty-writer`` CLI has been removed. The CLI has been
unmaintained for a long time and has not been functional for multiple
releases. Use the report API instead. Also, the ``[output]`` configuration
section has been removed.