Re: [onap-discuss] [portal] what's the default login id and password for portal login page

2017-12-20 Thread Michael O'Brien
Hi Jeffrey,
Welcome - the password "password" is documented on the wiki for vnc-portal - 
you would need to use this container to access portal - as you are in the 30xxx 
namespace for your particular deployment of OOM - and use 30211 in this case 
not the external port mapping 30215 for 8989.

https://wiki.onap.org/display/DW/ONAP+on+Kubernetes#ONAPonKubernetes-RunningONAPusingthevnc-portal

Once in vnc-portal use the normal 8989 port and reference the portal tutorial 
page for the 4 users/passwords - start with cs0008:demo123456!
https://wiki.onap.org/display/DW/Tutorial%3A+Accessing+the+ONAP+Portal

You are also free to edit any of the pages.
/Michael

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Li, Jeffrey (NSB - 
CN/Chengdu)
Sent: Wednesday, December 20, 2017 03:19
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] [portal] what's the default login id and password for 
portal login page

Hi,

I startup some components with OOM, and all the pods (of selected component) 
are working.
I can open the portal URL,  http://10.131.66.75:30215/ONAPPORTAL/login.htm, as 
well as I can access the vnc-portal.
But I don't know what's the login id and password of the portal
Can you please give some hints of how to setup the user and password of a 
portal?

onap-aai  aai-resources-969182198-wl6t4   2/2   Running 
  0  1d
onap-aai  aai-service-2886744591-1nrkk1/1   Running 
  0  1d
onap-aai  aai-traversal-1839419331-8j5dd  2/2   Running 
  0  1d
onap-aai  data-router-1706613604-zzr7j1/1   Running 
  0  1d
onap-aai  elasticsearch-3612219857-z2zxs  1/1   Running 
  0  1d
onap-aai  hbase-542843440-xwfw0   1/1   Running 
  0  1d
onap-aai  model-loader-service-1859000721-mpl40   2/2   Running 
  0  1d
onap-aai  search-data-service-818405693-7ccmt 2/2   Running 
  0  1d
onap-aai  sparky-be-2682317867-5kl5b  2/2   Running 
  0  1d
onap-consul   consul-agent-3312409084-pfcn3   1/1   Running 
  0  1d
onap-consul   consul-server-1173049560-lnc3r  1/1   Running 
  1  1d
onap-consul   consul-server-1173049560-n7dpr  1/1   Running 
  0  1d
onap-consul   consul-server-1173049560-vbr5r  1/1   Running 
  0  1d
onap-message-router   dmaap-3126594942-vbgr7  1/1   Running 
  0  23h
onap-message-router   global-kafka-666408702-qf1rj1/1   Running 
  0  23h
onap-message-router   zookeeper-624700062-pqbxf   1/1   Running 
  0  23h
onap-policy   brmsgw-2096143467-fz082 1/1   Running 
  0  23h
onap-policy   drools-703028112-622z5  2/2   Running 
  0  23h
onap-policy   mariadb-1591291034-kzjht1/1   Running 
  0  23h
onap-policy   nexus-3883429521-r11jz  1/1   Running 
  0  23h
onap-policy   pap-533225543-0x8ks 2/2   Running 
  0  23h
onap-policy   pdp-2452717573-3rtb92/2   Running 
  0  23h
onap-portal   portalapps-1675461301-fkx6t 2/2   Running 
  0  23h
onap-portal   portaldb-3482482447-j968l   2/2   Running 
  0  23h
onap-portal   portalwidgets-2369766060-q30t1  1/1   Running 
  0  23h
onap-portal   vnc-portal-168282838-cn2rq  1/1   Running 
  0  23h
onap-robotrobot-221710220-0glm7   1/1   Running 
  0  22h
onap-sdc  sdc-be-2869061881-svf59 2/2   Running 
  0  23h
onap-sdc  sdc-cs-4246207898-69pdk 1/1   Running 
  0  23h
onap-sdc  sdc-es-3705942430-2qnv1 1/1   Running 
  0  23h
onap-sdc  sdc-fe-617623458-8r4pw  2/2   Running 
  0  23h
onap-sdc  sdc-kb-747788738-ckghs  1/1   Running 
  0  23h
onap-vid  vid-mariadb-857798616-40k5b 1/1   Running 
  0  23h
onap-vid  vid-server-1339223572-s3hk3 2/2   Running 
  0  23h

As I troubleshooting,  some container are fetching the code/configure/library 
from git/marven repository, e.g. AAI-resource.
This cause startup failure in an environment with proxy, we have to setup the 
deployment.yaml manually with the updated proxy.
I suggestion that all docker images should be self-sufficient, without online 
download from 

Re: [onap-discuss] [portal] what's the default login id and password for portal login page

2017-12-20 Thread Borislav Glozman
Hi,

Portal:
demo/demo123456!
or
cs0008/demo123456!

VNC:
Password

https://wiki.onap.org/display/DW/vFW+instantiation+E2E+-+OOM+with+OpenStack
https://wiki.onap.org/display/DW/ONAP+on+Kubernetes?focusedCommentId=16009105#comment-16009105

Thanks,
Borislav Glozman

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Li, Jeffrey (NSB - 
CN/Chengdu)
Sent: Wednesday, December 20, 2017 10:19 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] [portal] what's the default login id and password for 
portal login page

Hi,

I startup some components with OOM, and all the pods (of selected component) 
are working.
I can open the portal URL,  http://10.131.66.75:30215/ONAPPORTAL/login.htm, as 
well as I can access the vnc-portal.
But I don't know what's the login id and password of the portal
Can you please give some hints of how to setup the user and password of a 
portal?

onap-aai  aai-resources-969182198-wl6t4   2/2   Running 
  0  1d
onap-aai  aai-service-2886744591-1nrkk1/1   Running 
  0  1d
onap-aai  aai-traversal-1839419331-8j5dd  2/2   Running 
  0  1d
onap-aai  data-router-1706613604-zzr7j1/1   Running 
  0  1d
onap-aai  elasticsearch-3612219857-z2zxs  1/1   Running 
  0  1d
onap-aai  hbase-542843440-xwfw0   1/1   Running 
  0  1d
onap-aai  model-loader-service-1859000721-mpl40   2/2   Running 
  0  1d
onap-aai  search-data-service-818405693-7ccmt 2/2   Running 
  0  1d
onap-aai  sparky-be-2682317867-5kl5b  2/2   Running 
  0  1d
onap-consul   consul-agent-3312409084-pfcn3   1/1   Running 
  0  1d
onap-consul   consul-server-1173049560-lnc3r  1/1   Running 
  1  1d
onap-consul   consul-server-1173049560-n7dpr  1/1   Running 
  0  1d
onap-consul   consul-server-1173049560-vbr5r  1/1   Running 
  0  1d
onap-message-router   dmaap-3126594942-vbgr7  1/1   Running 
  0  23h
onap-message-router   global-kafka-666408702-qf1rj1/1   Running 
  0  23h
onap-message-router   zookeeper-624700062-pqbxf   1/1   Running 
  0  23h
onap-policy   brmsgw-2096143467-fz082 1/1   Running 
  0  23h
onap-policy   drools-703028112-622z5  2/2   Running 
  0  23h
onap-policy   mariadb-1591291034-kzjht1/1   Running 
  0  23h
onap-policy   nexus-3883429521-r11jz  1/1   Running 
  0  23h
onap-policy   pap-533225543-0x8ks 2/2   Running 
  0  23h
onap-policy   pdp-2452717573-3rtb92/2   Running 
  0  23h
onap-portal   portalapps-1675461301-fkx6t 2/2   Running 
  0  23h
onap-portal   portaldb-3482482447-j968l   2/2   Running 
  0  23h
onap-portal   portalwidgets-2369766060-q30t1  1/1   Running 
  0  23h
onap-portal   vnc-portal-168282838-cn2rq  1/1   Running 
  0  23h
onap-robotrobot-221710220-0glm7   1/1   Running 
  0  22h
onap-sdc  sdc-be-2869061881-svf59 2/2   Running 
  0  23h
onap-sdc  sdc-cs-4246207898-69pdk 1/1   Running 
  0  23h
onap-sdc  sdc-es-3705942430-2qnv1 1/1   Running 
  0  23h
onap-sdc  sdc-fe-617623458-8r4pw  2/2   Running 
  0  23h
onap-sdc  sdc-kb-747788738-ckghs  1/1   Running 
  0  23h
onap-vid  vid-mariadb-857798616-40k5b 1/1   Running 
  0  23h
onap-vid  vid-server-1339223572-s3hk3 2/2   Running 
  0  23h

As I troubleshooting,  some container are fetching the code/configure/library 
from git/marven repository, e.g. AAI-resource.
This cause startup failure in an environment with proxy, we have to setup the 
deployment.yaml manually with the updated proxy.
I suggestion that all docker images should be self-sufficient, without online 
download from public network and compile in RTE.


Br
Jeffrey
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 

___
onap-discuss mailing list
onap-discuss@lists.onap.org

[onap-discuss] [portal] what's the default login id and password for portal login page

2017-12-20 Thread Li, Jeffrey (NSB - CN/Chengdu)
Hi,

I startup some components with OOM, and all the pods (of selected component) 
are working.
I can open the portal URL,  http://10.131.66.75:30215/ONAPPORTAL/login.htm, as 
well as I can access the vnc-portal.
But I don't know what's the login id and password of the portal
Can you please give some hints of how to setup the user and password of a 
portal?

onap-aai  aai-resources-969182198-wl6t4   2/2   Running 
  0  1d
onap-aai  aai-service-2886744591-1nrkk1/1   Running 
  0  1d
onap-aai  aai-traversal-1839419331-8j5dd  2/2   Running 
  0  1d
onap-aai  data-router-1706613604-zzr7j1/1   Running 
  0  1d
onap-aai  elasticsearch-3612219857-z2zxs  1/1   Running 
  0  1d
onap-aai  hbase-542843440-xwfw0   1/1   Running 
  0  1d
onap-aai  model-loader-service-1859000721-mpl40   2/2   Running 
  0  1d
onap-aai  search-data-service-818405693-7ccmt 2/2   Running 
  0  1d
onap-aai  sparky-be-2682317867-5kl5b  2/2   Running 
  0  1d
onap-consul   consul-agent-3312409084-pfcn3   1/1   Running 
  0  1d
onap-consul   consul-server-1173049560-lnc3r  1/1   Running 
  1  1d
onap-consul   consul-server-1173049560-n7dpr  1/1   Running 
  0  1d
onap-consul   consul-server-1173049560-vbr5r  1/1   Running 
  0  1d
onap-message-router   dmaap-3126594942-vbgr7  1/1   Running 
  0  23h
onap-message-router   global-kafka-666408702-qf1rj1/1   Running 
  0  23h
onap-message-router   zookeeper-624700062-pqbxf   1/1   Running 
  0  23h
onap-policy   brmsgw-2096143467-fz082 1/1   Running 
  0  23h
onap-policy   drools-703028112-622z5  2/2   Running 
  0  23h
onap-policy   mariadb-1591291034-kzjht1/1   Running 
  0  23h
onap-policy   nexus-3883429521-r11jz  1/1   Running 
  0  23h
onap-policy   pap-533225543-0x8ks 2/2   Running 
  0  23h
onap-policy   pdp-2452717573-3rtb92/2   Running 
  0  23h
onap-portal   portalapps-1675461301-fkx6t 2/2   Running 
  0  23h
onap-portal   portaldb-3482482447-j968l   2/2   Running 
  0  23h
onap-portal   portalwidgets-2369766060-q30t1  1/1   Running 
  0  23h
onap-portal   vnc-portal-168282838-cn2rq  1/1   Running 
  0  23h
onap-robotrobot-221710220-0glm7   1/1   Running 
  0  22h
onap-sdc  sdc-be-2869061881-svf59 2/2   Running 
  0  23h
onap-sdc  sdc-cs-4246207898-69pdk 1/1   Running 
  0  23h
onap-sdc  sdc-es-3705942430-2qnv1 1/1   Running 
  0  23h
onap-sdc  sdc-fe-617623458-8r4pw  2/2   Running 
  0  23h
onap-sdc  sdc-kb-747788738-ckghs  1/1   Running 
  0  23h
onap-vid  vid-mariadb-857798616-40k5b 1/1   Running 
  0  23h
onap-vid  vid-server-1339223572-s3hk3 2/2   Running 
  0  23h

As I troubleshooting,  some container are fetching the code/configure/library 
from git/marven repository, e.g. AAI-resource.
This cause startup failure in an environment with proxy, we have to setup the 
deployment.yaml manually with the updated proxy.
I suggestion that all docker images should be self-sufficient, without online 
download from public network and compile in RTE.


Br
Jeffrey
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss