[openstack-dev] [hyper-v] oslo.privsep vs Windows
Angus Lees
gus at inodes.org
Tue Nov 24 04:18:57 UTC 2015
Dims has just raised[1] the excellent concern that oslo.privsep will need
to at least survive on Windows, because hyper-v. I have no real experience
coding on windows (I wrote a windows C program once, but I only ever ran it
under wine ;) and certainly none within an OpenStack/python context:
1) How can I test whatever I'm working on to see if I have mistakenly
introduced something Linux-specific? Surely this is a challenge common
across every project in the nova/oslo/hyper-v stack.
2) What predicate should I use to guard the inevitable Linux-specific or
Windows-specific code branches?
and I guess:
3) What does a typical OpenStack/hyper-v install even look like? Do we run
rootwrap with some sudo-like-thing, or just run everything as the superuser?
What _should_ oslo.privsep do for this environment?
[1] https://review.openstack.org/#/c/244984
<https://review.openstack.org/#/c/244984/1>
- Gus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20151124/493074d6/attachment.html>
More information about the OpenStack-dev
mailing list