[PATCH virt-manager 14/14] domain: add docstring for _convert_old_boot_order

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Marc Hartmayer <mhartmay@xxxxxxxxxxxxx>
Reviewed-by: Boris Fiuczynski <fiuczy@xxxxxxxxxxxxx>
---
 virtManager/domain.py | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/virtManager/domain.py b/virtManager/domain.py
index 2de75403e151..226e7f71b618 100644
--- a/virtManager/domain.py
+++ b/virtManager/domain.py
@@ -1258,6 +1258,10 @@ class vmmDomain(vmmLibvirtObject):
         return self.get_xmlobj().cpu
 
     def _convert_old_boot_order(self):
+        """Converts the old boot order (e.g. <boot dev='hd'/>) into the
+        per-device boot order format.
+
+        """
         boot_order = self._get_old_boot_order()
         ret = []
         disk = None
-- 
2.17.0

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list



[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux