9074 Commits

Author SHA1 Message Date
Ray Milkey
b46b11b0e5 Add a tool to spot check that uploaded artifacts match the ones built by the release build
Change-Id: If5520a7803f4de4bda6d8f0321961b1923ff4aef
2016-12-07 18:25:04 +00:00
Ray Milkey
1fd702ac74 Ignore brittle test
Change-Id: I86786ad3f93f732c8b43b5f856c1b7dafef589f2
2016-12-06 23:07:20 +00:00
Jian Li
3109de81dc Fix: correct protocol stack comment of LispNatLcafAddress class
Change-Id: I7f9e266a16ce7a5e46a3634a68ae3f54ae00ec31
2016-12-06 22:44:09 +00:00
Ryan Goulding
d57dea47d5 Fix a typo in DefaultNetconfDevice class comment
Fix spelling of the word "Default" in the DefaultNetconfDevice class header
comment.

Change-Id: Ib0af0759f841e77c7c066bf4ee53052b29d1bc10
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
2016-12-06 17:37:28 +00:00
Kavitha Alagesan
b0c3a1a149 FIX_FOR_ONOS-2300
Change-Id: I40763b5e7db57d38ea366653918c53eb3ae9acde
(cherry picked from commit c78d3cec4e5cf30e3e4652a1c20fc8de7a80bda8)
2016-12-06 17:28:03 +00:00
Saurav Das
d2fded0301 CORD-637 Fixing intermittent filtering objective failures by repeatedly trying
till results are consistent. Also fixed some typos and made some logs clearer.

Change-Id: If829b02ac6dc2f8ada455b5290c718d29a6d7988
2016-12-06 17:20:18 +00:00
Luca Prete
99f6f281c3 Correcting license typo in VPLS
Change-Id: Id618607aeda453c9cca3df8606550ba590619a4e
2016-12-05 15:34:16 -08:00
Charles Chan
14ed0b65f3 Fix NPE when clean up SingleSwitchFibInstaller
interfaces can be null if no interface config is provided

Change-Id: I67f94f78ef1fb4536e5bbc940be6216e2699f2fe
2016-12-05 23:06:10 +00:00
Eunjin Choi
db46ab39e7 [ONOS-5712] fix two bugs in onos-app-openstackinterface
1. fix equals method to check "o" not "this" (line 192 in OpenstackSecurityGroupRule.java)
2. change 6th parameter of OpenstackPort constructor to tenantId from networkId in Builder.build method (line 356 in OpenstackPort.java)

Change-Id: I0a46c113547170404d08e40da53985931483a1b5
2016-12-05 20:21:12 +00:00
Hyunsun Moon
07ba835302 Added app.xml files for SONA modules
Change-Id: Ie7c48fe011e126c8f0fbc21561e365fac58d11d9
2016-12-05 20:18:58 +00:00
Yuta HIGUCHI
ea8966d01d Fix sed portability issue
- -i without extension for backup is not portable
- -E is not portable, removed (ERE not required in this regexp)

Change-Id: I215949415baa5932ceefb1a83a577990ce068a58
2016-12-05 18:56:20 +00:00
Luca Prete
9829bf1207 demoTopo
Change-Id: I89c9dd86bc2615fd953691488105d004a38ce022
2016-12-05 10:11:50 -08:00
Luca Prete
dce16f892f ONOS-5419 Implementing new VPLS CLI
Change-Id: Id6a7ef785def15f5fcdc8d5ab8f9ab0f9a173065
2016-12-05 10:11:09 -08:00
Simon Hunt
5361221a17 Working on Bay-Area-Region Demo.
- added latitude / longitude parameters to regions, so the icons can be "placed" on a GEO-map

Change-Id: I5cf939f22597d4658ab603459b2b3059ba0db0c9
2016-12-05 00:50:46 -08:00
Yuta HIGUCHI
1f72203ec2 Add missing dependency during test run
- Inject LinkCollectionIntentCompiler dependency on JUnitTest run
- Add sanity check on LabelAllocator construction

Change-Id: Ic7f1a8a85f5dcc85c9ffe1d2c25c2dc509e08d30
2016-12-03 14:02:41 -08:00
Charles Chan
2cece3d395 Allow pre-setting component config via REST API
Change-Id: Ice1710c81a6356affee5987ff1f7f6fc5aa6406e
2016-12-02 17:12:39 -08:00
Ray Milkey
72bcefefce Starting snapshot 1.9.0-SNAPSHOT
Change-Id: Iae30168353c72c4e2d5e395298ceca5dd7554984
2016-12-02 16:22:53 -08:00
Ray Milkey
bc3c6ba539 Starting snapshot 1.8.0-SNAPSHOT 2016-12-02 15:59:38 -08:00
Ray Milkey
a222d05a18 Tagging 1.8.0-rc4 1.8.0-rc4 2016-12-02 15:49:32 -08:00
chengfan
de0799ca6f add BUCK file for actn-msc app and ietfte-provider
Change-Id: I26b0cb0649d6914773f880fc87ae5b8c9b764e1d
2016-12-02 21:33:57 +00:00
Henry Yu
ad44114eb1 Add BUCK for tenbi and tetunnel
1. Add BUCK for tenbi and tetunnel
2. Fix check style errors in tenbi
3. Fix a BUCK error in tetopology

Change-Id: I618bdd2a119cc6be3250cb3c3e9002fa4f5e4750
2016-12-02 13:31:56 -08:00
Carolina Fernandez
b1cef5c12d [ONOS-5420] CP/untagged ifaces support in VPLS
Changes:
- Tests to account for tag-tag and tag-notag connectivity
- Introducing untagged ifaces in netcfg and topo files

Change-Id: If56fd4d8bbe4f1f2505e4d5d85c3eeda8c22ac5c
2016-12-02 21:15:12 +00:00
Brian O'Connor
bee19498b5 Updating onos-buck to use latest
Change-Id: I7078f4e350d8e5605ac5a430b5e976c94d4b8c21
2016-12-02 13:04:29 -08:00
Brian O'Connor
e1c02f40a6 Remove buck.zip from cache on SHA failure
Change-Id: I145c343052729f6a1f1f55cc139506c30113e326
2016-12-02 12:50:52 -08:00
Thomas Vachuska
cedacd4b48 Disabling buckd until some issues are addressed.
Change-Id: I7df6edadd0f010d9461c340f6c5d7fb8a45f7941
2016-12-02 20:26:22 +00:00
Claudine Chiu
945828def6 ONOS-5682 Introduced VIRTUAL_DEVICE_* events.
Change-Id: I42354c2168775b59c6ca515ac114f0ca31e3bf98
2016-12-02 16:27:01 +00:00
Hesam Rahimi
206202ae09 Removing an unnecessary maven-bundle-plugin which causes java Linkage Error.
Change-Id: I4876ecda8ea37611fd99a9dbe8dffaa34542235c
2016-12-02 16:25:06 +00:00
jaegonkim
68e080c19c ONOS-5699 Null pointer exception can occur after null checking
Change-Id: Idf53a199c52d14aa73c1a28c374fac75b7d9a214
2016-12-02 16:24:17 +00:00
Vidyashree Rama
fd339c4181 [ONOS-5695] notification defect fix
Change-Id: I5f2a7e857975244061e969dd248878b3f2ecda44
2016-12-02 16:23:35 +00:00
chengfan
fb8e9657f3 fix the yang codec null bug
Change-Id: I2a513062a8d764b2408598ca5959645f44902b80
2016-12-02 16:22:47 +00:00
Bharat saraswal
4375ecdd43 onos-yang-tools deps upgraded for yms to 1.11
Change-Id: I19d24f1b128a3fc2ab9120adad838be40089deb6
2016-12-02 11:00:21 +00:00
Priyanka B
bae0eeb10d [ONOS] Compute path with Explicit path objects
Change-Id: Ib487688e15db7056283feef7720f610b2f59ad84
2016-12-02 09:45:13 +00:00
chengfan
7c7ff58e34 fix the register error caused by IetfTeTypes
Change-Id: I3a8bc12abc2c0f3ed70c93664c513bcd52a9466b
2016-12-02 02:32:59 +00:00
Aaron Kruglikov
2f2e81e526 Fixing minor typo in static name.
Change-Id: Ib588575316d79893f6929d021b93dfb343a6e08d
2016-12-02 02:31:47 +00:00
Konstantinos Kanonakis
0a9031d8ae Introducing BandwidthProfileConfigBehaviour to manage policers/markers
- Creating BandwidthProfile Class to represent generic policers/markers
- BandwidthProfile can be Single/Two Rate, Two/Three Color depending on parameters
- Including fromMeter() method to convert a Meter into a BandwidthProfile
- Adding unit tests for BandwidthProfile class
- Creating BandwidthProfileAction class to represent a color (green/yellow/red) action
- BandwidthProfileAction allows remarking one of: DSCP class, IP precedence, Drop precedence
- Adding unit tests for BandwidthProfileAction class
- Creating DscpClass and IPPrecedence Enums and unit tests in org.onlab.packet
- Adding kBps/MBps/GBps methods in org.onlab.util.Bandwidth class

Change-Id: I54156329a527ebd9165d8f55e03e0782925caa2b
2016-12-02 01:55:37 +00:00
Viswanath KSP
e7b5f187c6 Added changes for onos-5661
Change-Id: I6719cb83dbab6233d0aaa4684b67c9a9cdc3c7df
2016-12-02 02:09:33 +05:30
Charles Chan
34155e5187 ONOS-5703 OFChannelHandler does not handle error if meter is not supported
Change-Id: Iad5c88ba4ad408b645c57db271650dd6b79f54c9
2016-12-01 18:10:51 +00:00
chenqinghui
86320ae704 ONOS-5549 TE Tunnel LSP attributes management
Change-Id: I1f8f7fdd23f26ed0600c27dc7d958dff872e6d35
2016-12-01 16:14:45 +00:00
chengfan
9d60b6eed3 [ONOS-5465][TE Tunnel SB Provider] Interaction with ONOS core TE subsystems for TE tunnel updates
Change-Id: I2cb7ed7731192228a5f6ef4c4b6c3a14a7175732
2016-12-01 11:06:39 +08:00
Ray Milkey
8cd9a66e9d Fix checkstyle errors
Change-Id: I40281fc2afe3a79c9b65b982d5fbd1d772b9df8b
2016-11-30 16:55:40 -08:00
Ray Milkey
b547e06157 Starting snapshot 1.8.0-SNAPSHOT 2016-11-30 15:10:18 -08:00
Ray Milkey
4f6d428dc7 Tagging 1.8.0-rc3 1.8.0-rc3 2016-11-30 14:52:32 -08:00
Konstantinos Kanonakis
b3e9704d49 Homogenizing field names across NETCONF and RESTSB device config
Change-Id: Ia04594e36fec3be37150c3e81f3027b54e1b5c75
2016-11-30 21:27:59 +00:00
Konstantinos Kanonakis
3cd8555704 Adding checkAndUpdateDevice() method to RestDeviceProvider
Change-Id: I06e51c378e8a4c350e734f8de8255816c8a8e6c8
2016-11-30 21:27:20 +00:00
ke han
7470210368 the port is unneccesory forqos flow's action, in fact , config port into qos actionwill cause a bug
Change-Id: I24c2ff9c2b4feda96176e75cd563978ca72be140
2016-11-30 21:26:18 +00:00
Saurav Das
4e3224fb5a CORD-641 Bug fix for handling reconnected leaf switch
Also changed some ECMP graph node variables to consistenly use
'root' and 'target' instead of the generic 'dst' and 'src' terms.

Change-Id: I1965e6d4a13f3cd42ec5cce08b0b0c321625e554
2016-11-30 21:26:08 +00:00
Viswanath KSP
116f0c142b Added changes for ONOS-5652
Change-Id: Iefb148afd6585527eb8c23b21d9ec22b911d913b
2016-11-30 21:24:10 +00:00
Carmelo Cascone
c52a4b1b46 Run an ONOS cluster inside Mininet (via onos.py) with any demo script.
E.g. $ sudo -E python attmpls.py --cluster-size 3

Also, added option (--netcfg) to auto set netcfg at Mininet startup, and
added command to bring onos instances up/down to Mininet CLI.

Change-Id: Id02917fd5181af496b7d954da0ef3d5f2cbb970d
2016-11-30 21:19:47 +00:00
Pier Ventre
4ff01342ad Fixes equals of ofdpa vid and ofdpa ovid
Change-Id: Ie11e555840cba20a8ea7468087342f15b12ead48
2016-11-30 21:11:25 +00:00
Charles Chan
458b826288 Fix NPE when revoking routes
Change-Id: Ie086fb2ea947fd909c2c1416c3da9cac22014dd1
2016-11-30 20:12:28 +00:00