Files
ironic/devstack/plugin.sh
Vasyl Saienko 485259c808 Update devstack provision net config for multihost
This patch update devstack: configure_provision_network() function to work
with multinode case:

 * Ignore creating a new provision_network on subnode, just get an uuid for
   existed provision network.
 * Update IRONIC_PROVISION_ALLOCATION_POOL default value to left first 10 IPs
   for internal usage, exclude them from Neutron.
 * Add IRONIC_PROVISION_SUBNET_SUBNODE_IP variable, by default is 10.0.5.2.
   The IP address from provisioning network that is assigned to subnode.

Related-Bug: #1622653

Change-Id: I6c3ed6901ce5c5c94b6ad63a01d2875979a38ad5
2016-11-11 11:46:49 +02:00

2.5 KiB