commit | 4fb83f0bb5395132dbb191c10cffc60e2129ede9 | [log] [tgz] |
---|---|---|
author | lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org> | Thu May 28 14:29:54 2020 -0700 |
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | Thu May 28 14:29:54 2020 -0700 |
tree | 5f8a4c933ad5d551291a4464b4547367bef19039 | |
parent | d45c8925df53e30c86076d6a775d9556c6dbfb8b [diff] |
Update css file name in conf.py ribbon.css is the correct name of the css file. Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I15d8343afd33d6d51273146775bc95429e465825 Former-commit-id: 648388ed8ad913104b9594b1a4d5b057b8abc4b3
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".