aboutsummaryrefslogtreecommitdiffstats
path: root/docs/description.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/description.rst')
-rw-r--r--docs/description.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/description.rst b/docs/description.rst
new file mode 100644
index 0000000..39cf761
--- /dev/null
+++ b/docs/description.rst
@@ -0,0 +1,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.