Consistent URL Scheme for Northbound and Web UI 00/100/1
authorMadhu Venugopal <vmadhu@cisco.com>
Wed, 3 Apr 2013 14:45:30 +0000 (07:45 -0700)
committerMadhu Venugopal <vmadhu@cisco.com>
Wed, 3 Apr 2013 14:45:30 +0000 (07:45 -0700)
commit707266e0c0b609e193e92421c760ed4ac0b35bd3
tree13c5dfd185af3461a2150b5b5d798551a2aa1c92
parentf69c674bc091ea5f70bde33fc45ca7e181c2f6e0
Consistent URL Scheme for Northbound and Web UI
Changing the URLs that is currently used to be more consistent and an added hierarchy : controller/nb, controller/web

Change-Id: Icd4f2f2ffcdfcd6d0439a8df4d556e3e5b56fb20
Signed-off-by: Madhu Venugopal <vmadhu@cisco.com>
29 files changed:
opendaylight/northbound/flowprogrammer/enunciate.xml
opendaylight/northbound/flowprogrammer/pom.xml
opendaylight/northbound/hosttracker/enunciate.xml
opendaylight/northbound/hosttracker/pom.xml
opendaylight/northbound/staticrouting/enunciate.xml
opendaylight/northbound/staticrouting/pom.xml
opendaylight/northbound/statistics/enunciate.xml
opendaylight/northbound/statistics/pom.xml
opendaylight/northbound/subnets/enunciate.xml
opendaylight/northbound/subnets/pom.xml
opendaylight/northbound/switchmanager/enunciate.xml
opendaylight/northbound/switchmanager/pom.xml
opendaylight/northbound/topology/enunciate.xml
opendaylight/northbound/topology/pom.xml
opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/utils/GlobalConstants.java
opendaylight/web/devices/pom.xml
opendaylight/web/devices/src/main/resources/WEB-INF/spring/servlet/security.xml
opendaylight/web/devices/src/main/resources/js/page.js
opendaylight/web/flows/pom.xml
opendaylight/web/flows/src/main/resources/WEB-INF/spring/servlet/security.xml
opendaylight/web/flows/src/main/resources/js/page.js
opendaylight/web/root/src/main/resources/WEB-INF/spring/servlet/security.xml
opendaylight/web/root/src/main/resources/js/one-topology.js
opendaylight/web/root/src/main/resources/js/one.js
opendaylight/web/topology/pom.xml
opendaylight/web/topology/src/main/resources/WEB-INF/spring/servlet/security.xml
opendaylight/web/troubleshoot/pom.xml
opendaylight/web/troubleshoot/src/main/resources/WEB-INF/spring/servlet/security.xml
opendaylight/web/troubleshoot/src/main/resources/js/page.js