- 09 Jun, 2015 1 commit
- 08 Jun, 2015 5 commits
-
-
This commit is to handle the case: We receive a DELETE to delete a vBNG, and then receive a POST with the same private IP address to create vBNG. At this moment, if the old vCPE is not down, and the new vCPE is not up yet, onos will use the host with old vCPE mac address to create the intent, which is not correct, and hard to solve. Since onos does not know the host in the system is old vCPE or new vCPE. Thus, we change to ask XOS to post us host MAC and hostname together with the private IP address. Change-Id: I011924aada589ea81d80a479aefa41753fa2e223
Pingping Lin authored -
… generated session activity displayed. Change-Id: I09fa44f2919df1c9b5e308efb2c0a9a47cbb626f
Bri Prebilic Cole authored
-
- 06 Jun, 2015 14 commits
-
-
Also, switching to onlab-junit for jdvue Change-Id: I71b02438bff02bfe450380c583b007a84235727a
Brian O'Connor authored -
As a top-level pom on which mvn versions:set is called, it needs to have a groupId to avoid an NPE when mvn runs. Change-Id: Id85889af117abbcf7a5f9e6e0f87bd9f7077d1ac
Brian O'Connor authored -
…stentApplicationIdStore Change-Id: I705c51b2efd7ecd928c64c7f8a16d1965198253c
Madan Jampani authored
- 05 Jun, 2015 20 commits
-
-
* Make listen port configurable * Portability fix so stop.me works on ubuntu * Force compiling with Java 1.8 Change-Id: I997da28194613631ee287a8679880b313d51addd
Jonathan Hart authored -
1. Split port and equipment by "/" instead of "-"; 2. Fix the bug of remove-tunnel-by-type command. Change-Id: I462e8af54f697d04b8433a59126e1c52c4cbf88c
cheng fan authored