bifrost/releasenotes/notes/no-no-auth-303152d1c29c691d.yaml
Dmitry Tantsur aa727de74d Switch to using authentication by default
Change-Id: I7e3a76de9d37da224298f3821ab8ffc8448966fd
2020-12-14 13:40:35 +01:00

8 lines
254 B
YAML

---
upgrade:
- |
Bifrost now uses HTTP basic authentication by default. The generated
credentials will be stored in ``~/.config/openstack/clouds.yaml``.
Use ``noauth_mode=true`` with ``enable_keystone=false`` to disable
authentication.