summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 262339dde053c6bf7cace727af6fa9a6255cfc00 (plain)
1
2
3
4
5
6
7
This source repository contains the code for the core SDN Controller components.
To compile this code:

1. Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.

2. To compile, run "mvn clean install".
*/ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */ }
{
	"dataformatversion": "1.0.0",
	"jsonschema": {
		"$schema": "http://json-schema.org/draft-04/schema#",
		"additionalproperties": true,
		"description": "",
		"properties": {
			"attribute-name": {
				"description": "",
				"type": "string"
			},
			"value": {
				"description": "",
				"type": "string"
			}
		},
		"required": [
			"attribute-name",
			"value"
		],
		"type": "object"
	},
	"self": {
		"description": "",
		"name": "PNFNAME_FROM_SDNR",
		"version": "1.0.0"
	}
}