- 10 Dec, 2015 15 commits
-
-
stored vs. new rule when adding and removing Change-Id: Ibd885023d550af3b2220056fbdf44ad8ec7fefda
Brian O'Connor authored -
- Remove the corresponding flows when VMs are removed. - Remove the IP mapping of the VM removed from the DHCP service (even when doNotPushFlows is true) - Updated the network config json file to reflect the change of cordvtn Change-Id: I4c359d456422ece37b93e6366f2fd4daaf081a37
sanghoshin authored
- 09 Dec, 2015 25 commits
-
-
… and some additional classes Change-Id: I1326759bf83a2e4f943ea52df8ebd7e9356c3a93
Madan Jampani authored -
Added renew case for IP assigned with rangeNotEnforced option. Addresses ONOS-3549 Change-Id: I6cb43f662332f0d461889d32659f1252ea436102
Hyunsun Moon authored -
- Populates flow rules to make suitable for SONA Pipeline Change-Id: I8e84cd74d843a64771d43db16a9f7c5b2323c965
daniel authored -
- "resources" command to print available resources on new resource service. - "allocations" command to dump current allocations - "test-allocate-resource" command to allocate a resource Change-Id: I89e531c71ef288b8c06dcd355a3a819d667c8225
HIGUCHI Yuta authored -
Added the sona pipeline information to onos-drivers xml file Added the driver information to network-config file Change-Id: I7a90100813b15f3dcb1b18c102a697b941450e6b
sanghoshin authored -
Removing as requested by Thomas Vachuska so to be consistent with rest of ONOS code. Note : ./tools/build/conf/src/main/resources/onos/pmd.xml deliberately excludes MethodArgumentCouldBeFinal from optimizations.xml Change-Id: Ib1468d5ac39876797b79bd1f6dabd779bfe337bd
kmcpeake authored -
Updating as advised at : https://gerrit.onosproject.org/#/c/6180/3/apps/faultmanagement/fmweb/src/main/java/org/onosproject/faultmanagement/web/AlarmsWebResource.java@53 Copying the approach used in equivalent app at vtn/vtnweb/src/main/java/org/onosproject/vtnweb/web/VtnCodecRegistrator.java Change-Id: Ifdcf5d69fe28070161e138217582126b135504a7
kmcpeake authored -
table, DNAT table and SNAT table. Change-Id: Idb7f7343e33ce01c2d7aa9935a6deef858a2546c
lishuai authored -
Reverged https://gerrit.onosproject.org/#/c/6585/ due to multiple same controllers are set. Change-Id: I2628fccc968adfec619a61b85b7932864a837a37
Hyunsun Moon authored -
- Adding jsr305 to remove annotation errors in findbugs/sonarqube - Moving argLine to properties from maven-surefire-plugin to fix sonarqube test coverage - Updating maven-jar-plugin to 2.6, so that we can add skipIfEmpty to avoid generating test jars for pom artifacts Change-Id: Iea9eff91dab42bfa2a41012908dd563632819741
Brian O'Connor authored