3083 Commits

Author SHA1 Message Date
Sho SHIMIZU
9f614a4a44 Remove unnecessary semicolons
Change-Id: Ic001f76991796839c5a35746b23612d03eddee3d
2015-09-14 03:55:16 +00:00
Brian O'Connor
b3a3b52f46 Rolling back to snapshot 1.3.0-SNAPSHOT
Change-Id: I5394f02bc4cc4614427e5e535889e883944734fd
2015-09-10 17:26:49 -07:00
Brian O'Connor
cbc5878c31 Tagging 1.3.0-rc2
Change-Id: Id062ea54a0f03c26eb763e03cc347dbfe63cd03f
2015-09-10 17:08:00 -07:00
Brian O'Connor
91d0798244 Updating SM-ONOS copyright and adding note
Change-Id: I95a533e99a883c29e3f470418db337e690babad2
2015-09-10 23:45:14 +00:00
Thomas Vachuska
4c571ae2c5 Fixing @Beta tags
Change-Id: I93a3be9a81a8f29f7b1ce29b66f09c9bcd31e639
2015-09-10 23:40:16 +00:00
Thomas Vachuska
58de416ef1 Fixing copyrights.
Change-Id: Iacdddaf1b83fa24998730c3f714fcaf35351ae9e
2015-09-10 16:18:10 -07:00
Ayaka Koshibe
2c59acfdc9 Link config enhancements:
o Links can be injected using configs
o fix for AllowedEntity check on links
o config for link durability
o Link operator methods for creating Link descriptions

Change-Id: I8a1fabc688a2e7eeb579feced451a6c1ba7e3232
2015-09-10 20:29:01 +00:00
Ray Milkey
f58a8882db Fill in some missing package info files.
Change-Id: Id204413428437cfcfd05c213768538ac4e6037b9
2015-09-10 20:15:32 +00:00
Sho SHIMIZU
8dc81ea90c Apply JUnit4 style test
Change-Id: I16a639dbf5f9dd7f08068cf94312e5d04cb8776a
2015-09-10 20:08:03 +00:00
Sho SHIMIZU
883354c2a7 Simplify statement by using a method in standard library
Change-Id: I1c04b42017e26c864c9e147e2731a814315ca5e2
2015-09-10 20:07:47 +00:00
Sho SHIMIZU
c355c931d5 Use auto-boxing
Change-Id: I20b7073a49cacdb552ad16389f26b60ed407390a
2015-09-10 18:49:45 +00:00
Sho SHIMIZU
7a4087bd92 Use diamond operator
Change-Id: I9bb7e90ce7f45e65b4081a5bf85570b97e44712e
2015-09-10 16:56:23 +00:00
HIGUCHI Yuta
bc038a8c37 Remove unused executor field
Change-Id: I1f0e531fe2099b08848f3a9bbc3e5593c1332e69
2015-09-10 16:54:10 +00:00
Ray Milkey
9b36d81ce3 Javadoc fixes
Change-Id: Id23ed2d576b2222194153be9d043ca5acafe67ae
2015-09-09 23:54:01 +00:00
Sho SHIMIZU
d82a4e6d46 Remove redundant type cast
Change-Id: I9bd51cc78bcb8fb4b475aac1e10dd54f901241e7
2015-09-09 22:12:50 +00:00
Sho SHIMIZU
5a6e2e5ac3 Write missing @return tag description
Change-Id: I8932667e4d99320fbe41438b675c910c1c50d82b
2015-09-09 22:12:12 +00:00
Sho SHIMIZU
006e4861b8 Remove unnecessary semicolons
Change-Id: I02e0b1484b4e441cf84b416e5c2407dbd820b3f8
2015-09-09 21:50:48 +00:00
Sho SHIMIZU
d88db6f142 Use diamond operator
Change-Id: I966c7033fc97259b3c3727a07d552c675a9446a4
2015-09-09 21:50:38 +00:00
Sho SHIMIZU
5bfd4e6d08 Simplify equals() implementation
Change-Id: I4f0650c8c4f3a50a3132b989e93835c42e92b49b
2015-09-09 21:50:09 +00:00
Sho SHIMIZU
b89d491606 Simplify statement
Change-Id: Idd5f4ab291be62001d74b89a93fa48650eaf1e20
2015-09-09 14:37:59 -07:00
Sho SHIMIZU
c9d8d0a0ba Avoid unnecessary instantiation
Change-Id: I1ce616feaaca773cd693d07569f7fa1fb9062d14
2015-09-09 21:31:10 +00:00
Sho SHIMIZU
0044f572aa Use equals() for comparison of String
Change-Id: I825ed37f0aec36d6c7f7de96953de6b80a8802b3
2015-09-09 14:15:41 -07:00
HIGUCHI Yuta
d275afd566 Fix type mismatch
Change-Id: I98cf7239e422be816cfee637fde726a015c9c565
2015-09-09 17:06:23 +00:00
Jonathan Hart
a86254889a Add optional 'name' field in BGP speaker config
Change-Id: If6f4567cd1a7c29b0424cc84bef050efe392544c
2015-09-08 23:55:25 +00:00
Jonathan Hart
ed4fdcd3fc Remove redundant interface object from interface configuration
Change-Id: I1eb0afab750fc15dba8aa13990147235232bd8ec
2015-09-08 23:52:30 +00:00
CNlucius
a66c39739e ONOS-2724
Fix bug of apply flowrule and remove flowrule

Change-Id: Ia7dec83206c3f5e24f912f111bd87dab6eab4610
2015-09-08 18:06:30 +00:00
Brian O'Connor
e8bcb70258 Changing version to back to snapshot 1.3.0-SNAPSHOT
Change-Id: I05bc4669bf3ad2a149cee5d303da42bf8ffd14e8
2015-09-04 23:57:08 -07:00
Brian O'Connor
004345f6c8 Tagging 1.3.0-rc1
Change-Id: I640fc75397b90532e8a71f9413b6822f80b3e775
2015-09-04 23:47:08 -07:00
Ayaka Koshibe
d0ab3c02ef Misc device/optical config features:
o devices and optical ports are updated with network configs
o refactored AllowedEntity checks in DeviceManager
o "basic" -> "optical" for OpticalPort config key
o Device and OpticalPort operators can create descriptions

Change-Id: I59edc368f3a8ff931954b174d4a898f6b4add5d5
2015-09-05 01:13:04 +00:00
Sho SHIMIZU
8b7b3b2ed3 Use lambda expression for conciseness
Change-Id: Icf1ae1f95bece5a5547b3c2fb43c261a722ab1c0
2015-09-04 23:35:50 +00:00
Brian O'Connor
1be4e6e0b8 Updating org.apache.felix.framework.security to release version 2.2.0.onos
Also, adding dependency in core/security on the artifact to pre-download it.

Change-Id: Iff78dc1c40e2757cfc14b3fa3e350a85397580be
2015-09-04 23:11:22 +00:00
HIGUCHI Yuta
4a6a70ae5e Remove unnecessary boxing
Change-Id: I78bfbcaf061348172b53bc2ce5c27ff19c1202d2
2015-09-04 22:31:17 +00:00
Thomas Vachuska
0a400ead8e Adding ability for Config to be backed by generic JsonNode, i.e. either ObjectNode or ArrayNode.
Change-Id: I5f9ec423cd5f23f61c97a57073d9d11071c47997
2015-09-04 21:24:06 +00:00
Ray Milkey
be539dbd88 JSON for flows should return the app name, not the app ID
Change-Id: I12d217b07bffb59615dfeefd40242f01669989c2
2015-09-04 18:26:56 +00:00
Changhoon Yoon
b856b813b5 ONOS-1767 SM-ONOS implementation
22a363e ONOS-17767 SM-ONOS impl

Change-Id: Ifca8129f2266bada68af735cf81a1d39f1ec8506
2015-09-04 18:09:49 +00:00
Ayaka Koshibe
1a00251650 optical configs:
o add integral node to serializer
o add linc-oe 'speed' config field

Change-Id: Ifc0ee8959e3589f3c2372f28fc10780a99278572
2015-09-04 01:17:58 +00:00
Madan Jampani
5d4396f928 ONOS-2796: Fix removeLink NPE when links are removed concurrently from multiple nodes
Change-Id: I99d9bbe143ea4c8906f5ea4d5595a7f7bcddad49
2015-09-02 23:19:33 +00:00
Thomas Vachuska
1d0019ca7d ONOS-2780 Correcting condition logic.
Change-Id: I6f2b466b7acbdeadcf50ff9efaf651e38c732c9f
2015-09-01 02:56:07 +00:00
Srikanth Vavilapalli
e48b3cfe58 Group AUDIT enhancements
Change-Id: I867e57e616a727efaf940810e1fef7806ca5d28f
2015-08-31 21:54:25 +00:00
Madan Jampani
f97edc1c48 Javadoc fixes
Change-Id: Ia051f4875d5cadbd7e5307bd8bd6ff1df488165d
2015-08-31 21:50:06 +00:00
Jonathan Hart
15ea3701f7 Deprecated address bindings interfaces in Host subsystem
Change-Id: I69b777ec16e3fb8344ddba757c764ccb1a44ac92
2015-08-31 15:39:48 +00:00
HIGUCHI Yuta
1b9c8ac7b2 Workaround for Eclipse
- Current Eclipse compiler fails to infer appropriate
  generic type.
  Workaround the issue by explicitly specifying the type.

  Might be related to:
   https://bugs.eclipse.org/bugs/show_bug.cgi?id=467561

Change-Id: I7f41fd1a33f165fa8a57120a6f9a42cf587f94cc
2015-08-28 17:17:52 -07:00
Jonathan Hart
4cb3988138 Moved ProxyArp, SDN-IP and BgpRouter to use new config format.
The new config format is based on the new network configuration subsystem.

Includes a few config fixes to NetworkConfigLoader and InterfaceManager.

Change-Id: Id7f766736decb7afb6b63c2731d3baba9fc7c764
2015-08-28 21:23:22 +00:00
HIGUCHI Yuta
04b49fc898 Deprecate ModMplsLabelInstruction#label()
Change-Id: I1324747adaa8ccb28077aa14b208df1083f39a3f
2015-08-28 18:08:12 +00:00
Simon Hunt
52560661c5 ONOS-2186 - GUI Topo Overlay - (WIP)
- Moved TopoJson to core ui API, so it is accessible to external apps
- Added highlightsMessage() to TopoJson
- Pulled sendMessage() up to UiMessageHandler

Change-Id: Iacab5b69e3b2a6db98be8391274695247ba5526d
2015-08-27 22:46:44 -07:00
HIGUCHI Yuta
60db97769c BugFix: Comparing MplsLabel against int
- MplsCriterion#label() returns MplsLabel, while
  ModMplsLabelInstruction#label() returns int

Change-Id: Ia0d57651fd3553ffb4e4f07dc51c420a09028f6e
2015-08-27 23:08:00 +00:00
Madan Jampani
fc8aced78b ECDeviceStore: DeviceStore built using ONOS distributed primitives: ECMap and DistributedSet (disabled right now)
Change-Id: I36fdcd635f982f2b8dac291c52be4662601ef9f0
2015-08-27 11:06:36 -07:00
Simon Hunt
5b3ff90410 ONOS-2186 - GUI Topo Overlay - (WIP)
- Default behaviour is to "unsubdue" each node and link present in the Highlights message.
- Now added ability to tag nodes/links for remaining subdued when rendered
(this needed for BYON application).

Change-Id: I351ee0d135bf3ef8f46102f461a45ee48fe9a5cc
2015-08-27 09:46:36 -07:00
Simon Hunt
94f7daec34 ONOS-2186 - GUI Topo Overlay - (WIP)
- Showing traffic on selected intent now subdues other elements.
- Augmented Highlights to allow for retrieval by ID.
- Reparented HostHighlight and DeviceHighlight to NodeHighlight.
- Added a few extra highlight unit tests.

Change-Id: I0de1cefdcfda58a6fec6e90be5fe898d35aa1b37
2015-08-27 16:11:52 +00:00
Sho SHIMIZU
26cd0ad631 ONOS-2743: Register entire MPLS label space when a link is discovered
Change-Id: Ic57afa75bf57007e6bac2debef0c1a4d3515b0a9
2015-08-26 21:13:14 +00:00