Doug Hellmann wrote:
> Have you tried changing Dashboard to monkey patch the uuid module to
> blank out the functions being loaded from ctypes? If the
> _uuid_generate_* functions are not set, the existing python
> implementation is used instead and it looks like that just uses
> urandom() inline.

That sounds like a more reasonable interim solution, until that can be
fixed upstream: forking uuid into openstack-common just to quiet SELinux
sounds like a bad trade-off.

-- 
Thierry Carrez (ttx)
Release Manager, OpenStack

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to