metral / corekube

CoreOS + Kubernetes + OpenStack - The simplest way to deploy a POC Kubernetes cluster using a Heat template
Apache License 2.0
7 stars 0 forks source link

Resource CREATE failed: Invalid value for port 0 #32

Closed KLuka closed 7 years ago

KLuka commented 7 years ago

Hi, I am getting this error in HEAT when using latest corekube-openstack.yaml. It is related to security group param port_range_min: 0. When I change this parameter value to 1 all goes well :)

Resource CREATE failed: BadRequest: resources.stack_security: Invalid value for port 0

Versions: