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

Multiple OVS version support should be #107

Open
xenolog opened this issue Aug 7, 2015 · 0 comments
Open

Multiple OVS version support should be #107

xenolog opened this issue Aug 7, 2015 · 0 comments

Comments

@xenolog
Copy link
Owner

xenolog commented Aug 7, 2015

Main idea:

use_ovs => false -- don't use OVS. start any OVS utilities should be prohibited in the providers.
use_ovs => true -- will be used default OVS packages and kernel module for os
use_ovs => '2.3' -- will be configured external repository and install corresponded ovs version from it
use_ovs => '2.4' -- another OVS from another repo
use_ovs => {
  version => ....
  repo => .....
  pkg_common =>
  pkg_service =>
  pkg_datapsth =>
} -- for high level of customization

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