- 18 May, 2015 1 commit
- 17 May, 2015 1 commit
- 15 May, 2015 15 commits
-
-
- Implements features to create and remove tunnels and tunnel flow policies. - Implements REST API to create/show/delete tunnels and policies. - Supports only single instance for now. - Fix "apply" actions to "write" actions of all flow rules Change-Id: I3740ed82fed8eab4ab8b03839192da72d3e223f1
sangho authored -
FIxed an NPE in the devices table. Added cord-gui to obs.exclude Change-Id: I18a53d2c44c6c97fb7f5d16b7446942a1a37ddca
Thomas Vachuska authored -
Cleaned up some handshakers that are not needed Change-Id: I87fc202c39a9b4646d61321cdc488059f39c120b
Saurav Das authored
- 14 May, 2015 16 commits
-
-
…that callers can (optionally) chain together dependent operations Change-Id: Ia00fcb7d98fbfce897527f67ea9690abf6fe846a
Madan Jampani authored -
commands used to test if there is any bug,LabelResourceManager,LabelResourceStore using copycat,and junit test code. the distribution strategy is that the master of devices handle all the requests if applied label belongs to it.except for query request. label store uses copycat instead of hazelcast to keep strong consistency Change-Id: I77bde6a96f33098063573d37ed1ba787ae21973f
jcc authored -
- added checkForNonRegistrant() predicate and augmented unit tests. Change-Id: I7ecc618f01fdc4cead6f143a1e5e0ddd03268efc
Simon Hunt authored -
- added topology client heartbeat. - modified AbstractListenerRegistry to allow for extension. Change-Id: Ib8ea6ad4ba34f5732d062f1c9ef545f105eb167b
Simon Hunt authored -
Because direct use of primitive value like short is fragile against future change and the methods can be easily replaced by TrafficSelector.Builder.add(Criterion) - matchLambda(short) - matchOpticalSignalType(short) Change-Id: I0f65605a9bccd77a5d752d3a262ca818234f6ea8
Sho SHIMIZU authored
- 13 May, 2015 7 commits
-
-
Move from org.onosproject.net.tunnel to org.onosproject.net.tunnel Change-Id: I48c9de056edcb21ed97514a8fb5e72068d9672f4
Sho SHIMIZU authored