Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Quickstack #1
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
base: quickstack
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
Quickstack #1
Changes from 1 commit
e9c946bfdbbb84c046cea9827095a326274b69d62763502fbf4d0cf05b9af18526a4299c9ac7d016fdfd2e78e55c73bbf4d32a2a31552f3f111c02aa6fde2d58b3c905899a53a05a34c1872037a34728020343fda0ebcf79a9c62d594141758a4aee6e5d2f916a02f9271285d5c107c5ec954a740e3d4fb67fcba06fa22cb2b6064f3067fe05278b8edd8c48d36cf99a33ca8a6a5d4719cdc1ce3f7a754b4bccacFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
Addition of controller_networker.pp allows user in foreman to launch controller_networker node consolidated. Modifications to all files include support for using opendaylight as an ML2 driver. Opendaylight is installed on network or controller_networker node. ML2 is configured to point to opendaylight on control or controller_networker node. New global parameters for foreman: odl_flag = 'true' (optional, set to opendaylight to use opendaylight) odl_rest_port = '8081' (optional, defaults to 8081 if not provided. Must not be 8080 if using controller_networker.pp) odl_control_ip = '10.4.9.2' (optional for controller_networker.pp, must be provided otherwise. Private ip of ODL interface)Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing