fix: required openstack heat version for conditions is 2016-10-14 / newton
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
heat_template_version: 2014-10-16
 | 
			
		||||
heat_template_version: 2016-10-14
 | 
			
		||||
 | 
			
		||||
description: >
 | 
			
		||||
  Kubernetes cluster with one master and one or more worker nodes
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
heat_template_version: 2014-10-16
 | 
			
		||||
heat_template_version: 2016-10-14
 | 
			
		||||
 | 
			
		||||
description: >
 | 
			
		||||
  This is a nested stack that defines a single Kubernetes minion, This stack is
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user