Logo
Explore Help
Sign In
External/libvirt
1
0
Fork 0
You've already forked libvirt
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-02-21 19:02:25 +00:00
Code Issues Packages Projects Releases Wiki Activity
libvirt/tests/networkxml2xmlout/isolated-network.xml

12 lines
323 B
XML
Raw Normal View History

tests: Add network XML to XML tests.
2009-10-09 08:47:43 -04:00
<network>
<name>private</name>
<uuid>81ff0d90-c91e-6742-64da-4a736edb9a9b</uuid>
Remove the space before the slash in network XML This matches the style we use elsewhere and allows nat-network-dns-srv-record{,-minimal}.xml to be tested in network XML -> XML test.
2013-07-30 14:36:08 +02:00
<bridge name='virbr2' stp='on' delay='0'/>
util: Change virMacAddrFormat to lowercase hex characters The domain XML generator creates the mac addres strings with lowercase strings with a separate piece of code. This patch changes the formating helper to do the same stuff to allow using it to normalize a string provided by the user. After this change some of the tests that are outputing the mac address will need to be changed.
2013-03-26 11:45:29 +01:00
<mac address='52:54:00:17:3f:37'/>
tests: Add network XML to XML tests.
2009-10-09 08:47:43 -04:00
<ip address='192.168.152.1' netmask='255.255.255.0'>
<dhcp>
Remove the space before the slash in network XML This matches the style we use elsewhere and allows nat-network-dns-srv-record{,-minimal}.xml to be tested in network XML -> XML test.
2013-07-30 14:36:08 +02:00
<range start='192.168.152.2' end='192.168.152.254'/>
tests: Add network XML to XML tests.
2009-10-09 08:47:43 -04:00
</dhcp>
</ip>
</network>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.4 Page: 1326ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API