summaryrefslogtreecommitdiffstats
path: root/docs/platform/vnfs.rst
diff options
context:
space:
mode:
authorJames Forsyth <jf2512@att.com>2018-11-21 16:47:29 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-21 16:47:29 +0000
commit14f155e7a8a93b499b4f4eed801281dc92faca14 (patch)
tree780bd40dc5d0897eff16eb2d1494f96384123d23 /docs/platform/vnfs.rst
parent4bace97cd71f468d475317d53c7f5c33d4d2b863 (diff)
parentcf8a7968604dc3e0d9e71547738fa8d497e3ca55 (diff)
Merge "update sparky read the docs files"
Diffstat (limited to 'docs/platform/vnfs.rst')
-rw-r--r--docs/platform/vnfs.rst48
1 files changed, 48 insertions, 0 deletions
diff --git a/docs/platform/vnfs.rst b/docs/platform/vnfs.rst
new file mode 100644
index 0000000..b047ee4
--- /dev/null
+++ b/docs/platform/vnfs.rst
@@ -0,0 +1,48 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+
+Sparky - VNFs
+==============
+
+*VNFs* Overview
+~~~~~~~~~~~~~~~
+
+*VNFs* is an aggregation-based view that provides aggregate counts of
+VNFs based off of provisioning status and orchestration status.
+
+*VNFs* Features
+~~~~~~~~~~~~~~~
+With VNFs UI, users can:
+ * Search for generic-vnfs by attribute value(s) specified in the search box using suggested search terms.
+ * View search results aggregated to display:
+ - A count of the total VNFs returned by the search
+ - A count of the VNFs for each prov-status values.
+ * Filter out data to reduce the amount of data displayed to the user. Users can filter data based on:
+ - Orchestration status
+ - Provisioning status
+ - Network function type
+ - Network function role
+
+Navigation to *VNFs*
+~~~~~~~~~~~~~~~~~~~~
+
+1. Main navigation menu
+2. Selecting a search result related to an aggregation result (e.g. and
+ VNFs)
+
+Using *VNFs*
+~~~~~~~~~~~~
+
+*VNFs* is driven by using the search bar at the top of the UI to find
+and select aggregation queries. Once selected, the aggregation queries
+will be sent to the *Sparky* backend component for processing. When a
+result set has been determined *VNFs* will render the data - as below:
+
+Note: The OXM schema defines the services and resources archetypes and mappings to Java types that are used by A&AI to define the REST endpoints for reading and manipulating the inventory data. The OXM file has been annotated with suggestible attributes. Sparky communicates with Synapse (data-router) to update ElasticSearch as entities are created/updated and deleted.
+
+
+.. image:: images/view6.jpg
+ :height: 150px
+ :width: 270 px
+ :scale: 100 %
+ :alt: alternate text
+ :align: center