Phaneendra Manda
299877f3d5
[ONOS-4228]Parase and set priority for sfc classification
...
Change-Id: I0e25465d47ad1bd6c6035ff309ef631b8ef7c75e
2016-04-19 01:47:37 +00:00
Charles Chan
d55e84de33
CORD-348 multicast support in SegmentRouting and vRouter
...
In this submission:
* Setup/teardown multicast route according to SinkAdded/SinkRemoved event
- ingressVlan and egressVlan is configurable through network config
* Change behavior of OFDPA VLAN assignment
- Always use the VLAN in metadata if present
* Bugfix of writing immutable object
NOT in this submission (coming soon):
* Error handling (e.g. link/device failure recovery)
Change-Id: I9be11af04eb2d6456b865c7e59e96cc02370f846
2016-04-18 20:06:57 +00:00
sangho
489075405e
[ONOS-4213] Creates a OpenstackNetworking Config for common use
...
Change-Id: I241db20fc32788a405b260372eedc3dce2de73fd
2016-04-18 17:22:31 +00:00
Jonathan Hart
a2eb9ffdde
Adapt FIBs to new route interface
...
Change-Id: I8ac19ad578aac4607fd8319186b6568a21edc1fd
2016-04-18 17:21:36 +00:00
Hyunsun Moon
31dacd4cae
Fixed openstack4j dependencies
...
Change-Id: I3bba45dc8edc71807ca5961ec191a619506ab4bc
2016-04-18 17:12:41 +00:00
sangho
9f189ecf73
[ONOS-4272] Check if the token store is valid or not before reissue the new token for OpenStack.
...
Change-Id: I2c4b9a5c22aaee6dce180b6833c1e9b66ddd26f4
2016-04-18 17:09:58 +00:00
Jonathan Hart
1ad75f24db
Modified BGP and FPM route sources to push to new route service.
...
Also created an adapter to adapt the new interface to the old one for
backwards compatibilty with existing FIB components.
Change-Id: If8eb2220d9e4e69af135a8f9469ffda567ed4448
2016-04-18 17:06:16 +00:00
Ray Milkey
f9a76971be
More app BUCK file refactoring
...
Change-Id: I97506033c4c0cf145c558df7d4f86f37c7fe8332
2016-04-16 01:28:08 +00:00
Brian O'Connor
695f5d046d
Updating BUCK files for 3rd party dependencies.
...
Change-Id: I24a8f0ada29548058c058df0ceacc29f8ad576b6
Note: lib/BUCK is not autogenerated
2016-04-15 15:27:49 -07:00
Jian Li
c4d73c2633
Fix BUCK build for CordVtn by adding missing Openstack4j dependency
...
Change-Id: Ia0d5e04fd9cd31853da431297d97c34dc611a26a
2016-04-15 21:47:21 +00:00
Jian Li
7532eb1273
Refactor CordVtn to use device projection feature instead of driver
...
Change-Id: I8220806f7933a4603c02a96212a4d8812a2bd284
2016-04-15 13:22:05 -07:00
Hyunsun Moon
576d68741c
Use openstack4j for OpenStack data model and rest client
...
Change-Id: I4eb52c3c82d847c442420d1287392fe9079bf699
2016-04-15 17:33:04 +00:00
Hyunsun Moon
7f4ed9d928
Placed API and implementation into separate packages
...
Change-Id: If8a9223a7a225db1b2aa2d09738857af482736bc
2016-04-15 16:53:35 +00:00
Priyanka B
7991c75426
[Goldeneye] [ONOS-4158] Implement path computation algorithm based on various constraints
...
Change-Id: I82d3f41146c56a2d7671dc3dbef4d050ae70cc9a
2016-04-15 15:01:58 +00:00
Jian Li
3d09f4f46d
Fix buck build for segmentrouting application
...
Change-Id: I32f64c93fc1f3f5a1db444b8039dfe8b98dc2859
2016-04-13 15:43:22 -07:00
Jian Li
a73fce3348
Notify all metric reporters when new types of system metric added
...
Change-Id: I307be0cb68bdc7fc3c75212c3fac4390fb9391a9
2016-04-13 20:20:16 +00:00
Jian Li
b6df66b802
Unregister ControlLoad codec when deactivate CPMan
...
Change-Id: I4478b4bcdd99dce3e1b6bc12cf78558eebf32db9
2016-04-13 18:46:38 +00:00
Andrea Campanella
637c807aae
Moving Polling alarm provider into faultamangement application
...
Change-Id: Ia283ea39d22b727ba90b537c3efa9540fa5dbd99
2016-04-13 00:55:10 +00:00
Ray Milkey
bee35092d6
Fix javadoc warnings
...
Change-Id: Iff748bf6a5b6653b515059506bb2d4f09d3c9878
2016-04-13 00:10:48 +00:00
Jonathan Hart
c19f7c191e
Register API in segment routing Kryo serializers.
...
Also use a different builder instance for each map.
Change-Id: Id594ea708d7bc2cfa06d514f50273dd0f8cb45f6
2016-04-12 15:39:44 -07:00
Charles Chan
2c8231c924
Fix application name and description in BUCK file
...
Change-Id: I26aa0cd81629f0b94df47dae1f74244096cf5e25
2016-04-12 18:11:57 +00:00
Ray Milkey
820d633b9f
Start refactoring of app BUCK files
...
- Brian added maven coordinates to the maven JAR short path
- refactored segment routing and ganglia metrics apps
Change-Id: I7b8110e07a474d256d4821c1a9d083c9c8c11e2e
2016-04-11 20:26:29 +00:00
Phaneendra Manda
089274b5f1
[ONOS-4172] Issue fixed to process specific packets in SFC manager
...
Change-Id: Ib5cb6006b42a6b163b85fe89f725002336442baf
2016-04-11 18:10:21 +00:00
Jian Li
b691dd3805
Deprecate and clean up some classes on control metric aggregation
...
Since the metric aggregation logic has been moved to message
provider, now there is no caller which refers to those classes.
Due to this reason, following classes need to be purged to
maintain clean code repository.
Change-Id: Id5bcb7eda6ce3538c18007301da35df9255159ae
2016-04-11 18:09:38 +00:00
Andrea Campanella
e72ac5590d
[ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture
...
Change-Id: I47e9db37eb5fc27ac19db2e4cb87774736b44685
2016-04-11 18:02:27 +00:00
Daniel Park
f78306f084
Fixing arp event log in OpenstackRoutingArpHandler
...
Change-Id: I8d7c1737fcceccb201703a009243039db9e40e41
2016-04-11 17:25:32 +00:00
Jian Li
279130df4d
Handle reporting errors gracefully for various metrics reporters
...
Change-Id: Ifc928fa25732609ff185caf213467ee40bdb6f53
2016-04-11 17:24:31 +00:00
Jian Li
55cbd5c385
Notify all metric reporters when metric registry has been changed
...
With existing implementation, it is difficult to notify the
metric reports on metric registry changes. With this commit,
we can spontaneously notify all reporters about the metric
registry changes, so that newly added metrics can be automatically
reported to third party monitoring system.
Change-Id: I1273194553900f6bb03e2ef6bb1b54838af1da00
2016-04-11 17:08:19 +00:00
Charles Chan
5d58e8d2d4
Remove redundant dependency in SegmentRouting
...
Change-Id: I7e68f26247455b7ebacbd46b7b597be04d25207f
2016-04-11 15:51:56 +00:00
Daniel Park
2319390b4c
[ONOS-3948] Seperate mgmt and data network in OpenstackSwitching/RoutingService
...
- Supports the seperation of management and data network
Change-Id: I178dbe2af241123c5181f94a7b46fc15b4cb37c7
2016-04-11 02:19:14 +00:00
Ray Milkey
24439fe26d
app buck refactor for apps: aaa, acl, bgprouter
...
Change-Id: Iaa970e3a937cc1df0aff29cc45f4c08c2d79cd13
2016-04-09 02:55:18 -07:00
Brian O'Connor
7cbbbb7009
Adding Copyright notice to files that are missing it
...
Change-Id: Ic08aad8906dbd4dd062e7adcec7465475cf2bdda
2016-04-09 09:51:27 +00:00
Brian O'Connor
5ab426f9ff
Updating copyrights
...
New format: 'Copyright .year-present Open Networking Laboratory'
Change-Id: I1a9e58b355b775e75245ad875a2d7a4df3f03098
2016-04-09 01:20:21 -07:00
Brian O'Connor
e4da59d8aa
Simplifying rules and providing sensible defaults
...
Updated cordvtn, dhcp, fwd, onos-api, of-api, onlab-rest, onos-rest, onos-gui
Also, fixed checkstyle error print
Change-Id: I9d6ab76791e8603678079067a3b4e007ca7c4667
2016-04-08 18:43:36 -07:00
Brian O'Connor
e124f3dd7b
Using $(maven_coords :target) marco
...
Note: This this macro is not yet available on buck master
Also, simplifying app/fwd buck file and improving onos_app
readability by using feature_coords instead of feature_name
Change-Id: I9aff07d66331a537f6711bf15fd760cf910f1afc
2016-04-08 18:43:36 -07:00
Pingping Lin
9a445c8882
move the reactive routing to new config subsystem
...
Change-Id: I3e570138afb800c5bd7dbef872cbf9044732fa49
2016-04-08 15:04:47 +00:00
Jian Li
7eed4177ca
Aggregate system metrics using metrics service
...
Change-Id: I617fa21973b7e01b92f311a6fa5687e1f0f870c2
2016-04-08 00:05:54 -07:00
Brian O'Connor
0f6677d8b3
Buckifying DHCP app
...
Change-Id: I9af53efa8bb0294f5f2c677ac2d8bb0b5e4cf282
2016-04-08 02:24:02 +00:00
Jian Li
9f3a885e9c
Resolve some NPEs during collecting system metrics
...
Change-Id: Id018026676948d732f342d634dff6fba630c1414
2016-04-08 02:22:23 +00:00
Jian Li
e277ebe5b1
Change CPMan REST prefix to resolve confliction with core REST API
...
Change-Id: I46a0aea4720bcb479a005477a16085a777dbf298
2016-04-08 02:22:20 +00:00
Madan Jampani
c23b626712
ONOS test application for measuring flow installation throughput
...
Change-Id: I1ba34656d0f33578f21c5f89fda0919bca0080d8
2016-04-07 23:43:04 +00:00
Brian O'Connor
1f1659868c
Generate onos_app rule
...
There are three genrules:
1. Build features.xml
2. Build app.xml
3. Generate app.oar
Change-Id: I6adfd47fadf40ad2440998071a01894458629ac6
2016-04-07 15:33:32 +00:00
Jonathan Hart
f04b7d9249
Small cleanups for vRouter app
...
Change-Id: Ibee46d3b95ee76dd3547e11d046c4620b3b3306d
2016-04-07 15:10:03 +00:00
Ray Milkey
7c25182db9
Fix buck tests
...
Change-Id: I3d681e6e5c1d3e98c87ccb3d20a619b216ae6133
2016-04-06 19:04:52 -07:00
kishore
71a275392d
Add/Remove interface, Addressed patch set 2
...
Change-Id: Ibee195f20cb8ebea7da89ce7324d1617e78c36b2
Add/Remove interface, Addressed patch set 1
Change-Id: If98c4cbf74d1ca5eeb2e51154308c8eb2af8c195
Add/Remove interface, Addressed patch set 1
Change-Id: If98c4cbf74d1ca5eeb2e51154308c8eb2af8c195
2016-04-06 18:31:06 +00:00
sangho
efbc038934
[ONOS-4280] Allow to add a subnet to external network after the external network is used in routers
...
Change-Id: Idc41e64c21b9b36422bba67b48027c8a7f337a70
2016-04-06 17:50:14 +00:00
Ray Milkey
d4334dbdc1
Javadoc warning fixes
...
Change-Id: I30b3398b849da5d528f2bce58004d190ca17ad50
2016-04-06 17:37:12 +00:00
Brian O'Connor
85f28d0a0a
Updating test sources in several BUCK files
...
Change-Id: I17b83cb978f7b8fc1d31a1e96bec59a077dbdfbb
2016-04-06 16:57:45 +00:00
Brian O'Connor
5cee3351da
Added FIXME to apps/test/BUCK
...
Change-Id: Ife9b4a539a045c145897eccd7d7d5de7a3f6ebbf
2016-04-06 03:37:41 +00:00
Jian Li
daf55eadaf
Add resource name into MetricsDatabase, handle exception gracefully
...
Change-Id: Icf19965a0fcbfd9696c42b12c32441fd3b161734
2016-04-06 01:57:56 +00:00