Commit Graph

4 Commits (39b635ae799eb51cf8e2f4618b3a292453668cc5)

Author SHA1 Message Date
Maciej Delmanowski 39b635ae79 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.
9 years ago
Maciej Delmanowski d8b6dd5927 Rewrite for loops in a more Pythonic style 9 years ago
Maciej Delmanowski 055a31ba07 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.
9 years ago
Maciej Delmanowski 1fd1460d2f libvirt: virt_pool module
This module manages storage pool configuration in libvirt.
9 years ago