aboutsummaryrefslogtreecommitdiffstats
path: root/docs/description.rst
blob: 39cf761b06131d8e2c90b726840ef4a5f2d7487c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Description
###########

ONAP SDK is a client library written in Python for building applications to
work with ONAP. The project aims to provide a consistent and complete set of
interactions with ONAP’s many services, along with complete documentation,
examples, and tools.

Using few python commands, you should be able to onboard, distribute models and
instantiate xNFs.

First beta release deals with ONAP "Legacy" APIs but new
APIs, CDS and policy integration is planned for next releases.