diff options
author | Victor Morales <victor.morales@intel.com> | 2018-09-21 14:58:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-21 14:58:25 +0000 |
commit | a8ec5a6cab577a9b1473f3f1219640e9ddd53646 (patch) | |
tree | c5b0cbb8ebdc8342e47e47c29d8115ecb144053e /docs | |
parent | bc4917a6ef51415b281a6e8a17c1a4843bba6422 (diff) |
Updated git submodules
Project: multicloud/k8s master 655dfbea5a836f83a46e5e5d038f0d4180803ee7
Merge "Add UTs to plugins"
Add UTs to plugins
Deployment, service and namespace are plugins which offers CRUD
operations to manage their resources. They haven't implemented
Unit Tests which makes fragile to change/refactor the source code.
This change adds their corresponding Unit Tests and defines a
standard interface.
Change-Id: I1e1eb40f1a18ba33c74069a117462c8df17767ac
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
Diffstat (limited to 'docs')
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 f5972d3c34b070d55300e2e1ace7b98b5065a3f +Subproject 655dfbea5a836f83a46e5e5d038f0d4180803ee |