[virt-tools-list] [PATCH virt-manager 0/5] network: add support for QoS

Giuseppe Scrivano gscrivan at redhat.com
Wed Jun 25 11:05:45 UTC 2014


Giuseppe Scrivano (5):
  virtinst: parse "bandwith" node in network definition
  createnet: fix "show_err" typo
  virtManager, createnet: support QoS
  createnet: validate last page before creating the network
  virtManager: show QoS information for a network

 tests/xmlparse-xml/network-multi-in.xml  |   4 +
 tests/xmlparse-xml/network-multi-out.xml |   4 +
 tests/xmlparse.py                        |   9 +
 ui/createnet.ui                          | 292 +++++++++++++++++++++++++++++++
 ui/host.ui                               |  85 +++++++++
 virtManager/createnet.py                 | 112 +++++++++++-
 virtManager/host.py                      |  19 ++
 virtManager/network.py                   |   2 +
 virtinst/network.py                      |  55 +++++-
 9 files changed, 578 insertions(+), 4 deletions(-)

-- 
1.9.3




More information about the virt-tools-list mailing list