cloudbreak deployer with openstack: when create cluster, error "org.openstack4j.api.exceptions.ConnectionException: java.net.UnknownHostException".
My cloud is using version openstack kilo, which is distributed by 2 physical servers, cloudbreak deployer version is 1.2.1, when deployer is started, associating it with a floating-ip, and then ssh it, excute cbd init and cbd start commands, then successfully access and login in to http://deployer-floating-ip:3000 via browser, then I create credential、network and so on, and then I create a cluster with a bluepoint, but deployer reports and error "org.openstack4j.api.exceptions.ConnectionException: java.net.UnknownHostException: controller".
When I create credential, I cannot use keystone v2, I have to use key stone v3, because keystone only support v3。