Ubuntu 14.04 OpenStack Installation Failure -
Ubuntu 14.04 OpenStack Installation Failure -
i've been repeatidly trying follow (http://www.ubuntu.com/download/cloud/install-ubuntu-openstack) guide on how install openstack/mass/juju etc... unfortunately every single time has failed. have been doing dedicated server blank ubuntu 14.04 every time. different errors each time. here of them:
debug • 11-12 22:33:39 [line:50, func:global_exchandler] • cloudinstall.utils • tra$ file "/usr/share/openstack/cloudinstall/utils.py", line 64, in run super().run() file "/usr/lib/python3.4/threading.py", line 868, in run self._target(*self._args, **self._kwargs) file "/usr/share/openstack/cloudinstall/single_install.py", line 139, in do_insta$ utils.ssh_genkey() file "/usr/share/openstack/cloudinstall/utils.py", line 571, in ssh_genkey print("unable generate key: {0}".format(out['stderr'])) keyerror: 'stderr' debug • 11-12 22:32:17 [line:50, func:global_exchandler] • cloudinstall.utils • tra$ file "/usr/bin/openstack-install", line 104, in <module> install.start() file "/usr/share/openstack/cloudinstall/core.py", line 263, in start self.main_loop() file "/usr/share/openstack/cloudinstall/install.py", line 72, in main_loop self.loop.run() file "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 274, in run self.screen.run_wrapper(self._run) file "/usr/lib/python3/dist-packages/urwid/raw_display.py", line 268, in run_wrap$ homecoming fn() file "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 339, in _run self.event_loop.run() file "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 669, in run self._loop() file "/usr/lib/python3/dist-packages/urwid/main_loop.py", line 690, in _loop ready, w, err = select.select(fds, [], fds, timeout)
i must missing have tried follow on 15 times :(.
any insight appreciated!
i've resolved not running openstack-instal root normal user.
ubuntu openstack juju
Comments
Post a Comment