Yes – docker stop sdnc_controller_container docker start sdnc_controller_container
From: Abdelmuhaimen Seaudi [mailto:[email protected]] Sent: Monday, June 05, 2017 12:22 PM To: FREEMAN, BRIAN D <[email protected]> Cc: [email protected] Subject: Re: [onap-discuss] (no subject) Hi Brian, Do I need to restart ODL ? How can I restart ODL when it's running in a container ? Thanks. Abdelmuhaimen Seaudi, CCIE # 25265 Email: [email protected]<mailto:[email protected]> Skype: aseaudi LinkedIn: www.linkedin.com/in/aseaudi<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.linkedin.com_in_aseaudi&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=eAoG5jWOQf6XpSig0dg3v1Ha7QBt3b2GJjcmva_CQSE&s=GfpxOkwBfRk8RopPzd2HpVfZI9ChzfFx_fSmqqe4El8&e=> Telephone: +2012 84644 733 On Mon, Jun 5, 2017 at 3:14 AM, FREEMAN, BRIAN D <[email protected]<mailto:[email protected]>> wrote: Did you change the password in 99-netconf.xml to the correct one for admin ? Brian From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Abdelmuhaimen Seaudi Sent: Sunday, June 04, 2017 5:39 AM To: [email protected]<mailto:[email protected]> Subject: [onap-discuss] (no subject) Hi. When I do a REST request on SDNC: GET "http://SDNC:8282/restconf/operational/network-topology:network-topology/<https://urldefense.proofpoint.com/v2/url?u=http-3A__SDNC-3A8282_restconf_operational_network-2Dtopology-3Anetwork-2Dtopology_&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=jOj52KdWW4XSVkHhHc58bQzZkXUhttH8fOU3R0oCkoE&s=nJ_6SgStGTdVF-_2MXDda_CiTM-5DGNYXPFquiLigVc&e=>" I get: { "network-topology": { "topology": [ { "topology-id": "topology-netconf", "node": [ { "node-id": "controller-config", "netconf-node-topology:host": "127.0.0.1", "netconf-node-topology:port": 1830, "netconf-node-topology:connection-status": "connecting" } ] } ] } } Why the node "controller-config" is stuck in "connecting" state ? However, when I make same REST request on APPC: GET "http://APPC:8282/restconf/operational/network-topology:network-topology/<https://urldefense.proofpoint.com/v2/url?u=http-3A__APPC-3A8282_restconf_operational_network-2Dtopology-3Anetwork-2Dtopology_&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=jOj52KdWW4XSVkHhHc58bQzZkXUhttH8fOU3R0oCkoE&s=LR3wN4Mn4pfO4tb1pRD9Q7GBEtuEGDPCfd6ZmB0xMmg&e=>" I get: { "network-topology": { "topology": [ { "topology-id": "topology-netconf", "node": [ { "node-id": "controller-config", "netconf-node-topology:host": "127.0.0.1", "netconf-node-topology:connection-status": "connected", "netconf-node-topology:available-capabilities": { "available-capability": [ "(config:aaa:authn:idmlight?revision=2015-12-04)aaa-idmlight", .... ] }, "netconf-node-topology:unavailable-capabilities": {}, "netconf-node-topology:port": 1830 Thanks. Abdelmuhaimen Seaudi, CCIE # 25265 Email: [email protected]<mailto:[email protected]> Skype: aseaudi LinkedIn: www.linkedin.com/in/aseaudi<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.linkedin.com_in_aseaudi&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=jOj52KdWW4XSVkHhHc58bQzZkXUhttH8fOU3R0oCkoE&s=T5GoRFpO3J92hNub6ZzREcd9vsdTIvV4pRcA-cWaq6M&e=> Telephone: +2012 84644 733
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
