Skip to content

Instantly share code, notes, and snippets.

@lordcirth
Created February 17, 2017 19:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lordcirth/8ce6bef754ed6043b44158e272a734e9 to your computer and use it in GitHub Desktop.
Save lordcirth/8ce6bef754ed6043b44158e272a734e9 to your computer and use it in GitHub Desktop.
[WARNING ] 'quiet' is deprecated. Please migrate to --quiet
Exception occurred in runner virt.migrate: Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/salt/client/mixins.py", line 395, in _low
data['return'] = self.functions[fun](*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/salt/runners/virt.py", line 481, in migrate
origin_host = list(origin_data.keys())[0]
KeyError: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment