commit | 4d6521cc88921d21f93a63e2d1d2a14be245077b | [log] [tgz] |
---|---|---|
author | Lukasz Rajewski <lukasz.rajewski@orange.com> | Thu Sep 27 09:33:38 2018 +0200 |
committer | Lukasz Rajewski <lukasz.rajewski@orange.com> | Thu Sep 27 09:40:16 2018 +0200 |
tree | c606d9084faf9c0b85d2e81129d1bdbf1c2fe83c | |
parent | 0342ea42943f553a026d7d6ca9bd347fea9f1bbe [diff] |
Ansible playbook for vFW TD Ansible playbook for Traffic Distribution LCM action for modified vFW use case. Modified use case requires heat template that creates two instances of vFW and two vSinks Change-Id: I99353c786b820ba842e6323b6473188a2c9f29d1 Issue-ID: CCSDK-449 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Former-commit-id: b0b29f8b3f9773e5532296ceb52ab55d3eaad768
This source repository contains the code for SDN Controller operations, administration and maintenance utilities. This code depends on the following, which should be downloaded and compiled first:
To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".