Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pyrakoon - make it a standalone package #236

Open
JeffreyDevloo opened this issue Jul 24, 2019 · 0 comments
Open

Update pyrakoon - make it a standalone package #236

JeffreyDevloo opened this issue Jul 24, 2019 · 0 comments

Comments

@JeffreyDevloo
Copy link
Contributor

Pyrakoon should be updated and made a standalone package instead of embedding the code in the extensions
Keep in my mind that the extensions library is a dependency of just about any component. Therefore think about compatibility.
All dependent componenets should migrate away from ovs_extensions.db.arakoon.pyrakoon.pyrakoon.compat import ... to from pyrakoon.compat import ...
The first draft can be found here:

Other associated repositories:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant