Openstack - Rocky Install
Bernd Bausch
berndbausch at gmail.com
Sat Nov 30 23:02:12 UTC 2019
The problem seems to be a Python syntax error in line 399 in local_settings.py:
Nov 30 09:45:46 openstack-cntr1 python[12855]: File "/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.py", line 399
Nov 30 09:45:46 openstack-cntr1 python[12855]: 'supported_vnic_types': ['*'],
Nov 30 09:45:46 openstack-cntr1 python[12855]: ^
Nov 30 09:45:46 openstack-cntr1 python[12855]: IndentationError: unexpected indent
Bernd
> On Nov 30, 2019, at 15:53, doug schmidt <douglas.j.schmidt at gmail.com> wrote:
>
> Nov 30 09:45:46 openstack-cntr1 python[12855]: File "/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.py", line 399
> Nov 30 09:45:46 openstack-cntr1 python[12855]: 'supported_vnic_types': ['*'],
> Nov 30 09:45:46 openstack-cntr1 python[12855]: ^
> Nov 30 09:45:46 openstack-cntr1 python[12855]: IndentationError: unexpected indent
More information about the openstack-discuss
mailing list