On 28/01/2013, at 10:12 PM, Vagner Farias wrote: > Hello, > > Currently there's no way to select which default logical network to use when > configuring RHEV Resource Providers. This can be very tricky on medium or > large networks in which the default "rhevm" network is used only for > management. In future RHEV/oVirt releases administrators most likely won't > give users permissions on rhevm network. > > Although there are initiatives to change how aeolus manages networks, perhaps > a short term solution could be implemented until that time comes so that it's > not required to change a hard coded setting in the code whenever the network > to be used is different from "rhevm"
+1 The "rhevm" network is not present in oVirt. Until now using Aeolus with oVirt has meant people needed to either manually create it first (sometimes a pita), or replace the "rhevm" string in the ImageFactory python code with their oVirt network equivalent. It sounds like this patch will at least make things workable for now. :) (not being a python coder, I'm not a good person to do the actual patch review though) + Justin -- Aeolus Cloud Evangelist http://www.aeolusproject.org
