diff --git a/releasenotes/notes/create-openrc-9e7f959790f7f409.yaml b/releasenotes/notes/create-openrc-9e7f959790f7f409.yaml index 3ebe1bb7e..9efdbe302 100644 --- a/releasenotes/notes/create-openrc-9e7f959790f7f409.yaml +++ b/releasenotes/notes/create-openrc-9e7f959790f7f409.yaml @@ -1,6 +1,6 @@ --- features: - The bifrost role which is used to create a clouds.yaml, now also - creates a openrc file in the user home directory when keystone + creates an openrc file in the user home directory when keystone is enabled. This should be used to call OpenStack CLI utilities and have proper credentials. The file location is ``~/openrc``.