Hi Roberto,

Please file A JIRA issue for UUI here:
https://jira.onap.org/browse/USECASEUI
Please file a JIRA issue for CDS here:  https://jira.onap.org/projects/CCSDK

Include all of the details from this email thread.  Thanks.

David

On Mon, Mar 27, 2023 at 6:09 AM Roberto Mameli <[email protected]>
wrote:

> Hi Keguang,
>
>
>
> thank you for your suggestion. However, there are problems also with the
> new URL (see below the point related to UUI GUI)
>
>
>
> *UUI GUI*
>
> The new URL 
> (*https://msb.api.simpledemo.onap.org:30283/iui/usecaseui/#/services/slicing-management
> <https://msb.api.simpledemo.onap.org:30283/iui/usecaseui/#/services/slicing-management>*)
> provides a different error, but the behavior in terms of user experience is
> the same. In my first attempt towards 
> *https:/uui-ui.simpledemo.onap.org:30398/usecase-ui/
> <http://uui-ui.simpledemo.onap.org:30398/usecase-ui/>* I got *405 Method
> Not Allowed*, while the same test with the new URL provides *502 Bad
> Gateway*. In any case, it doesn’t work.
>
> By the way, I see that there are 2 different pods exposing the same
> service, i.e. *msb-iag-external* and *uui*, respectively on exposed ports
> *30283* and *30398*. This seems a bit strange to me, I would have
> expected a specific service exposed on one (and just one) port. Is this
> correct?
>
>
>
> *CDS GUI*
>
> We followed the instructions reported at 
> *https://docs.onap.org/projects/onap-ccsdk-cds/en/kohn/api-reference/bp-processor.html#set-up-cds
> <https://docs.onap.org/projects/onap-ccsdk-cds/en/kohn/api-reference/bp-processor.html#set-up-cds>*.
> First, we issued a *POST /api/v1/blueprint-model/bootstrap *to initialize
> CDS with some default models, then we used Blueprint API calls to download
> one of those elements, to delete it and to load it again. This sequence of
> steps succeeds, so our understanding is that the GUI fails in creating a
> correct zip package. Is this a known issue?
>
> By the way, it seems that most of the API calls mentioned in 
> *https://docs.onap.org/projects/onap-ccsdk-cds/en/kohn/api-reference/bp-processor.html#api-reference
> <https://docs.onap.org/projects/onap-ccsdk-cds/en/kohn/api-reference/bp-processor.html#api-reference>*
> provide only 2 possible results, i.e. *200 OK* or *500 Internal Server
> Error*. Is it correct that *4xx* Errors are not provided by the blueprint
> API?
>
>
>
> Thank you
>
> Roberto
>
>
>
> *Da:* [email protected] <[email protected]>
> *Inviato:* sabato 25 marzo 2023 04:00
> *A:* [email protected]; Roberto Mameli <[email protected]>
> *Cc:* Danilo Lanzi <[email protected]>
> *Oggetto:* Re: Re: [onap-discuss] Problems on several GUI's on ONAP Kohn
> deployment
>
>
>
> Hi, Roberto For UUI GUI, please use a url similar to the following,
> thanks! https: //msb. api. simpledemo. onap. org:
> 30283/iui/usecaseui/#/services/slicing-management Best regards! Keguang
> hekeguang@ chinamobile. com From: Roberto MameliDate: 2023-03-25
>
> ZjQcmQRYFpfptBannerStart
>
> *CAUTION: This email might originate from outside the organization. *
>
> ZjQcmQRYFpfptBannerEnd
>
> Hi,  Roberto
>
>
>
> For UUI GUI, please use a url similar to the following, thanks!
>
>
> https://msb.api.simpledemo.onap.org:30283/iui/usecaseui/#/services/slicing-management
> <https://urldefense.com/v3/__https:/ind01.safelinks.protection.outlook.com/?url=https*3A*2F*2Fmsb.api.simpledemo.onap.org*3A30283*2Fiui*2Fusecaseui*2F*23*2Fservices*2Fslicing-management&data=02*7C01*7CTR00568434*40TechMahindra.com*7C1f0e20363447489eb6c808d7f6131c74*7Cedf442f5b9944c86a131b42b03a16c95*7C0*7C0*7C637248434289083383&sdata=tRqCDt3DCNZhYBX2R1hfQGQtNd5EvfvrSAH8wpLIm2g*3D&reserved=0__;JSUlJSUlJSUlJSUlJSUlJSUlJQ!!LQkDIss!QFVPFv-CUCDw6dfqTKhCsprHk5z_x4kt0BD14Dv9NIXOY9thUQbcXMuBqVoqB9WVHzj2R0N0zQIf3kJW8rxHJw4CaQ$>
>
>
>
> Best regards!
>
> Keguang
>
>
> ------------------------------
>
> [email protected]
>
>
>
> *From:* Roberto Mameli <[email protected]>
>
> *Date:* 2023-03-25 00:59
>
> *To:* [email protected]
>
> *CC:* Danilo Lanzi <[email protected]>
>
> *Subject:* Re: [onap-discuss] Problems on several GUI's on ONAP Kohn
> deployment
>
> Hi all,
>
>
>
> any hint about the problems I mentioned in my previous mail? So far, I’m
> not able to use either CDS or UUI GUIs.
>
>
>
> *UUI GUI:*
>
> The GUI is accessible at the following URL:
>
>
>
>               https://uui-ui.simpledemo.onap.org:30398/usecase-ui/
> <https://urldefense.com/v3/__https:/uui-ui.simpledemo.onap.org:30398/usecase-ui/__;!!LQkDIss!Xwp6D9evVE8Ah7OjZvDJikffblxAp747h91-Tmpqmromvx22RnRVCtaRUXvZFR6K07qMcpmWcJ_GFmKOrencgxtjrwpi5YCRcw$>
>
>
>
> 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
> <https://urldefense.com/v3/__https:/uui-ui.simpledemo.onap.org:30398/api/usecaseui-server/v1/uui-lcm/customers/test__;!!LQkDIss!Xwp6D9evVE8Ah7OjZvDJikffblxAp747h91-Tmpqmromvx22RnRVCtaRUXvZFR6K07qMcpmWcJ_GFmKOrencgxtjrwqa26VZTQ$>.
> *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/
> <https://urldefense.com/v3/__https:/cds-ui.simpledemo.onap.org:30497/__;!!LQkDIss!Xwp6D9evVE8Ah7OjZvDJikffblxAp747h91-Tmpqmromvx22RnRVCtaRUXvZFR6K07qMcpmWcJ_GFmKOrencgxtjrwpeg6rZ7Q$>
>
>
>
> 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
> <https://urldefense.com/v3/__https:/cds.ui.simpledemo.onap.org:30497/controllerblueprint/create-blueprint__;!!LQkDIss!Xwp6D9evVE8Ah7OjZvDJikffblxAp747h91-Tmpqmromvx22RnRVCtaRUXvZFR6K07qMcpmWcJ_GFmKOrencgxtjrwqU6uOQNQ$>
> 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
> <https://urldefense.com/v3/__http:/sdc.api.simpledemo.onap.org:8181/sdc1/portal*/dashboard__;Iw!!LQkDIss!Xwp6D9evVE8Ah7OjZvDJikffblxAp747h91-Tmpqmromvx22RnRVCtaRUXvZFR6K07qMcpmWcJ_GFmKOrencgxtjrwqVaYXM8Q$>,
> but there are no services listening on port 8181. Also on this point it
> could be useful to have some advice.
>
>
>
> Thank you
>
> Roberto
>
>
>
>
>
> *Da:* [email protected] <[email protected]> *Per
> conto di *Roberto Mameli
> *Inviato:* venerdì 17 marzo 2023 15:57
> *A:* [email protected]; [email protected]
> *Cc:* Danilo Lanzi <[email protected]>
> *Oggetto:* Re: [onap-discuss] Problems on several GUI's on ONAP Kohn
> deployment
>
>
>
> Hi Lukasz, thank you. I see your point, but please allow me to share my
> thoughts with you and all the community. In my humble opinion, I think that
> the absence of a stable and consistent user interface is a great lack of
> the platform. I’m absolutely
>
> ZjQcmQRYFpfptBannerStart
>
> *CAUTION: This email might originate from outside the organization. *
>
> ZjQcmQRYFpfptBannerEnd
>
> Hi Lukasz,
>
>
>
> thank you. I see your point, but please allow me to share my thoughts with
> you and all the community.
>
>
>
> In my humble opinion, I think that the absence of a stable and consistent
> user interface is a great lack of the platform. I’m absolutely convinced
> that ONAP provides a lot of interesting and advanced capabilities, but it’s
> a bit hard to show them to non-developers, since operating the platform is
> tricky and sometimes counterintuitive. Let’s imagine that I want to show
> ONAP capabilities to my manager, e.g. by exemplifying the activation of a
> network service. He is not a developer, he doesn’t know about curl,
> postman, browser extensions, etc.. he just expects one (and just one)
> user-friendly interface, something where people who know standards such as
> TOSCA or BPMN, but are not experienced programmers, should be able to model
> and to activate a service by pushing buttons, dragging&dropping items or
> selecting them from picklists, etc. My point is that if I show him a demo
> where I have to run mysterious shell scripts and to jump from a GUI to
> another, he would not understand at all what’s happening (and it would not
> be enough to say that there are hundreds of pods behind that are
> collaborating together to instantiate a service).
>
>
>
> By the way, as I wrote below I have also problems in using other GUIs
> (besides SDC), such as CDS and UUI. I don’t know if they are also affected
> by problems or I’m simply missing something in the configuration. In there
> anyone that has some hints about?
>
>
>
> Thank you
>
> Roberto
>
>
>
>
>
> *Da:* [email protected] <[email protected]> *Per
> conto di *Lukasz Rajewski via lists.onap.org
> <https://urldefense.com/v3/__http:/lists.onap.org__;!!LQkDIss!Rqy4tA7RVX8Kr6F5GPKJJDMgg7Ejs10peDCN54xeRm8olE2N1RSelFmeVJfvr3tkgrvyOgfxoNLKzK-NlawtA9d6P5Ba$>
> *Inviato:* venerdì 17 marzo 2023 11:01
> *A:* [email protected]; Roberto Mameli <[email protected]>
> *Cc:* Danilo Lanzi <[email protected]>
> *Oggetto:* Re: [onap-discuss] Problems on several GUI's on ONAP Kohn
> deployment
>
>
>
> 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
>
> ZjQcmQRYFpfptBannerStart
>
> *CAUTION: This email might originate from outside the organization. *
>
> ZjQcmQRYFpfptBannerEnd
>
> 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
> <https://urldefense.com/v3/__http:/lists.onap.org__;!!LQkDIss!Xwp6D9evVE8Ah7OjZvDJikffblxAp747h91-Tmpqmromvx22RnRVCtaRUXvZFR6K07qMcpmWcJ_GFmKOrencgxtjrwpHewbS9g$>
> *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
> <https://urldefense.com/v3/__https:/docs.onap.org/projects/onap-oom/en/kohn/sections/guides/deployment_guides/oom_helm_release_repo_deploy.html*oom-helm-release-repo-deploy__;Iw!!LQkDIss!Xwp6D9evVE8Ah7OjZvDJikffblxAp747h91-Tmpqmromvx22RnRVCtaRUXvZFR6K07qMcpmWcJ_GFmKOrencgxtjrwoefOdozA$>
>
>
>
> 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
> <https://urldefense.com/v3/__https:/git.onap.org/oom/tree/kubernetes/onap/resources/overrides/onap-all.yaml?h=11.0.0&id=8f8ef3c4a797e7744992837fc4761bac7bf714ce__;!!LQkDIss!Xwp6D9evVE8Ah7OjZvDJikffblxAp747h91-Tmpqmromvx22RnRVCtaRUXvZFR6K07qMcpmWcJ_GFmKOrencgxtjrwr-8hWQxg$>
>
>
>
> 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/
> <https://urldefense.com/v3/__https:/uui-ui.simpledemo.onap.org:30398/usecase-ui/__;!!LQkDIss!Xwp6D9evVE8Ah7OjZvDJikffblxAp747h91-Tmpqmromvx22RnRVCtaRUXvZFR6K07qMcpmWcJ_GFmKOrencgxtjrwpi5YCRcw$>
>
>
>
> 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
> <https://urldefense.com/v3/__https:/uui-ui.simpledemo.onap.org:30398/api/usecaseui-server/v1/uui-lcm/customers/test__;!!LQkDIss!Xwp6D9evVE8Ah7OjZvDJikffblxAp747h91-Tmpqmromvx22RnRVCtaRUXvZFR6K07qMcpmWcJ_GFmKOrencgxtjrwqa26VZTQ$>.
> *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/
> <https://urldefense.com/v3/__https:/cds-ui.simpledemo.onap.org:30497/__;!!LQkDIss!Xwp6D9evVE8Ah7OjZvDJikffblxAp747h91-Tmpqmromvx22RnRVCtaRUXvZFR6K07qMcpmWcJ_GFmKOrencgxtjrwpeg6rZ7Q$>
>
>
>
> 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
> <https://urldefense.com/v3/__https:/cds.ui.simpledemo.onap.org:30497/controllerblueprint/create-blueprint__;!!LQkDIss!Xwp6D9evVE8Ah7OjZvDJikffblxAp747h91-Tmpqmromvx22RnRVCtaRUXvZFR6K07qMcpmWcJ_GFmKOrencgxtjrwqU6uOQNQ$>
> 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
> <https://urldefense.com/v3/__http:/sdc.api.simpledemo.onap.org:8181/sdc1/portal*/dashboard__;Iw!!LQkDIss!Xwp6D9evVE8Ah7OjZvDJikffblxAp747h91-Tmpqmromvx22RnRVCtaRUXvZFR6K07qMcpmWcJ_GFmKOrencgxtjrwqVaYXM8Q$>,
> 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
> <https://urldefense.com/v3/__http:/m.st__;!!LQkDIss!Xwp6D9evVE8Ah7OjZvDJikffblxAp747h91-Tmpqmromvx22RnRVCtaRUXvZFR6K07qMcpmWcJ_GFmKOrencgxtjrwrIE62HUg$>.
> 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
> <https://urldefense.com/v3/__http:/www.t-mobile.pl/stopka__;!!LQkDIss!Xwp6D9evVE8Ah7OjZvDJikffblxAp747h91-Tmpqmromvx22RnRVCtaRUXvZFR6K07qMcpmWcJ_GFmKOrencgxtjrwpFpSR2Fw$>
> This e-mail and its contents are subject to a DISCLAIMER with important
> RESERVATIONS: see http://www.t-mobile.pl/stopka
> <https://urldefense.com/v3/__http:/www.t-mobile.pl/stopka__;!!LQkDIss!Xwp6D9evVE8Ah7OjZvDJikffblxAp747h91-Tmpqmromvx22RnRVCtaRUXvZFR6K07qMcpmWcJ_GFmKOrencgxtjrwpFpSR2Fw$>
>
> 
>
>

-- 
*David McBride *(pronounce <https://nmdrp.me/davidmcbride>)
Senior Technical Community Architect
Linux Foundation Networking (LFN)
Mobile: +1.805.276.8018
Email: [email protected]


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#24359): https://lists.onap.org/g/onap-discuss/message/24359
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]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to