[openstack-dev] [Quantum] import lockutil and fileutil from the openstack-common to the quantum

Nachi Ueno nachi at nttmcl.com
Wed Oct 31 23:48:38 UTC 2012


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

Thanks
Nachi



More information about the OpenStack-dev mailing list