[Zun] Heat and Horizon Support
Dear All, I would like to integrate my Zun deployment (OS Rocky) with Heat and Horizon. For horizon, I used the instructions given in https://docs.openstack.org/zun-ui/rocky/install/index.html However, while adding the files to /usr/lib/python2.7/dist-packages/openstack_dashboard/local/enabled Using : cp zun_ui/enabled/* /usr/lib/python2.7/dist-packages/openstack_dashboard/local/enabled My openstack UI is breaking down : [cid:image001.jpg@01D4EFB9.89E6F5B0] Please advise. Kind Regards, Navdeep
Hi Navdeep, Unfortunately, I am not quite familiar with UI. I asked our UI developer and below is his response: "Horizon seems to fail in rebuilding style sheet, or to fail in reloading it from his browser. As described in the install documentation, restarting Horizon is needed. AFAIK, Horizon's starting script rebuilds style sheet including plugin's. Also, reloading forcely from browser using Ctrl+F5 might help to resolve the problem." Hope it helps. Best regards, Hongbin On Wed, Apr 10, 2019 at 1:18 PM Navdeep Uniyal <navdeep.uniyal@bristol.ac.uk> wrote:
Dear All,
I would like to integrate my Zun deployment (OS Rocky) with Heat and Horizon. For horizon, I used the instructions given in https://docs.openstack.org/zun-ui/rocky/install/index.html
However, while adding the files to */usr/lib/python2.7/dist-packages/openstack_dashboard/local/enabled*
Using : *cp zun_ui/enabled/* /usr/lib/python2.7/dist-packages/openstack_dashboard/local/enabled*
My openstack UI is breaking down :
Please advise.
Kind Regards,
Navdeep
Hi Hongbin, Thank you very much again for your response and help. I could resolve the issue with the following commands as suggested by Ivan: cd <path to your horizon>/ python manage.py collectstatic && python manage.py compress Thank you again for your help. Kind Regards, Navdeep From: Hongbin Lu <hongbin034@gmail.com> Sent: 12 April 2019 03:11 To: Navdeep Uniyal <navdeep.uniyal@bristol.ac.uk> Cc: openstack-discuss@lists.openstack.org Subject: Re: [Zun] Heat and Horizon Support Hi Navdeep, Unfortunately, I am not quite familiar with UI. I asked our UI developer and below is his response: "Horizon seems to fail in rebuilding style sheet, or to fail in reloading it from his browser. As described in the install documentation, restarting Horizon is needed. AFAIK, Horizon's starting script rebuilds style sheet including plugin's. Also, reloading forcely from browser using Ctrl+F5 might help to resolve the problem." Hope it helps. Best regards, Hongbin On Wed, Apr 10, 2019 at 1:18 PM Navdeep Uniyal <navdeep.uniyal@bristol.ac.uk<mailto:navdeep.uniyal@bristol.ac.uk>> wrote: Dear All, I would like to integrate my Zun deployment (OS Rocky) with Heat and Horizon. For horizon, I used the instructions given in https://docs.openstack.org/zun-ui/rocky/install/index.html However, while adding the files to /usr/lib/python2.7/dist-packages/openstack_dashboard/local/enabled Using : cp zun_ui/enabled/* /usr/lib/python2.7/dist-packages/openstack_dashboard/local/enabled My openstack UI is breaking down : [cid:image001.jpg@01D4F127.9BE76A00] Please advise. Kind Regards, Navdeep
I created a patch [1] to fix this issue in the documentation. [1] https://review.openstack.org/652047 Regards, Ivan Kolodyazhny, http://blog.e0ne.info/ On Fri, Apr 12, 2019 at 2:02 PM Navdeep Uniyal <navdeep.uniyal@bristol.ac.uk> wrote:
Hi Hongbin,
Thank you very much again for your response and help. I could resolve the issue with the following commands as suggested by Ivan:
cd <path to your horizon>/
python manage.py collectstatic && python manage.py compress
Thank you again for your help.
Kind Regards, Navdeep
*From:* Hongbin Lu <hongbin034@gmail.com> *Sent:* 12 April 2019 03:11 *To:* Navdeep Uniyal <navdeep.uniyal@bristol.ac.uk> *Cc:* openstack-discuss@lists.openstack.org *Subject:* Re: [Zun] Heat and Horizon Support
Hi Navdeep,
Unfortunately, I am not quite familiar with UI. I asked our UI developer and below is his response:
"Horizon seems to fail in rebuilding style sheet, or to fail in reloading it from his browser.
As described in the install documentation, restarting Horizon is needed. AFAIK, Horizon's starting script rebuilds style sheet including plugin's. Also, reloading forcely from browser using Ctrl+F5 might help to resolve the problem."
Hope it helps.
Best regards,
Hongbin
On Wed, Apr 10, 2019 at 1:18 PM Navdeep Uniyal < navdeep.uniyal@bristol.ac.uk> wrote:
Dear All,
I would like to integrate my Zun deployment (OS Rocky) with Heat and Horizon. For horizon, I used the instructions given in https://docs.openstack.org/zun-ui/rocky/install/index.html
However, while adding the files to */usr/lib/python2.7/dist-packages/openstack_dashboard/local/enabled*
Using : *cp zun_ui/enabled/* /usr/lib/python2.7/dist-packages/openstack_dashboard/local/enabled*
My openstack UI is breaking down :
Please advise.
Kind Regards,
Navdeep
Ivan, Cool. Thanks a lot for the patch. Best regards, Hongbin On Fri, Apr 12, 2019 at 9:20 AM Ivan Kolodyazhny <e0ne@e0ne.info> wrote:
I created a patch [1] to fix this issue in the documentation.
[1] https://review.openstack.org/652047
Regards, Ivan Kolodyazhny, http://blog.e0ne.info/
On Fri, Apr 12, 2019 at 2:02 PM Navdeep Uniyal < navdeep.uniyal@bristol.ac.uk> wrote:
Hi Hongbin,
Thank you very much again for your response and help. I could resolve the issue with the following commands as suggested by Ivan:
cd <path to your horizon>/
python manage.py collectstatic && python manage.py compress
Thank you again for your help.
Kind Regards, Navdeep
*From:* Hongbin Lu <hongbin034@gmail.com> *Sent:* 12 April 2019 03:11 *To:* Navdeep Uniyal <navdeep.uniyal@bristol.ac.uk> *Cc:* openstack-discuss@lists.openstack.org *Subject:* Re: [Zun] Heat and Horizon Support
Hi Navdeep,
Unfortunately, I am not quite familiar with UI. I asked our UI developer and below is his response:
"Horizon seems to fail in rebuilding style sheet, or to fail in reloading it from his browser.
As described in the install documentation, restarting Horizon is needed. AFAIK, Horizon's starting script rebuilds style sheet including plugin's. Also, reloading forcely from browser using Ctrl+F5 might help to resolve the problem."
Hope it helps.
Best regards,
Hongbin
On Wed, Apr 10, 2019 at 1:18 PM Navdeep Uniyal < navdeep.uniyal@bristol.ac.uk> wrote:
Dear All,
I would like to integrate my Zun deployment (OS Rocky) with Heat and Horizon. For horizon, I used the instructions given in https://docs.openstack.org/zun-ui/rocky/install/index.html
However, while adding the files to */usr/lib/python2.7/dist-packages/openstack_dashboard/local/enabled*
Using : *cp zun_ui/enabled/* /usr/lib/python2.7/dist-packages/openstack_dashboard/local/enabled*
My openstack UI is breaking down :
Please advise.
Kind Regards,
Navdeep
participants (3)
-
Hongbin Lu
-
Ivan Kolodyazhny
-
Navdeep Uniyal