Database access

root@oom-rancher:~# kubectl -n onap exec -it dev-appc-appc-db-0 bash 
bash-4.2$ mysql -uroot -psecretpassword sdnctl


APPC API

http://{{cluster-node-ip}}:30230/apidoc/explorer/index.html
Credential: admin/Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U


Enable debug level log 

root@dev-appc-appc-0:/# /opt/opendaylight/bin/client 
Logging in as karaf

________ ________ .__ .__ .__ __ 
\_____ \ ______ ____ ____ \______ \ _____ ___.__.| | |__| ____ | |___/ |_ 
/ | \\____ \_/ __ \ / \ | | \\__ \< | || | | |/ ___\| | \ __\ 
/ | \ |_> > ___/| | \| ` \/ __ \\___ || |_| / /_/ > Y \ | 
\_______ / __/ \___ >___| /_______ (____ / ____||____/__\___ /|___| /__| 
\/|__| \/ \/ \/ \/\/ /_____/ \/

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown OpenDaylight.

opendaylight-user@root>log:set DEBUG org.onap
opendaylight-user@root>log:get 
Logger | Level
------------------------------------+------
ROOT | INFO
org.apache.aries.spifly | WARN
org.apache.karaf.jaas.modules.audit | INFO
org.onap | DEBUG




  • No labels