Hi, Like you said. GUI is not the strongest point of ONAP, but to be honest community also does not pay much attention to that, since each user of ONAP builds mostly its own customized portal. Nevertheless, SDC UI should work standalone, so the port must be a Nodeport of SDC frontend and the login would be possible once you apply the workaround with USER cookie.
Regards, Lukasz From: [email protected] <[email protected]> On Behalf Of Roberto Mameli via lists.onap.org Sent: Thursday, March 16, 2023 5:59 PM To: [email protected] Cc: Danilo Lanzi <[email protected]> Subject: [onap-discuss] Problems on several GUI's on ONAP Kohn deployment SECURITY WARNING: Ta wiadomość pochodzi z zewnętrznego źródła - uważaj na załączniki i linki. Jeśli wiadomość wyda Ci się podejrzana zgłoś incydent. This email is from an external source - be careful of attachments and links. Please follow good practices and report suspicious emails. Hi community, we have some problems with our deployment of the latest official ONAP release and we hope someone can help us in solving those issues. Specifically, we just installed ONAP Kohn release on AWS EKS cluster, by following the instructions in: https://docs.onap.org/projects/onap-oom/en/kohn/sections/guides/deployment_guides/oom_helm_release_repo_deploy.html#oom-helm-release-repo-deploy and using a configuration file for the complete deployment, i.e. more or less like the one in: https://git.onap.org/oom/tree/kubernetes/onap/resources/overrides/onap-all.yaml?h=11.0.0&id=8f8ef3c4a797e7744992837fc4761bac7bf714ce but with portal enabled. The deployment succeeds, at the end all pods are correctly running, but we get a lot of errors with almost all GUIs. Here follows some examples: UUI GUI: The GUI is accessible at the following URL: https://uui-ui.simpledemo.onap.org:30398/usecase-ui/ At a first glance, it works fine. But there are a lot of problems we do not understand (indeed, they appear as application bugs, but we are sure they are simply misconfigurations). For example, we select Customer on the left and then try to add the test customer in the main panel. Nothing happens, but behind the scenes we observe a 405 Method Not Allowed in response to an HTTP PUT towards the following api: https://uui-ui.simpledemo.onap.org:30398/api/usecaseui-server/v1/uui-lcm/customers/test. 405 Method Not Allowed is a very strange response, I hardly believe this is a bug, rather I guess that simply we are pointing to the wrong URL. Is there anyone that can explains us such a behaviour and provide a hint for the resolution? CDS GUI: More or less, we are in the same situation. The GUI is available at: https://cds-ui.simpledemo.onap.org:30497/ Let’s consider for example what happens when we try to create a new package. After entering metadata in the first screen, we click on Save and the interface remains hanging. This time we have an HTTP POST to https://cds.ui.simpledemo.onap.org:30497/controllerblueprint/create-blueprint that receives a 500 Server Internal Error response. This also seems a bug, but it looks very strange that a consolidated interface on a stable release provides such a behaviour in a very common scenario. Again, any hint on this issue? Portal GUI: We know that the portal project has been recently archived, nonetheless it is still the only umbrella UI available to allow user accessto all user interfaces from a single place (at least until now). We expect that, even if not actively maintained, it should work. However, it also provides a lot of problems. For example, all the items accessible from the menu on the top of the page (near the ONAP logo) do not work. If we select Manage --> Design --> Create Product, a new empty tab appears, and nothing else. With some troubleshooting, we observed that this item refers to the following URL http://sdc.api.simpledemo.onap.org:8181/sdc1/portal#/dashboard, but there are no services listening on port 8181. Also on this point it could be useful to have some advice. Hope someone can help us with the previous points. Thank you in advance Roberto T-MOBILE POLSKA S.A. z siedzibą w Warszawie Adres: ul. Marynarska 12, 02-674 Warszawa Zarząd Spółki: Andreas Maierhofer - Prezes Zarządu; Juraj Andráš - Członek Zarządu, Dyrektor ds. Finansowych; Dorota Kuprianowicz-Legutko – Członek Zarządu, Dyrektor ds. Polityki Personalnej; Goran Marković – Członek Zarządu, Dyrektor ds. Rynku Prywatnego; Alexander Jenbar – Członek Zarządu, Dyrektor ds. Technologii i Innowacji; Agnieszka Rynkowska - Członek Zarządu, Dyrektor ds. Rynku Biznesowego. Spółka zarejestrowana w Sądzie Rejonowym dla m.st. Warszawy w Warszawie, XIII Wydział Gospodarczy Krajowego Rejestru Sądowego. KRS 0000391193 | NIP 526-10-40-567 | Regon 011417295 Kapitał zakładowy 711.210.000 złotych, kapitał wpłacony w całości. DUŻE ZMIANY ZACZYNAJĄ SIĘ OD MAŁYCH - CHROŃ PLANETĘ, NIE DRUKUJ TEGO E-MAILA, JEŻELI NIE MUSISZ. Ta wiadomość i jej treść są zastrzeżone w szczegółowym zakresie dostępnym na http://www.t-mobile.pl/stopka This e-mail and its contents are subject to a DISCLAIMER with important RESERVATIONS: see http://www.t-mobile.pl/stopka -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24327): https://lists.onap.org/g/onap-discuss/message/24327 Mute This Topic: https://lists.onap.org/mt/97654969/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
