skyline-apiserver/releasenotes/notes/add-default-project-id-825e195531344394.yaml
Boxiang Zhu 235f7fb286 feat: Add default_project_id
1. add default_project_id into profile to return
2. if user has default_project_id, then we will login into
this project as default.

Change-Id: I147f7866163ae4d102e83f7c28bbf0077f463974
2023-11-17 18:22:54 +08:00

7 lines
166 B
YAML

---
features:
- |
Add ``default_project_id`` into profile to return.
- |
If user has default_project_id, then we will login into this project as default.