ce55f565c77c27cef37bbfea4655b5c99835dc77
[nonrtric.git] / sdnc-a1-controller / oam / installation / README.md
1 This source repository contains the code for SDNC-A1 Controller operations, administration and maintenance utilities.
2
3 It adds the features from northbound directory and creates the docker image for SDNC-A1 controller.
4
5 It also contains the keystore, the script to start OpenDaylight, and the healthcheck script.
6
7 The docker-compose file is also included in this directory.
8
9 To compile, run "mvn clean install".
10
11 ## License
12
13 Copyright (C) 2019 Nordix Foundation.
14 Licensed under the Apache License, Version 2.0 (the "License")
15 you may not use this file except in compliance with the License.
16 You may obtain a copy of the License at
17
18       http://www.apache.org/licenses/LICENSE-2.0
19
20 Unless required by applicable law or agreed to in writing, software
21 distributed under the License is distributed on an "AS IS" BASIS,
22 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23 See the License for the specific language governing permissions and
24 limitations under the License.
25
26 For more information about license please see the [LICENSE](LICENSE.txt) file for details.
27
28