Maciej Delmanowski
|
2af729944a
|
Update author information in virt_net docs
|
2015-07-28 00:21:27 +02:00 |
|
Maciej Delmanowski
|
13e51060ec
|
Remove unused parameter from method arguments
|
2015-07-25 18:18:39 +02:00 |
|
Maciej Delmanowski
|
2b15b0564c
|
Add whitespace so diff with 'virt_pool' is easier
|
2015-07-25 18:18:00 +02:00 |
|
Maciej Delmanowski
|
dc92f0af4c
|
Rewrite method to not use try/except
Additional checks are not needed, because 'self.conn.get_entry(-1)'
returns all existing entries, each one should have state defined.
|
2015-07-25 18:15:23 +02:00 |
|
Maciej Delmanowski
|
00e7e225ce
|
Rewrite for loops in a more Pythonic style
|
2015-07-25 18:14:03 +02:00 |
|
Maciej Delmanowski
|
8b2cc4f7bb
|
Remove separate check for Xen
Module checked for Xen-based system, however since 'xen:///' URI support
exists in 'libvirt', we should use it explicitly instead.
|
2015-07-25 18:11:52 +02:00 |
|
Maciej Delmanowski
|
0da9254537
|
libvirt: virt_net module
This module manages network configuration in libvirt.
|
2015-07-24 08:43:49 +02:00 |
|