Re: [Openstack] RFC nova-network RTNETLINK patch

2012-02-09 Thread Peter J. Pouliot
Adam Gandelman wrote: >On 02/09/2012 10:25 AM, Bernhard M. Wiedemann wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Hello, >> >> I'm looking for comments on the attached patch. >> >> On the net I found older/different versions of >> nova/network/linux_net.py >> containing >> i

Re: [Openstack] RFC nova-network RTNETLINK patch

2012-02-09 Thread Adam Gandelman
On 02/09/2012 10:25 AM, Bernhard M. Wiedemann wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I'm looking for comments on the attached patch. On the net I found older/different versions of nova/network/linux_net.py containing if err and err != 'RTNETLINK answers: File exists\n':

[Openstack] RFC nova-network RTNETLINK patch

2012-02-09 Thread Bernhard M. Wiedemann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I'm looking for comments on the attached patch. On the net I found older/different versions of nova/network/linux_net.py containing if err and err != 'RTNETLINK answers: File exists\n': Maybe such a thing would be suitable here? Ciao Bernhar