libvirt/po
Ansis Atteka df81004632 network: support Open vSwitch
This patch allows libvirt to add interfaces to already
existing Open vSwitch bridges. The following syntax in
domain XML file can be used:

    <interface type='bridge'>
      <mac address='52:54:00:d0:3f:f2'/>
      <source bridge='ovsbr'/>
      <virtualport type='openvswitch'>
        <parameters interfaceid='921a80cd-e6de-5a2e-db9c-ab27f15a6e1d'/>
      </virtualport>
      <address type='pci' domain='0x0000' bus='0x00'
                          slot='0x03' function='0x0'/>
    </interface>

or if libvirt should auto-generate the interfaceid use
following syntax:

    <interface type='bridge'>
      <mac address='52:54:00:d0:3f:f2'/>
      <source bridge='ovsbr'/>
      <virtualport type='openvswitch'>
      </virtualport>
      <address type='pci' domain='0x0000' bus='0x00'
                          slot='0x03' function='0x0'/>
    </interface>

It is also possible to pass an optional profileid. To do that
use following syntax:

   <interface type='bridge'>
     <source bridge='ovsbr'/>
     <mac address='00:55:1a:65:a2:8d'/>
     <virtualport type='openvswitch'>
       <parameters interfaceid='921a80cd-e6de-5a2e-db9c-ab27f15a6e1d'
                   profileid='test-profile'/>
     </virtualport>
   </interface>

To create Open vSwitch bridge install Open vSwitch and
run the following command:

    ovs-vsctl add-br ovsbr
2012-02-15 16:04:54 -05:00
..
af.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
am.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
ar.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
as.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
be.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
bg.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
bn_IN.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
bn.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
bs.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
ca.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
cs.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
cy.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
da.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
de.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
el.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
en_GB.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
es.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
et.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
eu_ES.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
fa.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
fi.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
fr.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
gl.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
gu.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
he.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
hi.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
hr.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
hu.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
hy.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
id.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
is.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
it.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
ja.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
ka.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
kn.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
ko.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
ku.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
libvirt.pot Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
lo.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
lt.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
lv.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
mk.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
ml.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
mr.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
ms.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
my.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
nb.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
nl.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
nn.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
nso.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
or.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
pa.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
pl.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
POTFILES.in network: support Open vSwitch 2012-02-15 16:04:54 -05:00
pt_BR.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
pt.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
ro.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
ru.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
si.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
sk.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
sl.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
sq.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
sr.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
sr@latin.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
sv.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
ta.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
te.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
th.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
tr.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
uk.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
ur.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
vi_VN.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
vi.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
zh_CN.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
zh_TW.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00
zu.po Release of libvirt-0.9.10 2012-02-13 22:31:31 +08:00