skyline-console/releasenotes/notes/Support-non-Root-Users-0792a1ba891b28eb.yaml
zhangjingwei 80e1d1275d feat: support non-root users to log in
Support vm password login for non-root users when creating vm/ironic

Change-Id: Iaf692e333686d2563013c0ea41777da8c772ce35
2024-03-25 15:49:12 +08:00

7 lines
235 B
YAML

---
features:
- |
Support non-root users can log in to VM:
* When creating a vm/ironic, log in with a password. The username is required. The username comes from the image configuration or user input. Non-root is supported.