fuel-devops/doc
Dennis Dmitriev 94f424cb51 Fix multirack support for the shared address pools
When the same address pool is used for VMs in different
groups with different l2_network_devices,
one of l2_network_devices (libvirt network) should be able
to configure DHCP options for the VMs from all the groups
for the used address pool; not only for the "default" group.

- fix shell command "slave-ip-list" when nodes use the same
  address pool but are from different groups
- fix the template option "l2_network_device" for address pool:
  always seek for "<group.name>_l2_network_device" instead of
  "l2_network_device", to avoid using the same IP address for
  different l2_network_devices in different groups
- fix DCHP configuration for libvirt network: find all the
  interfaces from all the l2_network_devices, which use the current
  address pool, to configure DHCP for all the nodes from all groups.

Change-Id: Ib0bb9e48a69699c81cbd2a89b1e06884c15d954c
2019-02-20 18:44:58 +02:00
..
source Fix multirack support for the shared address pools 2019-02-20 18:44:58 +02:00
Makefile Fix docs build 2016-05-23 17:16:11 +03:00