Skip to content

Instantly share code, notes, and snippets.

@mgarfias
Created June 23, 2014 18:43
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 mgarfias/67c9aa29b5bbe08ce5b2 to your computer and use it in GitHub Desktop.
Save mgarfias/67c9aa29b5bbe08ce5b2 to your computer and use it in GitHub Desktop.
[WARNING ] /usr/lib/python2.7/dist-packages/salt/cloud/clouds/openstack.py:619: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
raise SaltCloudSystemExit(exc.message)
[ERROR ] Failed to deploy 'app0.prod-dfw.rs.fiduciarybenchmarks.com'. Error: Unable to get IP for 00:10:00
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/salt/cloud/__init__.py", line 1701, in create_multiprocessing
local_master=parallel_data['local_master']
File "/usr/lib/python2.7/dist-packages/salt/cloud/__init__.py", line 856, in create
output = self.clouds[func](vm_)
File "/usr/lib/python2.7/dist-packages/salt/cloud/clouds/openstack.py", line 619, in create
raise SaltCloudSystemExit(exc.message)
SaltCloudSystemExit: Unable to get IP for 00:10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment