Masoud,

You're using the old config-system mechanism for mounting devices which has
been removed . The new mechanism is described at:
https://wiki.opendaylight.org/view/OpenDaylight_Controller:Config:Examples:Netconf#Spawning_netconf_connectors_via_topology_configuration

Tom

On Thu, Jan 24, 2019 at 11:17 AM Masoud Hemmatpour (mhemmatp) <
[email protected]> wrote:

> Hello all,
>
>
>
> I am a newbie to  opendaylight. I am going to mount netopeer2-server to
> opendaylight. I did the following step please confirm is that Ok or I am
> missing something.
>
>
>
>    1. Download opendaylight and extract
>    2. Download and install netopeer2-server
>    3. Test netopeer2-server is working correctly with netopeer2-cli (OK)
>    4. run /bin/karaf
>    5. install the essential features (eg., odl-netconf-connector-all)
>    6. POST
>    
> http://localhost:8181/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules
>    7. I use the xml presented in
>    
> https://docs.opendaylight.org/en/stable-oxygen/user-guide/netconf-user-guide.html#netconf-connector-configuration-with-md-sal
>
>
>
> I replace the username and password with the credential to connect to
> netopeer2-server.
>
>
>
> However, I receive the following Error
>
>
>
> <html>
>
> <head>
>
> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
>
> <title>Error 404 </title>
>
> </head>
>
> <body>
>
> <h2>HTTP ERROR: 404</h2>
>
> <p>Problem accessing
> /restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules.
> Reason:
>
> <pre>    Not Found</pre></p>
>
> <hr />
>
> </body>
>
>
>
> Kind Regards,
>
> Thanks
>
>
> _______________________________________________
> Discuss mailing list
> [email protected]
> https://lists.opendaylight.org/mailman/listinfo/discuss
>
_______________________________________________
Discuss mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/discuss

Reply via email to