bifrost/releasenotes/notes/bifrost-inspector-a154561802d8d614.yaml
Dmitry Tantsur 08b5bd725a Deprecate a separate bifrost-inspector cloud
It is possible to provide both endpoints via one cloud record.

Change-Id: I6a3735a431e570b6d9bf5e6f3fba86fc980ef967
2020-05-25 14:03:41 +02:00

10 lines
270 B
YAML

---
deprecations:
- |
The ``bifrost-inspector`` cloud in ``clouds.yaml`` is now deprecated, use
the main ``bifrost`` cloud for all commands.
fixes:
- |
It is now possible to use the ``bifrost`` cloud with introspection commands
even in no-auth mode.