Added DELETE on cors.allowed.methods for a few missing nb bundles. 56/3356/1
authorMadhu Venugopal <mavenugo@gmail.com>
Mon, 2 Dec 2013 17:36:13 +0000 (09:36 -0800)
committerMadhu Venugopal <mavenugo@gmail.com>
Mon, 2 Dec 2013 17:36:13 +0000 (09:36 -0800)
commit3a732170ba0a46ae7ca3b8bec8ba14858913920f
treed2e8ef6a667766903d5fef0b1ad2960ff8371717
parent9468a50a8108ba5834e57b318bad7778cb31df12
Added DELETE on cors.allowed.methods for a few missing nb bundles.
Also added toString() method to a few Neutron backend classes.

Change-Id: I484b785384c802bc47463567f5f0d7670eb044c3
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
12 files changed:
opendaylight/md-sal/sal-rest-connector/src/main/resources/WEB-INF/web.xml
opendaylight/networkconfiguration/neutron/src/main/java/org/opendaylight/controller/networkconfig/neutron/NeutronNetwork.java
opendaylight/networkconfiguration/neutron/src/main/java/org/opendaylight/controller/networkconfig/neutron/NeutronPort.java
opendaylight/networkconfiguration/neutron/src/main/java/org/opendaylight/controller/networkconfig/neutron/NeutronSubnet.java
opendaylight/northbound/flowprogrammer/src/main/resources/WEB-INF/web.xml
opendaylight/northbound/hosttracker/src/main/resources/WEB-INF/web.xml
opendaylight/northbound/staticrouting/src/main/resources/WEB-INF/web.xml
opendaylight/northbound/statistics/src/main/resources/WEB-INF/web.xml
opendaylight/northbound/switchmanager/src/main/resources/WEB-INF/web.xml
opendaylight/northbound/topology/src/main/resources/WEB-INF/web.xml
opendaylight/samples/northbound/loadbalancer/src/main/resources/WEB-INF/web.xml
opendaylight/web/root/src/main/resources/WEB-INF/web.xml