[openstack-dev] [Quantum] import lockutil and fileutil from the openstack-common to the quantum
Nachi Ueno
nachi at nttmcl.com
Thu Nov 1 06:32:45 UTC 2012
Hi Mark
Thank you for your information!
I'll take (4) because it fit hacking file policy.
Thanks
Nachi
2012/10/31 Mark McLoughlin <markmc at redhat.com>:
> Hi Nachi,
>
> On Wed, 2012-10-31 at 16:48 -0700, Nachi Ueno wrote:
>> Hi Quantum folks
>>
>> I would like to import lockutil and fileutil from the openstack-common
>> to the quantum
>> # They are needed to implement iptables implementation for securitygroup.
>>
>> I updated openstack-common.conf and used python update.py with
>> stable/folsom version of openstack-common.
>>
>> This operation also updates setup.py and another files.
>> And new setup.py looks didn't work with CI.
>> https://review.openstack.org/#/c/15156/
>>
>> How should I work with this?
>>
>> Option 1) copy lockutil and fileutil manually then commit
>> Option 2) work with CI team to let new setup.py and CI works
>
> Option 3) only 'git add' the lockutil and fileutil changes
> Option 4) ask update.py explicitly to copy lockutil/fileutil:
>
> $> python update.py --modules lockutil,fileutil --base quantum ../quantum
>
> Cheers,
> Mark.
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
More information about the OpenStack-dev
mailing list