- 09 Jun, 2015 8 commits
-
-
If no command line option regarding lambda is supplied, optical links need to be execluded, but the previous patch broke it. Change-Id: Ia95e82f7c31fdb16345eb43f1864b58aa4f25acc
Sho SHIMIZU authored
- 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 13 commits