mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-17 10:21:52 +02:00
[ONOS-4904] Change ML2 driver url_path from openstackswithing to openstacknetworking
Change-Id: I24091d3c02844a970d9ec9790cf349e4cc40f38c
This commit is contained in:
parent
5d08e1eed0
commit
d41e225de6
@ -10,5 +10,5 @@ COMPILE_DEPS = [
|
||||
|
||||
osgi_jar_with_tests (
|
||||
deps = COMPILE_DEPS,
|
||||
web_context = '/onos/openstackswitching'
|
||||
web_context = '/onos/openstacknetworking'
|
||||
)
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user