Update git submodules
authorRitu Sood <Ritu.Sood@intel.com>
Mon, 13 Apr 2020 20:38:39 +0000 (20:38 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 13 Apr 2020 20:38:39 +0000 (20:38 +0000)
commitf09444fa3616cc911146b047e80e70df8fdfc8ab
treea3bae7f6180aaa7b2b3d8ae62c63c33266839200
parentdeb6b6c9b249c865327ff1b0d8eca0e6c0faf8ef
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 7945fcd8ed65792eeb174d999138b99dbc936a6f
  - Merge "Adding query APIs for AppIntents"
  - Adding query APIs for AppIntents

    In this patch the following tasks where performed:
    1. Added APIs for query Intents for each App
    in the compositeApp. For example, you can see all
    intents of collectd or prometheus seperately if
    both formed a compositeApp Collection.

    2. Added 'provider-name' parameter to denote the cluster
    objects used in all intents. Earlier we had only
    clusterName and clusterlabel to denote a cluster.
    Modified the tests also for this.

    3. Fixed bugs in the plugin_collection_v2.sh.

    4. Fixed some minor logging and formatting bugs.

    Issue-ID: MULTICLOUD-1048
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
    Change-Id: Ic452d7ba5d98bb265eb301de84d679d1abe0e34e
docs/submodules/multicloud/k8s.git