Update git submodules
authorBin Yang <bin.yang@windriver.com>
Thu, 16 May 2019 01:24:11 +0000 (01:24 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 16 May 2019 01:24:11 +0000 (01:24 +0000)
commit5db343201f589c29b850dcf6fe39e56c1b437286
treeb38ba17400843674a6097c020e96b6c23ad87d6e
parentff98626b52f4dc79dffa292763a8a911619ce0f1
Update git submodules

* Update docs/submodules/multicloud/k8s.git from branch 'master'
  to 458c676f883514c8eec57f23a88abc2e79fffa20
  - Merge "Add find method in instance"
  - Add find method in instance

    Add a find method to get instances
    based on rbname, version and profile.
    If only rbname is provided, all instances based on
    that resource bundle are returned.
    If only rbname and version are provided, all instances
    based on that combination are returned.
    When all three parameters are provided, a single instance
    that matches them is returned.

    Issue-ID: MULTICLOUD-613
    Change-Id: If63e844c77829211b807ce6cd7c11dad247751fc
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
docs/submodules/multicloud/k8s.git