2014-12-16 21:13:50 |
Andrew Lazarev |
description |
Heat requires neutron_management_network to be set for cluster. There are two things wrong here:
1. neutron_management_network is not mandatory in general case. Sahara can be configured to use netns or proxy node to access VMs
2. neutron_management_network can be already configured in cluster template |
In case of neutron Heat requires neutron_management_network and floating_ip_pool to be set for cluster. There are two things wrong here:
1. floating_ip_pool is not mandatory in general case. Sahara can be configured to use netns or proxy node to access VMs
2. neutron_management_network can be already configured in cluster template |
|