Did you change the password in 99-netconf.xml to the correct one for admin ?
Brian From: [email protected] [mailto:[email protected]] On Behalf Of Abdelmuhaimen Seaudi Sent: Sunday, June 04, 2017 5:39 AM To: [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
