alshabib
c494f9903d
adding rules for radius forwarding.
...
Change-Id: Ic3aee107a1802766c5c80adaf0c58dda7fab632c
2015-05-15 09:51:54 -07:00
Thomas Vachuska
0799280ac9
Removed legacy GUI.
...
FIxed an NPE in the devices table.
Added cord-gui to obs.exclude
Change-Id: I18a53d2c44c6c97fb7f5d16b7446942a1a37ddca
2015-05-15 15:32:04 +00:00
Saurav Das
d8b97003fd
Adding a corsa pipeliner which extends the ovs-corsa pipeliner
...
Change-Id: Iea0b1949232de20abd60717a8dc150b5c133bd7a
2015-05-15 14:48:22 +00:00
Saurav Das
c39f603ac3
Minor bug fixes to bgprouter and ofdpadriver
...
Cleaned up some handshakers that are not needed
Change-Id: I87fc202c39a9b4646d61321cdc488059f39c120b
2015-05-15 14:40:25 +00:00
Srikanth Vavilapalli
23181915e1
ONOS-1823 and ONOS-1838:Segment Routing Multi-instance Support-1
...
Change-Id: I3cc848415a609a9c4001d135e51104c62fb2830d
2015-05-14 20:26:09 -07:00
Thomas Vachuska
d24aa7f6f0
Renaming 'exp' to 'incubator'.
...
Change-Id: I184f756b463dce31634410f4f3bf180cbe6c8adb
2015-05-15 03:22:50 +00:00
Simon Hunt
8dd716abaf
CORD Subscriber Demo - Support for loading local data files.
...
Change-Id: I902197c26060eb791d8ac872890be4268f0dd64c
2015-05-15 02:08:33 +00:00
Ray Milkey
39616f3a81
Add JSON to CLI commands
...
- Drivers
- Groups
Change-Id: Ib47dc75d9db839329e6cf8fc4439150848f604f5
2015-05-15 02:03:31 +00:00
Bri Prebilic Cole
068814de81
GUI -- Resize and table directives clean up. Veil service given init function and unit tests.
...
Change-Id: I7c29db8f2c79e83e880c96854297c4a432e12d48
2015-05-15 01:52:51 +00:00
Ayaka Koshibe
5460d62464
Interfaces for passing port information from OF switch drivers to DeviceProviders.
...
Change-Id: I14039f5999c930a211c30138caf81c0513d398e2
Reference: ONOS-1911
2015-05-14 23:31:43 +00:00
Madan Jampani
de003d9763
LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations
...
Change-Id: Ia00fcb7d98fbfce897527f67ea9690abf6fe846a
2015-05-14 23:31:27 +00:00
Jonathan Hart
3cc2330018
Fix for NPE in SDNIP
...
Change-Id: I368db30e40b2081e92901e413f8c87e9db98e086
2015-05-14 23:24:32 +00:00
Jonathan Hart
0b9899830e
Add flows to forward OpenFlow traffic
...
Change-Id: Ic80a177d64c3bf50062ded264c62d66ad33ab0aa
2015-05-14 16:13:00 -07:00
Brian O'Connor
ba1c7fb168
Refactoring LabelResourceManager to use ListenerRegistry
...
Change-Id: I65b6225b3b6f06c76ccb65d29da93ec11c179d1b
2015-05-14 15:47:59 -07:00
jcc
de3e92eb78
【ONOS-1223】【ONOS-1870】the implements of label resource APIs.it include
...
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
2015-05-14 22:11:30 +00:00
Madan Jampani
6bd2d9fa3b
Always use mastershipService for querying device mastership in FlowRuleStore
...
Change-Id: I68051153e9555bd0e5b632fa30e7c4d844cf2163
2015-05-14 21:51:14 +00:00
Simon Hunt
4a5fc7bc5c
CORD Subscriber Demo - skeleton index.html and fixed web.xml to carve off namespace for RS
...
Change-Id: Ifa31e705906eb88c0ad762035fe6ede6aba210f2
2015-05-14 14:17:45 -07:00
Simon Hunt
ff66374c6a
Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract).
...
- added checkForNonRegistrant() predicate and augmented unit tests.
Change-Id: I7ecc618f01fdc4cead6f143a1e5e0ddd03268efc
2015-05-14 13:33:05 -07:00
Changhoon Yoon
32b937014b
ONOS-1922 KryoExceptions at org.onosproject.core.ApplicationRole
...
Change-Id: I2465784b33a25af98fbf8a9acf098c469a7115f0
2015-05-15 04:41:15 +09:00
Simon Hunt
732bb2e013
GUI -- Further work on refactoring Topology View server side code. Still WIP...
...
- added topology client heartbeat.
- modified AbstractListenerRegistry to allow for extension.
Change-Id: Ib8ea6ad4ba34f5732d062f1c9ef545f105eb167b
2015-05-14 18:59:43 +00:00
Changhoon Yoon
a7841edace
ONOS-1896 : enum Permission added, DefaultPermission removed
...
Change-Id: Ie75313acc9adeaee9c5a55978b5ec8e8fb5bf9b6
2015-05-14 18:07:00 +00:00
Madan Jampani
0f6ad14abc
Eliminate the peformance penalty introduced in ReplicaInfoService.getReplicaInfoFor
...
Change-Id: Ie37d7e80c4dbf37a2ae6f452f6f66f4505d69a29
2015-05-14 17:52:01 +00:00
Sho SHIMIZU
c72c8ea4b9
Make methods of TrafficSelector.Builder deprecated
...
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
2015-05-14 17:46:59 +00:00
Thomas Vachuska
f758255e7c
Initial CORD subscriber web-gui demo.
...
Change-Id: I4b6ac320f11aad52ef058570c906f56e8c515ebd
2015-05-14 17:41:15 +00:00
Changhoon Yoon
bdeb88a77a
ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS
...
Change-Id: Ie3686e0d5071f9f6e946bc48ed7562bb2f5ec413
2015-05-14 16:54:55 +00:00
Sho SHIMIZU
3310a34163
Remove "public" to follow our convention
...
Change-Id: Ic5fa8744cbcb4c704780c8467ae0f31fce3327ce
2015-05-13 23:44:57 +00:00
Thomas Vachuska
9ff88a9bc8
Added protection against redundant feature repo & feature operations.
...
Change-Id: Idca031e811a659a68ac55080acdef074fcfa80e1
2015-05-13 23:44:06 +00:00
Ray Milkey
1534f8df8f
Add intent state to JSON output
...
Change-Id: I3a5995e0dfdc83e1253b8e414e825b796a57264c
2015-05-13 15:43:11 -07:00
Thomas Vachuska
47dbe17c06
Added openflow/drivers to obs.exclude
...
Change-Id: I5854c872041a2224f6e6e73a029c6589b7894b34
2015-05-13 13:15:02 -07:00
Bri Prebilic Cole
bd0bc777fd
GUI -- Garbage can icon added to app view, fixed broken unit tests.
...
Change-Id: I1efdf764b242cc020049d31d569e8956aed6719c
2015-05-13 13:02:31 -07:00
Sho SHIMIZU
585bed92c5
Place OchSginalType in the right place
...
Move from org.onosproject.net.tunnel to org.onosproject.net.tunnel
Change-Id: I48c9de056edcb21ed97514a8fb5e72068d9672f4
2015-05-13 19:37:32 +00:00
Sho SHIMIZU
358815cde8
Remove "public" to follow our convention
...
Change-Id: Ic52ca8b1bc5701ec8214ce1110d49511e39b4edb
2015-05-13 11:25:32 -07:00
Thomas Vachuska
ecc614d9fd
Converted onos-drivers.xml to use inheritance.
...
Change-Id: Idb4a14d1e414bad3c629e79ed3d01a123b98d10c
2015-05-13 17:25:13 +00:00
Marc De Leenheer
01cb1a90d6
Fix exception for optical port descriptions (ONOS-1908)
...
Change-Id: I8868bf3c9c36bb731171cd64623d0f86a56f1299
2015-05-13 17:18:27 +00:00
Madan Jampani
7cdf3f1ba9
ONOS-1802: Added a null check for the returned term
...
Change-Id: Iacdd8d8f6ef15560bc81162dfefde431271b1204
2015-05-13 17:18:08 +00:00
Sho SHIMIZU
e397ffe6a8
Handle ModOchSignalInstruction in FlowModBuidlerVer13
...
To support OCh (Optical Channel) according to ONF
"Optical Transport Protocol Extension Version 1.0"
Change-Id: I00d0d61a9c2a2808cf5a02df608a6f3a35afaf28
2015-05-13 17:04:50 +00:00
Ray Milkey
3078fc0620
ONOS-743 - Use REST API Codecs to generate JSON for CLI commands
...
Change-Id: I25e0840d1af03341c638f837498c95275e6cf31b
2015-05-13 17:03:39 +00:00
Sho SHIMIZU
8b4b9f0a73
Use diamond operator to remove redundant type parameter declaration
...
Change-Id: I262ffefc2dde55f434b47ca74487dcd318301ac1
2015-05-13 17:01:53 +00:00
Simon Hunt
da580889e2
GUI -- Further work on refactoring Topology View server side code.
...
- includes some cleanup of UiMessageHandler and subclasses thereof.
Change-Id: Ie48d830447a4abe1b3accda41a934530a4d55d0e
2015-05-12 20:58:25 -07:00
Bri Prebilic Cole
e1be1b7f71
GUI -- Refresh button has been moved to TableBuilderService to be part of every tabular view automatically.
...
Change-Id: I2de0ae9161573a2c44320dcd07111938a89ba5e2
2015-05-12 16:21:03 -07:00
Sho SHIMIZU
5cd7ce95ae
Make indent of case label consistent with other switch statements
...
Change-Id: I54254840efb0511290e2313cfa10878fb83feda5
2015-05-12 19:12:47 +00:00
Sho SHIMIZU
6601dd7c2d
Return Collections.emptyList() instead of null to avoid NullPointerException
...
Change-Id: I763a6d8993e32e2203c9e3be317d3db3e893d886
2015-05-12 19:11:27 +00:00
Sho SHIMIZU
baddcbe3ee
Use auto unboxing
...
Change-Id: Ia810b0a003cce6b36731bc059836f67ddfe087f7
2015-05-12 19:10:58 +00:00
Sho SHIMIZU
24deb90311
Simplify condition
...
Change-Id: Ie67c897517167163d79fee613ce954a372810166
2015-05-12 19:10:02 +00:00
Jonathan Hart
6d44d1984d
Use thread safe sets for listeners in OpenFlowControllerImpl
...
Change-Id: Ieaae89cad1d65c70afad8cde12b17282d7fe357e
2015-05-12 19:09:25 +00:00
Bri Prebilic Cole
5c60d6eb92
GUI -- Group view now accessible by button on topo and device views.
...
Change-Id: Ib439558a2e00895a8ac201d73d2bf05ed8518e98
2015-05-12 09:11:03 -07:00
Jonathan Hart
fee47ee935
bgprouter bundle should not be part of SDN-IP app.
...
Change-Id: I1aed1d664b8f828be9da0cac7911355cca3dd2ed
2015-05-12 01:03:50 +00:00
Madan Jampani
a2a229c94c
ONOS-1893: Fix incorrect event type in device mastership change notification
...
Change-Id: I5c317433ca8ac9e3f4305fb3519da48fb9da67e8
2015-05-12 01:03:29 +00:00
Simon Hunt
7f62f7cc5a
GUI -- Augment sprite definitions to include subpaths and fills.
...
- Added sample segment routing sprite layer.
Change-Id: I531992754632255ca9156b536cb08386816add16
2015-05-11 17:39:01 -07:00
Bri Prebilic Cole
9a5e0063ca
ONOS-1768 - GUI -- Tooltip doesn't appear on new view if switching by button, minor table height bug fix.
...
Change-Id: I443d13bb74ea5bae2948932153ca5a521b2b0fef
2015-05-11 17:20:57 -07:00