Chr*_*eth 4 juju openstack maas openstack-autopilot
我正在尝试通过 Ubuntu 的说明设置 Openstack 云。我的 MAAS 服务器启动并运行,我的设备已正确签入。当sudo openstack-install我选择“Landscape OpenStack Autopilot”运行时,在我输入管理员电子邮件、名称、MAAS 服务器 IP 和 API 后,脚本失败并显示“致命错误发生了:juju bootstrap 的问题。” 这是我的 command.log 中的内容:
[DEBUG ⢠07-27 11:15:26] ⢠cloudinstall.multi_install ⢠(multi_install.py, do_install, 137)]
Bootstrapping Juju: JUJU_HOME=/home/cgaeth/.cloud-install/juju juju bootstrap
[DEBUG ⢠07-27 11:15:27] ⢠cloudinstall.multi_install ⢠(multi_install.py, do_install, 143)]
Problem during bootstrap: '{'output': 'error: cannot parse "/home/cgaeth/.cloud-install/juju/environments.yaml": YAML error: line 7: found character that cannot start any token\n', 'status': 2}'
[DEBUG ⢠07-27 11:15:27] ⢠cloudinstall.utils ⢠(utils.py, global_exchandler, 63)]
Traceback (most recent call last):
File "/usr/share/openstack/cloudinstall/utils.py", line 78, 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_continue
self.installer.do_install()
File "/usr/share/openstack/cloudinstall/multi_install.py", line 144, in do_install
raise Exception("Problem with juju bootstrap.")
Exception: Problem with juju bootstrap.
Run Code Online (Sandbox Code Playgroud)
现在environments.yaml文件中的第7 行是 MAAS API 密钥。我检查了文件,密钥是正确的。有没有其他人遇到过这个问题?
您的管理员密码中似乎不能包含特殊字符。
错误报告:https : //github.com/Ubuntu-Solutions-Engineering/openstack-installer/issues/672
| 归档时间: |
|
| 查看次数: |
582 次 |
| 最近记录: |