
On 08/09/2012 11:11 AM, Livnat Peer wrote:
Hi All,
We pushed a fix for bridge-less networks that requires vdsm version 3.2. Does anyone have any concerns with adding engine cluster and DC 3.2 so we can enable bridge-less networks?
We had in mind that DC 3.2 will support clusters 3.0, 3.1 and 3.2. Cluster and DC 3.2 will have parity features to 3.1 ATM, except for bridgless networks that will require 3.2 DC.
sounds ok to me. remember you need to clone config which are about compatibility levels. I'd review this to begin with this one, though i imagine we have more by now. commit 700b13a515939c0a413288d3a7f71d38351f9ac6 Author: Eli Mesika <emesika@redhat.com> Date: Thu Feb 2 00:53:48 2012 +0200 core: Adding version dependant config values for version 3.1 vdc_options includes settings marked with version='general' that indicates that this setting is not version dependant and with other settings marked with version='x.y' where x is the realesae number and y is the major number of the version. Those entries indicates version dependant values and are repeated with the correct setting for each added version. V2: Fixing EmulatedMachine to Fedora Change-Id: I6bbc61210d175f178d2d1974b1f09944bff8c070