fuel-plugin-vmware-dvs/deployment_scripts/puppet/modules/vmware_dvs/manifests
Igor Gajsin bd01b39922 add multiple uplinks support
The network and uplink mapping now should be set in the new format:
a) Multiple strings each for one cluster in a textarea item;
b) Uplinks-mapping is optional
c) possible data is:
   1. Cluster:VDS
   2. Cluster:VDS:TU1;TU2;TU3
   3. Cluster:VDS:TU1;TU2:FU3;FU4
where TU -- teaming uplink,
      FU -- fallback uplink,
      there is no limitation for amount of uplinks,
      uplinks shoud be splitted by ';'

Change-Id: Ibf40675bb048a15a70157598931fae211da04edb
2016-09-14 11:53:31 +00:00
..
agent.pp add multiple uplinks support 2016-09-14 11:53:31 +00:00
compute.pp Fix the bug with neutron timeout and rework code 2016-09-09 11:17:45 +03:00
init.pp Fix the bug with neutron timeout and rework code 2016-09-09 11:17:45 +03:00
l2.pp Fix the bug with neutron timeout and rework code 2016-09-09 11:17:45 +03:00