diff options
author | Victor Morales <victor.morales@intel.com> | 2019-01-25 16:57:58 -0800 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-01-28 20:16:36 +0000 |
commit | 494577572b756c81fcdf1aff219a639cae1aa54d (patch) | |
tree | 36721c1b7c6a095d9aa997c9f4df629c6c1a5c67 | |
parent | eb11f33509aae69a711402b53af066c0d369ff3a (diff) |
Updated git submodules
Project: multicloud/k8s master 468e208fbe3bcf2524d3aa8ceaabc4324f242b4b
Move api.go functions
CheckEnvVariables, CheckDatabaseConnection, LoadPlugins and
CheckInitialSettings functions are utility functions which are not
related with the API. These functions need to be moved to utils.go
file.
Change-Id: Ie6dfbafe8909962fba31534916a7e0f07ded116b
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-301
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 083465d10c8fdeaffa89aa7daa93def3eca77df +Subproject 468e208fbe3bcf2524d3aa8ceaabc4324f242b4 |