[openstack-dev] Make a separate library from /neutron/agent/ovsdb

2016-02-03 Thread Petr Horacek
Hello,

would it be possible to change /neutron/agent/ovsdb package into a
separate library, independent on openstack? It's a pity that there is
no high-level python library for ovs handling available and your
implementation seems to be great. The module is dependent only or some
openstack utils, would be packaging a problem?

Thanks,
Petr

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] Make a separate library from /neutron/agent/ovsdb

2016-02-03 Thread Jakub Libosvar
On 02/03/2016 12:23 PM, Petr Horacek wrote:
> Hello,
> 
> would it be possible to change /neutron/agent/ovsdb package into a
> separate library, independent on openstack? It's a pity that there is
> no high-level python library for ovs handling available and your
> implementation seems to be great. The module is dependent only or some
> openstack utils, would be packaging a problem?
> 
> Thanks,
> Petr
Hi,

there is an initiative to move some parts of the code from neutron tree
into neutron-lib[1][2] so that other services like neutron-*aas don't
necessarily need to depend on neutron. ovsdb sounds like a reusable
library code.

[1]
http://specs.openstack.org/openstack/neutron-specs/specs/mitaka/neutron-lib.html
[2] https://github.com/openstack/neutron-lib
> 
> __
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev