Skip to content

Instantly share code, notes, and snippets.

@SashaOv
Created January 12, 2014 19:42
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 SashaOv/b407b921fd5988f57370 to your computer and use it in GitHub Desktop.
Save SashaOv/b407b921fd5988f57370 to your computer and use it in GitHub Desktop.
[gomez@gate1 cloud.profiles.d]$ salt-cloud --list-sizes ldrs
/usr/lib/python2.6/site-packages/salt/utils/parsers.py:931: DeprecationWarning: 'OutputOptionsWithTextMixIn' has been deprecated. Please start using 'OutputOptionsMixIn'; your code should not need any further changes.
'\'OutputOptionsWithTextMixIn\' has been deprecated. Please '
Traceback (most recent call last):
File "/usr/bin/salt-cloud", line 14, in <module>
main()
File "/usr/bin/salt-cloud", line 9, in main
cloud = saltcloud.cli.SaltCloud()
File "/usr/lib/python2.6/site-packages/salt/utils/parsers.py", line 116, in __init__
optparse.OptionParser.__init__(self, *args, **kwargs)
File "/usr/lib64/python2.6/optparse.py", line 1214, in __init__
add_help=add_help_option)
File "/usr/lib/python2.6/site-packages/salt/utils/parsers.py", line 181, in _populate_option_list
mixin_setup_func(self)
File "/usr/lib/python2.6/site-packages/salt/utils/parsers.py", line 320, in _mixin_setup
self.__class__.__name__
RuntimeError: Please set SaltCloud._default_logging_logfile_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment