summaryrefslogtreecommitdiffstats
path: root/kubernetes/multicloud/resources
diff options
context:
space:
mode:
authorBin Yang <bin.yang@windriver.com>2018-09-03 10:39:29 +0000
committerAlexis de Talhouƫt <alexis.de_talhouet@bell.ca>2018-09-19 14:22:33 +0000
commit8858ebd399b321fcb60f1026dc4cfa7d3badcdac (patch)
treea0a77d91a49a47738698dd3853d8cee12e6d4c27 /kubernetes/multicloud/resources
parent8e2d02a927c405c9eb5aa537e6499cdf09916e84 (diff)
Refactor MC windirver plugin namespace
Workaround the constraints of ISTIO which prohibit the usage of _ in the namespace Change-Id: I04b266ab8fc27bbd9058c7adab21e64543960815 Issue-ID: MULTICLOUD-335 Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to 'kubernetes/multicloud/resources')
-rw-r--r--kubernetes/multicloud/resources/config/provider-plugin.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/multicloud/resources/config/provider-plugin.json b/kubernetes/multicloud/resources/config/provider-plugin.json
index 0ac4701aa9..2f799e5cdb 100644
--- a/kubernetes/multicloud/resources/config/provider-plugin.json
+++ b/kubernetes/multicloud/resources/config/provider-plugin.json
@@ -5,7 +5,7 @@
"titanium_cloud": {
"version": "titanium_cloud",
"extra_info_hint": "",
- "provider_plugin": "multicloud-titanium_cloud"
+ "provider_plugin": "multicloud-titaniumcloud"
},
"ocata": {
"version": "ocata",
@@ -26,4 +26,4 @@
},
"provider_plugin": "multicloud-vio"
}
-} \ No newline at end of file
+}