- 11 Dec, 2015 1 commit
- 10 Dec, 2015 27 commits
-
-
- Added subnet information to OpenstackNetwork class - Added a new interface, subnet() to return the subnet information. Change-Id: Ib46455b297909275ba36659efaee2320a111a65e
sanghoshin authored -
Fixed NPE for null devices when displaying details. Change-Id: I0053939807ea2493e125c7a1fd58606e4c4d3e02
Thomas Vachuska authored -
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 12 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