bifrost/releasenotes/notes/create-openrc-9e7f959790f7f409.yaml
Olivier Bourdon 01b2c3bb64 Add creation of openrc file when keystone enabled
Change-Id: I250b202c4a319604bcd910e49c1d55bcad9e38e3
2018-02-06 11:26:58 +01:00

7 lines
286 B
YAML

---
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
is enabled. This should be used to call OpenStack CLI utilities
and have proper credentials. The file location is ``~/openrc``.