
This uses novajoin's user and directory for the novajoin service instead of relying on the nova service user and /etc/nova. It also removes some nova-specific parameters related to auth, to replace them with more generic names. Change-Id: I5e02164854542ad08b1b517f52334187913ee4e8
6 lines
186 B
YAML
6 lines
186 B
YAML
---
|
|
other:
|
|
- Novajoin now uses it's own user and configuration directory by default. As
|
|
to separate from the nova user and have it easier to use in containerized
|
|
environments.
|