If you are using local/onap or local/dcaegen2 for deployment, then you will 
need to run make before using the local charts.

One quick way to change version will be to use – kubectl to edit deployment for 
dashboard and update the image tag; once done k8s will start a new pod (and 
stop old one using 1.4.0).

Regards,
Vijay
From: Charles S Bartlett <[email protected]>
Sent: Monday, April 4, 2022 9:53 PM
To: [email protected]; VENKATESH KUMAR, VIJAY <[email protected]>; Bob 
Heinemann <[email protected]>
Subject: Re: [EXT] Re: [onap-discuss] running dcae dashboard in portal: help

I am running onap/org.onap.ccsdk.dashboard.ccsdk-app-os:1.4.0 vice 
onap/org.onap.ccsdk.dashboard.ccsdk-app-os:1.4.4; is it expected that 
username/pwd will not work with 1.4.0?


I modified ~/oom/Kubernetes/dcaegen2/components/dcae-dashboard/values.yaml to:
# application image
image: onap/org.onap.ccsdk.dashboard.ccsdk-app-os:1.4.4



from
# application image
image: onap/org.onap.ccsdk.dashboard.ccsdk-app-os:1.4.0

yet, on subsequent onap deployment, I am still pulling 1.4.0:

Containers:
  dcae-dashboard:
    Container ID:   
containerd://0b65e7b8023b6ff7b4100d5a7731a5839f5ab3e8c37dc612b9765b657a5fb61f
    Image:          
localhost:32000/onap/org.onap.ccsdk.dashboard.ccsdk-app-os:1.4.0

What do I need to modify in onap helm charts to pull 1.4.4?

Thank you.

From: <[email protected]<mailto:[email protected]>> on 
behalf of Vijay Venkatesh Kumar <[email protected]<mailto:[email protected]>>
Reply-To: "[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>, 
"[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
Date: Monday, April 4, 2022 at 4:04 PM
To: Charles S Bartlett <[email protected]<mailto:[email protected]>>, 
"[email protected]<mailto:[email protected]>" 
<[email protected]<mailto:[email protected]>>, Bob 
Heinemann <[email protected]<mailto:[email protected]>>
Subject: [EXT] Re: [onap-discuss] running dcae dashboard in portal: help

Hi Charles – I just verified with local deployment and the credentials 
specified works for me to login. I used 
onap/org.onap.ccsdk.dashboard.ccsdk-app-os:1.4.4, pls double check the 
container/tag if same in your env.

Regards,
Vijay

From: Charles S Bartlett <[email protected]<mailto:[email protected]>>
Sent: Friday, April 1, 2022 10:30 AM
To: [email protected]<mailto:[email protected]>; VENKATESH 
KUMAR, VIJAY <[email protected]<mailto:[email protected]>>; Bob Heinemann 
<[email protected]<mailto:[email protected]>>
Subject: Re: [EXT] Re: [onap-discuss] running dcae dashboard in portal: help

As shown in screenshot, access to dcae dashboard appears to be working; 
however, username/pwd from 3.f of dcae_mod_user_guide does not work. Please 
advise. Thanks.

From: [email protected]<mailto:[email protected]> 
<[email protected]<mailto:[email protected]>> on behalf of 
Vijay Venkatesh Kumar <[email protected]<mailto:[email protected]>>
Date: Wednesday, March 30, 2022 at 12:09 PM
To: Bob Heinemann <[email protected]<mailto:[email protected]>>, 
[email protected]<mailto:[email protected]> 
<[email protected]<mailto:[email protected]>>
Cc: Charles S Bartlett <[email protected]<mailto:[email protected]>>
Subject: [EXT] Re: [onap-discuss] running dcae dashboard in portal: help
Hi,
DCAE dashboard is not integrated with Portal, you can access the UI directly 
https://<k8sworkerIP>:30418/ccsdk-app/login_external.htm<https://urldefense.com/v3/__https:/k8sworkerip:30418/ccsdk-app/login_external.htm__;!!BhdT!gXIPJdAyckDRdo0m0UngnZ56Mk2ERJ4VWJ-Ugct-2Fb-OTixcXtutlDO96rbFYh-uo_vF1Uiw651I3jQ$>
 (follow steps 3.f documented in this wiki for access info - 
https://wiki.onap.org/display/DW/DCAE+MOD+User+Guide#DCAEMODUserGuide-3.Design&DistributionFlow<https://urldefense.com/v3/__https:/wiki.onap.org/display/DW/DCAE*MOD*User*Guide*DCAEMODUserGuide-3.Design&DistributionFlow__;KysrIw!!BhdT!gXIPJdAyckDRdo0m0UngnZ56Mk2ERJ4VWJ-Ugct-2Fb-OTixcXtutlDO96rbFYh-uo_vF1Uiw9QZlIZA$>)

P.s - With DCAE transformation to Helm feature, Dashboard (along with Cloudify 
and other platform handlers) has been deprecated since Istanbul release and not 
deployed under ONAP/DCAE currently.

Regards,
Vijay

From: Bob Heinemann <[email protected]<mailto:[email protected]>>
Sent: Wednesday, March 30, 2022 11:45 AM
To: [email protected]<mailto:[email protected]>
Cc: VENKATESH KUMAR, VIJAY <[email protected]<mailto:[email protected]>>; Charles S 
Bartlett <[email protected]<mailto:[email protected]>>
Subject: running dcae dashboard in portal: help

Hi all:

I am sending this on behalf of a colleague that is having trouble posting to 
the listserv.

Question: given the below, how can I get dcae dashboard running in portal?


  *   portal working, including sdc gui
  *   dcae containers are running:
  *   onap-dcae-bootstrap-f684f7997-dbwdg                 1/1     Running      
0          12h
  *   onap-dcae-cloudify-manager-55f74d5dcd-82gkq         1/1     Running      
0          12h
  *   onap-dcae-config-binding-service-5b76fb9fd9-tw9lk   4/4     Running      
0          12h
  *   onap-dcae-dashboard-86bc75468b-srq6w                2/2     Running      
0          12h
  *   onap-dcae-dashboard-pg-primary-7858799dd-czzqm      1/1     Running      
0          12h
  *   onap-dcae-dashboard-pg-replica-bd98bbd84-tghdm      1/1     Running      
0          12h
  *   onap-dcae-db-primary-dbdcbf6d5-c4vh8                1/1     Running      
0          12h
  *   onap-dcae-db-replica-7b6dcbc897-d5rxf               1/1     Running      
0          12h
  *   onap-dcae-deployment-handler-86bf9c4675-8tn5d       2/2     Running      
0          12h
  *   onap-dcae-healthcheck-f5866c7dc-cxz5b               1/1     Running      
0          12h
  *   onap-dcae-inv-pg-primary-58b67db87c-7kbs9           1/1     Running      
0          12h
  *   onap-dcae-inv-pg-replica-6f44c7cd45-flg2w           1/1     Running      
0          12h
  *   onap-dcae-inventory-api-58695968-hkbbl              2/2     Running      
0          12h
  *   onap-dcae-mongo-0                                   1/1     Running      
0          12h
  *   onap-dcae-policy-handler-8789d495c-fpcml            2/2     Running      
0          12h
  *   onap-dcae-servicechange-handler-5c5b87d95d-xqrk9    1/1     Running      
0          12h
  *   onap-dcae-ves-openapi-manager-5d4b975fb-dl5x8       1/1     Running      
0          12h


  *   dcae dashboard is not shown within Application Catalog in portal; also 
does not show on portal home page



  *   dcae dashboard does not appear to have a forwarded port –



aaf-gui                       NodePort       10.152.183.190   <none>            
                     8200:30251/TCP                                           
13h

dashboard                     NodePort       10.152.183.254   <none>            
                     8443:30418/TCP                                           
13h

dmaap-bc                      NodePort       10.152.183.103   <none>            
                     8443:30242/TCP                                           
13h

dmaap-dr-node-external        NodePort       10.152.183.201   <none>            
                     8443:30494/TCP                                           
13h

dmaap-dr-prov                 NodePort       10.152.183.108   <none>            
                     443:30269/TCP                                            
13h

message-router-external       NodePort       10.152.183.172   <none>            
                     3905:30226/TCP                                           
13h

message-router-kafka-0        NodePort       10.152.183.168   <none>            
                     9091:30490/TCP                                           
13h

message-router-kafka-1        NodePort       10.152.183.216   <none>            
                     9091:30491/TCP                                           
13h

message-router-kafka-2        NodePort       10.152.183.212   <none>            
                     9091:30492/TCP                                           
13h

policy-clamp-fe               NodePort       10.152.183.244   <none>            
                     2443:30258/TCP                                           
13h

portal-app                    LoadBalancer   10.152.183.77    <pending>         
                     8443:30225/TCP                                           
13h

portal-sdk                    NodePort       10.152.183.3     <none>            
                     8443:30212/TCP                                           
13h

sdc-be-external               NodePort       10.152.183.123   <none>            
                     8443:30204/TCP                                           
13h

sdc-fe                        NodePort       10.152.183.117   <none>            
                     9443:30207/TCP                                           
13h

sdc-wfd-be                    NodePort       10.152.183.80    <none>            
                     8443:30257/TCP                                           
13h

sdc-wfd-fe                    NodePort       10.152.183.99    <none>            
                     8443:30256/TCP                                           
13h



the second item – dashboard – not sure if that is dcae-dashboard?? In any case, 
it just shows a tomcat home page when accessed.





Thanks.




-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#23996): https://lists.onap.org/g/onap-discuss/message/23996
Mute This Topic: https://lists.onap.org/mt/90134337/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to