[et-mgmt-tools] [PATCH] The bridge of bonding and the tag VLAN isnot displayed in virt-manager

Daniel P. Berrange berrange at redhat.com
Thu Feb 14 03:43:05 UTC 2008


On Fri, Feb 08, 2008 at 05:31:42PM +0900, S.Sakamoto wrote:
> > > virt-manager can display only the bridge of the physics network device now
> > > when add a device and make a guest domain newly.
> > > A bridge of bonding and Tag VLAN is not displayed.
> > > 
> > > So, I make the patch that a bridge of bonding and Tag VLAN came to be displayed.
> > > Do not getout from processing specific linux...
> > > but can use a bridge of bonding and the tag VLAN.
> > 
> > I'd definitely welcome code to deal with VLANs - and we're already Linux
> > specific in this code, so that's not a problem.
> > 
> > We can't use the 'rhpl*'  python libraries though - these are Red Hat
> > specific libraries, so if we use them, virt-manager won't be able to run
> > on Debian/SUSE/etc
> > 
> > If you can adapt the code to remove use of 'import rhpl' then that'd be
> > good.
> 
> I remake the patch to remove use of 'import rhpl'.

I've been testing this patch and hit a couple of network configs where
it doesn't do the right thing. I'm experimenting with a variation on
this patch & will post it for feedback tomorrow if it passes tests on
my machines.

Regards,
Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 




More information about the et-mgmt-tools mailing list