Project service should have a description
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kolla-ansible |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
Hi,
I assume service project is a fundamental part of any openstack environment?
If so, shouldn't the special "service" project have a description like the admin project?
openstack project list --long
+------
| ID | Name | Domain ID | Description | Enabled |
+------
| 1df997cc98474cb
If no, I will close the bug
Cheers
affects: | keystone → kolla |
Changed in kolla: | |
status: | New → Confirmed |
status: | Confirmed → Triaged |
importance: | Undecided → Low |
Changed in kolla: | |
milestone: | none → ocata-2 |
tags: | added: low-hanging-fruit |
Changed in kolla: | |
milestone: | ocata-2 → ocata-3 |
Changed in kolla: | |
importance: | Low → Wishlist |
status: | Triaged → Confirmed |
Changed in kolla: | |
assignee: | nobody → zhuangzejian (zhuangzejian) |
Changed in kolla: | |
assignee: | zhuangzejian (zhuangzejian) → nobody |
affects: | kolla → kolla-ansible |
Changed in kolla-ansible: | |
milestone: | ocata-3 → none |
We could technically add the creation of this project to the `keystone-manage bootstrap` command. But we'd need to ask operators if storing it in sql is the norm. At minimum we could update the install documentation with a proper description.