commit | 172991631682a863d900653dc83152dad128a3d5 | [log] [tgz] |
---|---|---|
author | Bharat saraswal <bharat.saraswal@huawei.com> | Tue Feb 28 09:51:16 2017 +0530 |
committer | Thomas Vachuska <tom@onlab.us> | Wed Mar 01 19:55:26 2017 +0000 |
tree | c8fc98049328c120877bc97e66a1f162610a98e8 | |
parent | 78f51f4e4fdd80ba4a4f84be66f2dd44a2f7a8f1 [diff] [blame] |
Vtnweb resource bug fixed Change-Id: I6a7efec56d53c1b23c9a659c8c14c88b03263241
diff --git a/apps/vtn/vtnweb/BUCK b/apps/vtn/vtnweb/BUCK index f9052b9..4089e33 100644 --- a/apps/vtn/vtnweb/BUCK +++ b/apps/vtn/vtnweb/BUCK
@@ -14,4 +14,5 @@ osgi_jar_with_tests ( deps = COMPILE_DEPS, test_deps = TEST_DEPS, + web_context = '/onos/vtn', )