Mailing List Archive

dashboard show only project after upgrading
Hello everyone,
I upgraded openstack centos 7 from ocata to pike ad command line work fine
but dashboard does not show any menu on the left .
I missed the following menus:

Project
Admin
Identity

You can find the image attached here.

Could anyone help me ?
Regards
Ignazio
Re: dashboard show only project after upgrading [ In reply to ]
Sorry, I sent a wrong image.
The correct screenshot is attached here.
Regards

2018-07-30 17:33 GMT+02:00 Ignazio Cassano <ignaziocassano@gmail.com>:

> Hello everyone,
> I upgraded openstack centos 7 from ocata to pike ad command line work fine
> but dashboard does not show any menu on the left .
> I missed the following menus:
>
> Project
> Admin
> Identity
>
> You can find the image attached here.
>
> Could anyone help me ?
> Regards
> Ignazio
>
Re: dashboard show only project after upgrading [ In reply to ]
Ignazio,

Are your horizon instances in separate containers/VMS? If so, I'd highly
recommend completely wiping them and rebuilding from scratch since horizon
itself is stateless. I am not a fan of upgrades for reasons like this.

If that's not possible, a purge of the horizon packages on your controller
and a reinstallation should fix it.

Chris

On July 30, 2018 11:38:03 Ignazio Cassano <ignaziocassano@gmail.com> wrote:
> Sorry, I sent a wrong image.
> The correct screenshot is attached here.
> Regards
>
> 2018-07-30 17:33 GMT+02:00 Ignazio Cassano <ignaziocassano@gmail.com>:
> Hello everyone,
> I upgraded openstack centos 7 from ocata to pike ad command line work fine
> but dashboard does not show any menu on the left .
> I missed the following menus:
>
> Project
> Admin
> Identity
>
> You can find the image attached here.
>
> Could anyone help me ?
> Regards
> Ignazio
>
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
Re: dashboard show only project after upgrading [ In reply to ]
Hello Chris, I am not using containers yet. I wiil try to purge it.
Many thanks.
Ignazio

Il Lun 30 Lug 2018 17:53 Chris Apsey <bitskrieg@bitskrieg.net> ha scritto:

> Ignazio,
>
> Are your horizon instances in separate containers/VMS? If so, I'd highly
> recommend completely wiping them and rebuilding from scratch since horizon
> itself is stateless. I am not a fan of upgrades for reasons like this.
>
> If that's not possible, a purge of the horizon packages on your controller
> and a reinstallation should fix it.
>
> Chris
>
> On July 30, 2018 11:38:03 Ignazio Cassano <ignaziocassano@gmail.com>
> wrote:
>
>> Sorry, I sent a wrong image.
>> The correct screenshot is attached here.
>> Regards
>>
>> 2018-07-30 17:33 GMT+02:00 Ignazio Cassano <ignaziocassano@gmail.com>:
>>
>>> Hello everyone,
>>> I upgraded openstack centos 7 from ocata to pike ad command line work
>>> fine
>>> but dashboard does not show any menu on the left .
>>> I missed the following menus:
>>>
>>> Project
>>> Admin
>>> Identity
>>>
>>> You can find the image attached here.
>>>
>>> Could anyone help me ?
>>> Regards
>>> Ignazio
>>>
>>
>> _______________________________________________
>> OpenStack-operators mailing list
>> OpenStack-operators@lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>>
>
>
Re: dashboard show only project after upgrading [ In reply to ]
Try enabling DEBUG in local_settings.py. Some dashboard or panel might
fail loading for some reasons.
I had a similar behavior last week and enabling DEBUG should show the error.

--
Mathieu


On Mon, Jul 30, 2018 at 11:35 AM, Ignazio Cassano
<ignaziocassano@gmail.com> wrote:
> Sorry, I sent a wrong image.
> The correct screenshot is attached here.
> Regards
>
> 2018-07-30 17:33 GMT+02:00 Ignazio Cassano <ignaziocassano@gmail.com>:
>>
>> Hello everyone,
>> I upgraded openstack centos 7 from ocata to pike ad command line work fine
>> but dashboard does not show any menu on the left .
>> I missed the following menus:
>>
>> Project
>> Admin
>> Identity
>>
>> You can find the image attached here.
>>
>> Could anyone help me ?
>> Regards
>> Ignazio
>
>
>
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>

_______________________________________________
OpenStack-operators mailing list
OpenStack-operators@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
Re: dashboard show only project after upgrading [ In reply to ]
Ok, I will check.
thanks

Il Lun 30 Lug 2018 23:40 Mathieu Gagné <mgagne@calavera.ca> ha scritto:

> Try enabling DEBUG in local_settings.py. Some dashboard or panel might
> fail loading for some reasons.
> I had a similar behavior last week and enabling DEBUG should show the
> error.
>
> --
> Mathieu
>
>
> On Mon, Jul 30, 2018 at 11:35 AM, Ignazio Cassano
> <ignaziocassano@gmail.com> wrote:
> > Sorry, I sent a wrong image.
> > The correct screenshot is attached here.
> > Regards
> >
> > 2018-07-30 17:33 GMT+02:00 Ignazio Cassano <ignaziocassano@gmail.com>:
> >>
> >> Hello everyone,
> >> I upgraded openstack centos 7 from ocata to pike ad command line work
> fine
> >> but dashboard does not show any menu on the left .
> >> I missed the following menus:
> >>
> >> Project
> >> Admin
> >> Identity
> >>
> >> You can find the image attached here.
> >>
> >> Could anyone help me ?
> >> Regards
> >> Ignazio
> >
> >
> >
> > _______________________________________________
> > OpenStack-operators mailing list
> > OpenStack-operators@lists.openstack.org
> > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
> >
>
Re: dashboard show only project after upgrading [ In reply to ]
Hello, purging and reinstalling the dashboard solved.
thanks
ignazio


Il Lun 30 Lug 2018 17:53 Chris Apsey <bitskrieg@bitskrieg.net> ha scritto:

> Ignazio,
>
> Are your horizon instances in separate containers/VMS? If so, I'd highly
> recommend completely wiping them and rebuilding from scratch since horizon
> itself is stateless. I am not a fan of upgrades for reasons like this.
>
> If that's not possible, a purge of the horizon packages on your controller
> and a reinstallation should fix it.
>
> Chris
>
> On July 30, 2018 11:38:03 Ignazio Cassano <ignaziocassano@gmail.com>
> wrote:
>
>> Sorry, I sent a wrong image.
>> The correct screenshot is attached here.
>> Regards
>>
>> 2018-07-30 17:33 GMT+02:00 Ignazio Cassano <ignaziocassano@gmail.com>:
>>
>>> Hello everyone,
>>> I upgraded openstack centos 7 from ocata to pike ad command line work
>>> fine
>>> but dashboard does not show any menu on the left .
>>> I missed the following menus:
>>>
>>> Project
>>> Admin
>>> Identity
>>>
>>> You can find the image attached here.
>>>
>>> Could anyone help me ?
>>> Regards
>>> Ignazio
>>>
>>
>> _______________________________________________
>> OpenStack-operators mailing list
>> OpenStack-operators@lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>>
>
>