Searched refs:get_boot_id (Results 1 – 25 of 30) sorted by relevance
12
55 original_boot_id = host.get_boot_id()73 boot_id = host.get_boot_id()
88 boot_id = self.host.get_boot_id()360 boot_id = self.host.get_boot_id()417 boot_id = self.host.get_boot_id()447 boot_id = self.host.get_boot_id()
108 boot_id = host.get_boot_id()124 original_boot_id = host.get_boot_id()
271 boot_id = self.host.get_boot_id()274 new_boot_id = self.host.get_boot_id()
45 boot_id = self._client.get_boot_id()
216 boot_id = self.client.get_boot_id()267 boot_id = self.client.get_boot_id()
58 old_boot_id = self._host.get_boot_id()
69 boot_id = host.get_boot_id()
139 boot_id = self.host.get_boot_id()161 boot_id = self.host.get_boot_id()
114 boot_id = host.get_boot_id()
79 boot_id = host.get_boot_id()
235 boot_id = self._client.get_boot_id()
91 boot_id = self.host.get_boot_id()
125 boot_id = host.get_boot_id()
160 boot_id = self.host.get_boot_id()
179 original_boot_id = self._client.get_boot_id()
84 boot_id = self.host.get_boot_id()
212 boot_id = self.host.get_boot_id()
163 current_boot_id = self.get_boot_id()
477 old_boot_id = self.get_boot_id()
233 def get_boot_id(self, timeout=60): member in Host
270 boot_id = host.get_boot_id()
590 boot_id = self.host.get_boot_id()
948 new_boot_id = self.host.get_boot_id(timeout=60)1185 boot_id = self.host.get_boot_id()
955 if orig_boot_id and self.client_host.get_boot_id() != orig_boot_id: