From 7f37ab50341fea284b3fd05132a438a663e50d92 Mon Sep 17 00:00:00 2001 From: OHTAKE Tomohiro Date: Mon, 25 Apr 2016 10:40:23 +0900 Subject: [PATCH] Remove unused code --- cluster/openstack/kubernetes-heat/kubecluster.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/cluster/openstack/kubernetes-heat/kubecluster.yaml b/cluster/openstack/kubernetes-heat/kubecluster.yaml index e57df482727..fdd3eaee77e 100644 --- a/cluster/openstack/kubernetes-heat/kubecluster.yaml +++ b/cluster/openstack/kubernetes-heat/kubecluster.yaml @@ -5,14 +5,6 @@ description: > (as specified by the number_of_minions parameter, which defaults to 3). parameters: - plugin_version: - type: string - description: version of CLC plugin. It is used when you show cluster list view. - default: 1.0 - constraints: - - allowed_values: - - 1.0 - ssh_key_name: type: string description: name of ssh key to be provisioned on our server