diff options
author | Bin Yang <bin.yang@windriver.com> | 2019-05-16 01:24:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-16 01:24:11 +0000 |
commit | 5db343201f589c29b850dcf6fe39e56c1b437286 (patch) | |
tree | b38ba17400843674a6097c020e96b6c23ad87d6e /docs/submodules/multicloud | |
parent | ff98626b52f4dc79dffa292763a8a911619ce0f1 (diff) |
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>
Diffstat (limited to 'docs/submodules/multicloud')
m--------- | docs/submodules/multicloud/k8s.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/multicloud/k8s.git b/docs/submodules/multicloud/k8s.git -Subproject f8f12a81729b812c6b07b55e07013f94e10a582 +Subproject 458c676f883514c8eec57f23a88abc2e79fffa2 |