Charles Chan
278ce8361e
CORD-1495 Fix race condition when loading network config
...
Change-Id: I6df7e5fcba053301fd323e13f3b5b9b9bf3ba520
2017-06-27 06:31:34 +00:00
Vidyashree Rama
00449238ee
[ONOS-6674] YANG Compiler: YANG Live compiler to handle JAR/ZIP and change the API.
...
Change-Id: Iacab2a4ea4f2daeda4a41c7cc6e9a75f20151924
2017-06-27 06:15:43 +00:00
Ray Milkey
b5dcc93520
Unhook failing parts of the maven build
...
Change-Id: I44c5c6e065ba6036be86e8a96e3a02306c6aa447
2017-06-26 17:12:44 -07:00
Yuta HIGUCHI
795dff48ba
Attempt to make Netconf test a little more less brittle
...
Change-Id: I37891a0fc73d0a9f85fadc8950213da3aa527dc5
2017-06-26 13:10:40 -07:00
Charles Chan
df37973c1c
Revert "Use DAD to probe if interface MAC is not supplied"
...
This reverts commit a9458535b0510932734e20e666fab3e9a3a1ecd4.
This doesn't work when the target host has multiple interfaces with different VLANs. When receiving a DAD packet on an interface, the host will reply even when the probed IP is configured on another interface with a different VLAN. ONOS will thus learn a host in a wrong VLAN with the same IP.
Change-Id: I1ee427f1390ce36f26450b62e53c926ffad46ebf
2017-06-26 19:38:09 +00:00
Yuta HIGUCHI
d919d9be05
Exclude resources from checkstyle
...
- to better align with current BUCK behaviour which only includes java sources
- and few other pom fixes
Change-Id: I029884450df0b520f5f81f21f15d322a397c1adc
2017-06-26 11:11:30 -07:00
Jordan Halterman
f7c7f6f229
[ONOS-6401] Implement dynamically computed timeouts for NettyMessagingManager
...
Change-Id: Ie2673603a2251983c9e0a166020b4feec041e84c
2017-06-26 17:36:18 +00:00
Jian Li
f37e3606b6
Fix check style issue caused by file does not end with a newline
...
Change-Id: Ib3162ea00c55e757c3836518cffbb38608312609
2017-06-26 17:32:17 +00:00
Frank Wang
df38321cb0
[ONOS-6557]Add PiCriterion and PiInstruction builders for flow rules
...
Change-Id: I9fd8b04f8d0f6c9886825dd6d7e782fd3cce7ae9
2017-06-26 17:26:18 +00:00
Sarah Feng
6f9c647c34
Editing test for Match.
...
Change-Id: I5985503c20639746bac1d2c250b9ce56047df840
(cherry picked from commit 54647c08a12bc215e713e8a812fd072cd2a8e1cb)
2017-06-26 16:58:51 +00:00
Carmelo Cascone
be8f4d1150
ONOS-6591 Buck build of auto-generated gRPC API for P4Runtime
...
Change-Id: Ib5d3b379085ef58bd13a1cfc8e6eae80e2c606cc
2017-06-25 20:50:39 -04:00
Ray Milkey
7463193198
Starting snapshot 1.11-SNAPSHOT
2017-06-23 16:46:27 -07:00
Yuta HIGUCHI
0c02e11f11
remove deprecated utility
...
Change-Id: Ia40508ee302225d8e9955e0d3d0b664e088c014e
2017-06-23 13:54:42 -07:00
Carmelo Cascone
65f98ff1e9
Support for the protobuf standard lib in gRPC buck tools
...
Required for building P4Runtime stuff.
Also:
- support in grpc_jar for building external protobuf files
- minor code refactoring/cleanups
Change-Id: I50c09f967cc9257366eb028d4ea1502767d8d4a0
2017-06-23 20:20:16 +00:00
Adnaan Sachidanandan
1860a355a8
Improved coverage for ExtendedSet.
...
Added test case for retainAll but test case failed. Added Ignore for that test case.
Change-Id: I893f761c73ef6b366e95093c4ed51dc2fbdad96f
2017-06-23 19:40:22 +00:00
Simon Hunt
cffb286f89
UI-Lion: Reference more bundles.
...
Change-Id: I0699aebe265b6f02af29aef124d5a80f7b90bfce
2017-06-23 19:25:27 +00:00
Yi Tseng
a6597ddde3
Add initial zh_TW localization support
...
Change-Id: Iff9dbdcc56272dc72b831935971d9b5b048adc06
2017-06-23 19:05:18 +00:00
Ethan Tai
ef08da273a
Adding test for LongBandwidth
...
Change-Id: I4e2833eeb4204510c63340a5d23e19768a5d343e
2017-06-23 17:02:20 +00:00
Thomas Vachuska
e006e7d7cb
Adding ability to run JDVUE with debugger.
...
Change-Id: I2d581888c51d8169401cb99196c812890a4da247
2017-06-23 16:50:47 +00:00
Andrea Campanella
ee992683b1
Augmenting Italian Localization
...
Change-Id: I52efc228a6d6f9b0c5aaac48ea21f0580bceb32c
2017-06-23 15:12:53 +00:00
Jian Li
38e60ebedd
Augment Korean Localization
...
Change-Id: I296e0cf24d23846db6140df3499119509e7058a2
2017-06-23 23:58:18 +09:00
Aaron Kruglikov
9f95f99a0e
Refactoring file structure for protobufs.
...
Change-Id: I50daf100d54750f97158304d87813e67861b1422
2017-06-23 17:19:50 +09:00
Ozge AYAZ
60aded229b
ONOS dont give QUEUE stats like other stats message (portstats etc.). I modified OpenFlowControllerImpl for this development.
...
Change-Id: I36b2cd494ea78c1a4ca2ca4426810bfdb4b0d697
2017-06-22 22:35:15 +00:00
Charles Chan
b8664b846c
[WIP] Fix RouteHandlere NPE
...
Change-Id: Ic5711365a5e82ba2465be8b0734898561d93d76a
2017-06-22 21:35:36 +00:00
Jordan Halterman
b6ee9e966f
Prevent serialization errors from causing recursion in the Copycat transport
...
Change-Id: I0a1b0737d6cda3d7ab63bb26a7547d2f9124a434
2017-06-22 19:50:45 +00:00
Jordan Halterman
83949a1bd8
Limit string field lengths for network/configuration objects
...
Change-Id: Ic375854bb697ee21a8fd7b15fccd0b0878212869
2017-06-22 19:49:52 +00:00
Steven Burrows
9b10bc2b1d
Initial documentation for Topo2
...
Change-Id: I4c77de2f556e57dcb3ae194a47dc3f7c6ebfb8e4
2017-06-22 13:10:56 -04:00
Simon Hunt
7648cacc80
UI-Lion: Fix for reading .properties files as UTF-8, when loading ResourceBundles.
...
Change-Id: I73d3f08c59788fba1b42954aced05eb3a3148009
2017-06-22 09:32:37 -07:00
Simon Hunt
17b4bcbcb9
UI-Lion: Adding some more localization files.
...
Change-Id: Iab7664bb4bb3128bb01c618e81c744b3db91b18b
2017-06-22 14:13:30 +00:00
Carmelo Cascone
a11279b3c2
Updated JSON config in bmv2.py for general device provider
...
+ fixed unhandled exception
Change-Id: I06057872e743a85a430980ed2b6a67942b61e58f
2017-06-22 11:10:33 +00:00
Jordi Ortiz
58d5ec0e81
FIX: Onos is reinstalling the meter to the switch when in PENDING_REMOVE state
...
Change-Id: I35454d519cc66abfe8ca2ae6b07a91899ff34a64
2017-06-22 09:13:26 +00:00
Palash Kala
c99b15ae4f
[ONOS-6640] Remove controllers api in ControllerConfig
...
Change-Id: Ibd2a3d6dab36cc01345dbd26e7c9e385b6deb68e
2017-06-22 09:01:17 +00:00
Michal Mach
67acb69e19
RestDeviceProvider small refactor
...
Change-Id: I69d01f7b80bda5e8b83bf47fa86e748042c2dc20
2017-06-22 09:32:04 +02:00
Yuta HIGUCHI
baaf8dc070
Removing redudant space before import
...
Change-Id: I3948ae41ff7fbd4e257c0e6730e345345282f5e6
2017-06-22 01:40:40 +00:00
Yuta HIGUCHI
295ee07f94
revisit checkstyle buck rule
...
- checkstyle execution only needs to depend on
input source files (filename list)
Change-Id: I070b9b5a317a8f777cfced7b3873cda5b7acc221
2017-06-22 01:37:30 +00:00
Jian Li
f17e0c9c91
Improve ExpireMap lookup performance with code refactoring
...
Change-Id: I304456a5e5b648ca9c02cc4924a86f50ccc61ab2
2017-06-22 01:30:22 +00:00
Yuta HIGUCHI
dc13d39f47
Fixing pom.xml
...
- onos-core-net was failing due to dependency to incubator-bmv2-model
Change-Id: I3ae0989b1f601c754af495a59e6be88bc474e78d
2017-06-21 17:42:13 -07:00
Simon Hunt
1f4365d6e4
UI-Lion: A little more client-side logging.
...
Change-Id: I3168b1506340e1f7028d370b02ceb083493444d7
2017-06-21 17:25:09 -07:00
Simon Hunt
c1656ed593
UI-Lion: Final piece to the POC puzzle !!!
...
Change-Id: If5348ca0f6bf91974f837cc08cca4eb30c186a52
2017-06-22 00:03:26 +00:00
Frank Wang
7b654e5f8e
Add initial zh_CN localization support
...
Change-Id: Ib284e3c974d37116a24254e7ecfac7ff42cfe203
2017-06-21 23:49:33 +00:00
Yuta HIGUCHI
10e91fb0f7
Count number of FlowRules in parallel
...
Change-Id: Iec5ffdac0b46e2103619aad6675ee0f873cbf5e5
2017-06-21 22:56:39 +00:00
Jonathan Hart
89ef158917
Remove deprecated RouteService APIs.
...
The goal is to clean up the interfaces a little bit in preparation for
a major RouteService refactoring that is coming.
Change-Id: Ifbde9a507dd0dc3cddcd7fa1c02c426dad386e5f
2017-06-21 22:46:08 +00:00
Simon Hunt
d6d3ad31be
UI-Lion: uberlion event transmitted to the web UI.
...
- extension manager now sets runtime locale _before_ initializing core extension.
- web-socket sends uber-lion bundle "onOpen" (along with bootstrap data).
- deleted unused UiLionService.
Change-Id: Ic8f1f852dae50a49c1a7567f7ab33536b6d873aa
2017-06-21 22:39:45 +00:00
Yuta HIGUCHI
45d98b37b2
Remove unnecessary boxing.
...
Change-Id: I788a044ba8a52ab16ea5f312fde862e8a0612e34
2017-06-21 22:38:56 +00:00
Thomas Vachuska
90b3a40bd0
Cleaning up MutableAdjacencyListGraph class.
...
Change-Id: If2a389b8c359f8e04226d24e9f56c36f47aae34d
2017-06-21 22:17:22 +00:00
Charles Chan
2e2e3404e2
Implement unit test for HostHandler
...
Change-Id: I0ba37731f70b98019962b4f7deaf88fc2245ea6c
2017-06-21 22:14:17 +00:00
Charles Chan
b7b4c93011
Refactor HostHandler
...
Change-Id: Ie225b8466ea2c80dd4205581e3c519d4abd1949c
2017-06-21 22:14:17 +00:00
Simon Hunt
e6c55ddd40
UI-Lion: Lion bundles loading correctly under Karaf...
...
Change-Id: I69272026c650f7c1b962f8c986c80cebeaa46cc5
2017-06-21 14:33:02 -07:00
Simon Hunt
7d1c081a09
UI-Lion: Using try-with-resource for reading config file.
...
Change-Id: Ic177626fb014528cfab92d14020a15d485a73e58
2017-06-21 13:48:40 -07:00
Carmelo Cascone
00a5996a23
ONOS-6605 PI flow rule translator implementation
...
Change-Id: Icac66f17677c494152207f4b52355ad647e1227b
2017-06-21 20:29:45 +00:00