Make home directory consistent accross OpenStack service

Bug #1630830 reported by Duong Ha-Quang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Medium
Surya Prakash Singh

Bug Description

Currently, some service put service user's home directory in /var/lib/<service> (like nova, ironic, keystone (in review queue)), other create /home/<service> directory manually by mkdir -p

It's inconsistent and misleading. Also, the user's home directory should be created by --create-home option of useraddd.

Duong Ha-Quang (duonghq)
Changed in kolla:
importance: Undecided → Low
Duong Ha-Quang (duonghq)
tags: added: low-hanging-fruit
Revision history for this message
Jeffrey Zhang (jeffrey4l) wrote :

Thank for pointing this. in most case, the /home/<service> is never be used. and /var/lib/<service> is more common.

Changed in kolla:
milestone: none → ocata-1
status: New → Confirmed
importance: Low → Medium
Changed in kolla:
assignee: nobody → Surya Prakash Singh (confisurya)
Changed in kolla:
status: Confirmed → In Progress
Changed in kolla:
milestone: ocata-1 → ocata-2
Changed in kolla:
milestone: ocata-2 → ocata-3
Changed in kolla:
milestone: ocata-3 → ocata-rc1
Revision history for this message
Jeffrey Zhang (jeffrey4l) wrote :

This is implemented by https://review.openstack.org/#/c/412231/
mark it as fix released.

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla (master)

Change abandoned by Surya Prakash Singh (<email address hidden>) on branch: master
Review: https://review.openstack.org/390179
Reason: already handled in separate patch.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.