J'utilise MAAS pour faire du pilote openstack paysage. J'utilise Sudo openstack-install
mais a échoué. Ceci est mon commands.log
INFO • 01-28 11:21:33 [LINE:156, FUNC:<module>] • cloudinstall • cloud-install $
DEBUG • 01-28 11:21:33 [LINE:111, FUNC:main_loop] • cloudinstall.install • loop$
INFO • 01-28 11:21:33 [LINE:71, FUNC:status_context] • cloudinstall.core • Get $
DEBUG • 01-28 11:21:33 [LINE:93, FUNC:_build_widget] • cloudinstall.ui.dialog •$
DEBUG • 01-28 11:21:39 [LINE:111, FUNC:submit] • cloudinstall.ui.dialog • Callb$
INFO • 01-28 11:21:39 [LINE:71, FUNC:status_context] • cloudinstall.core • Choo$
DEBUG • 01-28 11:21:41 [LINE:214, FUNC:submit] • cloudinstall.ui • Callback on $
INFO • 01-28 11:21:41 [LINE:71, FUNC:status_context] • cloudinstall.core • Plea$
DEBUG • 01-28 11:21:41 [LINE:93, FUNC:_build_widget] • cloudinstall.ui.dialog •$
DEBUG • 01-28 11:26:02 [LINE:111, FUNC:submit] • cloudinstall.ui.dialog • Callb$
DEBUG • 01-28 11:26:02 [LINE:81, FUNC:_save_lds_creds] • cloudinstall.landscape$
INFO • 01-28 11:26:02 [LINE:71, FUNC:status_context] • cloudinstall.core • Wait$
DEBUG • 01-28 11:27:13 [LINE:650, FUNC:ssh_genkey] • cloudinstall.utils • ssh k$
INFO • 01-28 11:27:13 [LINE:71, FUNC:status_context] • cloudinstall.core • Boot$
DEBUG • 01-28 11:27:13 [LINE:139, FUNC:do_install] • cloudinstall.multi_install$
DEBUG • 01-28 12:27:34 [LINE:145, FUNC:do_install] • cloudinstall.multi_install$
DEBUG • 01-28 12:27:34 [LINE:51, FUNC:global_exchandler] • cloudinstall.utils •$
File "/usr/share/openstack/cloudinstall/utils.py", line 66, 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/machinewait.py", line 127, in do_cont$
self.installer.do_install()
File "/usr/share/openstack/cloudinstall/multi_install.py", line 146, in do_in$
raise Exception("Problem with juju bootstrap.")
Exception: Problem with juju bootstrap.
Comment puis-je le réparer?
J'ai vu des preuves anecdotiques sur la liste de diffusion juju selon lesquelles l'utilisation de juju du jupa stable ppa a résolu ce problème pour au moins une personne.
Voici le publication de la liste de diffusion
Cela pourrait être un problème comme le mien, décrit ici Échec de bootstrap lors de l'installation du pilote automatique Openstack
Mettez à jour vos bibliothèques avec ces commandes et recommencez l'installation en mode paysage:
Sudo apt-get update
Sudo apt-get dist-upgrade
Mettez également à jour vos images de MAAS, via maas web ui.