X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fremoterpc-routingtable%2Fintegrationtest%2Ftest-nb%2Fsrc%2Fmain%2Fresources%2FWEB-INF%2Fweb.xml;fp=opendaylight%2Fmd-sal%2Fremoterpc-routingtable%2Fintegrationtest%2Ftest-nb%2Fsrc%2Fmain%2Fresources%2FWEB-INF%2Fweb.xml;h=2a0f3f365190f1667bf75375f258cc30e87f41ee;hb=55702e8f81f83de95367774cd2fa4f4f1b452469;hp=0000000000000000000000000000000000000000;hpb=986f7091e577ac69cbc180a9f981760b78dd18e6;p=controller.git diff --git a/opendaylight/md-sal/remoterpc-routingtable/integrationtest/test-nb/src/main/resources/WEB-INF/web.xml b/opendaylight/md-sal/remoterpc-routingtable/integrationtest/test-nb/src/main/resources/WEB-INF/web.xml new file mode 100644 index 0000000000..2a0f3f3651 --- /dev/null +++ b/opendaylight/md-sal/remoterpc-routingtable/integrationtest/test-nb/src/main/resources/WEB-INF/web.xml @@ -0,0 +1,58 @@ + + + + JAXRSZmqRT + com.sun.jersey.spi.container.servlet.ServletContainer + + javax.ws.rs.Application + org.opendaylight.controller.northbound.commons.NorthboundApplication + + 1 + + + + JAXRSZmqRT + /* + + + + + + + NB api + /* + POST + GET + PUT + PATCH + DELETE + HEAD + + + System-Admin + Network-Admin + Network-Operator + Container-User + + + + + System-Admin + + + Network-Admin + + + Network-Operator + + + Container-User + + + + BASIC + opendaylight + +