← Back to team overview

registry team mailing list archive

[Bug 654452] [NEW] sqlite files end up owned by root

 

Public bug reported:

Even if started with --uid (and --gid), the sqlite databases are created
owned by root.

This can be reproduced by removing nova.sqlite and starting nova-network
(and likely any of the other twisted worked) with --uid. It happens
because register_models gets called during the Service object
instantiation which happens before twistd sheds its privileges.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
sqlite files end up owned by root
https://bugs.launchpad.net/bugs/654452
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.



Follow ups

References