- 10 Jun, 2015 10 commits
-
-
… for additional "Tunnels:" line item in summary panel. Change-Id: Id60a46e7cca991aca1faf7cc3f90d245cd04084a
Simon Hunt authored -
Change-Id: I5d6df8690a95ffb36b656a39a45a07d2955a9693 [ONOS-2096]Revert useless modifies Change-Id: I5d6df8690a95ffb36b656a39a45a07d2955a9693
cheng fan authored
- 09 Jun, 2015 15 commits
-
-
(NOTE: still experimental feature, but it works sufficiently) Change-Id: I4437180a9c34656effa0735288818ea0a05779ac
Simon Hunt authored -
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 10 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