Output text change
This commit is contained in:
		| @@ -218,7 +218,7 @@ class VMInstance: | |||||||
|             if not self.domuuid in self.thishypervisor.domain_list: |             if not self.domuuid in self.thishypervisor.domain_list: | ||||||
|                 self.thishypervisor.domain_list.append(self.domuuid) |                 self.thishypervisor.domain_list.append(self.domuuid) | ||||||
|  |  | ||||||
|             ansiiprint.echo('Successfully migrated VM', '{}:'.format(self.domuuid), 'o') |             ansiiprint.echo('Successfully received migrated VM', '{}:'.format(self.domuuid), 'o') | ||||||
|         else: |         else: | ||||||
|             ansiiprint.echo('Failed to receive migrated VM', '{}:'.format(self.domuuid), 'e') |             ansiiprint.echo('Failed to receive migrated VM', '{}:'.format(self.domuuid), 'e') | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user