[Ovirt-devel] [PATCH node] Introduces the node-admin toolset.

Perry Myers pmyers at redhat.com
Tue Sep 1 14:29:07 UTC 2009


On 09/01/2009 10:17 AM, Joey Boggs wrote:
> Darryl L. Pierce wrote:
>> On Mon, Aug 31, 2009 at 04:48:41PM -0400, Joey Boggs wrote:
>>> So I've got the tool set installed, but not fully tested just yet,
>>> here's some things that need to be changed
>>>
>>> python -m compileall /usr/lib/python2.6/site-packages/nodeadmin in
>>> common-post.ks of ovirt-node-image otherwise they get removed during
>>> blacklisting
>>> # common-blacklist.ks:find / -name '*.py' -exec rm -f {} \;
>>
>> That should be okay, though, right? As long as the *.pyc files remain we
>> should be okay.
>>
> Yeah we just need to compile them before the blacklisting parts of o-n-i
> so they hang around

The compiled pyc files should be included as part of the RPM, so it 
shouldn't be necessary to compile them manually during ovirt-node-image 
creation.

Perry




More information about the ovirt-devel mailing list