Advertisement
Guest User

Untitled

a guest
Dec 18th, 2014
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. DEBUG ⢠12-18 17:55:59 [LINE:51, FUNC:global_exchandler] ⢠cloudinstall.utils ⢠Traceback (most recent call last):
  2. File "/usr/share/openstack/cloudinstall/utils.py", line 66, in run
  3. super().run()
  4. File "/usr/lib/python3.4/threading.py", line 868, in run
  5. self._target(*self._args, **self._kwargs)
  6. File "/usr/share/openstack/cloudinstall/machinewait.py", line 127, in do_continue
  7. self.installer.do_install()
  8. File "/usr/share/openstack/cloudinstall/multi_install.py", line 175, in do_install
  9. self.display_controller).run()
  10. File "/usr/share/openstack/cloudinstall/multi_install.py", line 697, in run
  11. self.deploy_landscape()
  12. File "/usr/share/openstack/cloudinstall/multi_install.py", line 712, in deploy_landscape
  13. self.run_deployer()
  14. File "/usr/share/openstack/cloudinstall/multi_install.py", line 747, in run_deployer
  15. raise Exception("Error deploying Landscape.")
  16. Exception: Error deploying Landscape.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement