Hi,

>   sed -i 's/Group=qemu/Group=42427/'
> /usr/lib/systemd/system/ovs-vswitchd.service

Can't this be overridden via /etc/systemd/system/ovs-vswitchd.service?

> This change basically runs ovs with group id of kolla's qemu user
> (42427). For the solution, my opinion is that we don't require host's
> qemu (107) user in a containerized deployment. I am planning to ensure
> that kolla's user id (42427) is updated to the host via the host prep
> tasks. Let me know if there is any other aspects to be considered.
>

Might be worth considering overriding the qemu uid/gid to 107 in the
kolla config file instead.

Regards,
Ollie

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to