[ONOS-4904] Change ML2 driver url_path from openstackswithing to openstacknetworking

Change-Id: I24091d3c02844a970d9ec9790cf349e4cc40f38c
This commit is contained in:
Daniel Park 2016-10-30 22:22:10 +09:00 committed by Gerrit Code Review
parent 5d08e1eed0
commit d41e225de6
2 changed files with 2 additions and 2 deletions

View File

@ -10,5 +10,5 @@ COMPILE_DEPS = [
osgi_jar_with_tests (
deps = COMPILE_DEPS,
web_context = '/onos/openstackswitching'
web_context = '/onos/openstacknetworking'
)

View File

@ -29,7 +29,7 @@
<packaging>bundle</packaging>
<properties>
<web.context>/onos/openstackswitching</web.context>
<web.context>/onos/openstacknetworking</web.context>
<api.version>1.0.0</api.version>
<api.title>ONOS Openstack Networking REST API</api.title>
<api.description>