1839 Commits

Author SHA1 Message Date
kimjt
9c3f30a034 fix to apply TCP/UDP port rule of Security Group
Change-Id: I1e1db236c1a1da939c6e6205b72de3eba45964a7
2016-09-06 09:58:21 +09:00
Madan Jampani
ce24073412 stc scenario for testing work queue distributed primitive
Change-Id: Ib548cef733a7d1f6418d3c318aa41d5e2cd1f400
2016-09-02 22:17:28 +00:00
Yi Tseng
647a5167e4 Refactor VPLS IntentInstaller
Change-Id: Ia729849fd0c939b6399abad5f15658b48fbb62b4
2016-09-02 21:05:17 +00:00
Jonathan Hart
382119e444 Touch-ups to patchpanel app, including adding to Buck build.
Change-Id: I212a575d50f3a38dea83b9ebe0c004b6267b0cbf
2016-09-02 13:21:08 -07:00
Parvathi M
ef74963863 Patch Panel Application with Ui
Change-Id: I0906983cf494ce82de233e8bfbd66b60d0792c89
2016-09-02 18:35:46 +00:00
You Wang
4b9958b663 Fix app name for intentperf with BUCK
Change-Id: I3dadacabfbfb10e9f462ba22ed585eada0db736e
2016-09-01 16:17:49 -07:00
Yi Tseng
bf8b67ea9b Refactor bindMacAddr function from VPLS app.
Change-Id: I4f484bbc02dae756e60c9fb5e1d2ef8a0f722b85
2016-09-01 16:17:44 +00:00
Yi Tseng
3bbca2a643 Fix typo
Change-Id: I2b7e8663b1cfd774b19e3b4a7b1b2a9191294f1c
2016-09-01 16:16:05 +00:00
Avantika-Huawei
9e848e8717 Move PCE label handling from APP to protocol.
Change-Id: I26ae21b27ac2dc9ae3302030f6860e0e371c342c
2016-09-01 11:37:25 +00:00
Daniel Park
a8d896cbb6 [ONOS-5114] Fix to send icmp packet from vm to gateway when floating is assigned
Change-Id: Ia8ba62cfa38ee56a0f8d40545f728e47a902082c
2016-09-01 13:37:02 +09:00
sangho
3d2bf9cb24 [ONOS-4920] Use subnet not network when setting routing rules for routers
Change-Id: I91bdab845071436dda16ba05f2dd7eeca23a111b
2016-08-31 18:45:54 +00:00
Gaurav Agrawal
b102b01669 [ONOS-4694] YANG management system outline and YMSM/YDT interfaces
Change-Id: I050ed98ba18edc2c2cea2abafeee6d8c9061b579
2016-08-30 18:42:45 +00:00
Aaron Kruglikov
ed88ff683e Adding additional resources for instantiating async consistent treemaps.
Change-Id: I7bfc602ac22eda1844fea2a7b3e3133f83157bf3
2016-08-30 17:58:42 +00:00
sangho
09a6ffe973 [ONOS-4983] Fix the bug of gateway information modification
Change-Id: Ie5b672b5034e2cdac08d674da510e21f02588e6d
2016-08-30 17:17:29 +00:00
Yoonseon Han
feb95f1632 Just a copy from FlowObjectiveAdapter of org.onosproject.sfc.util.
Now, FlowObjectiveAdapter is not exposed to external applications.
So, each App developer has to define own FlowObjectiveService in their test code.

I removed the previous copy in sfc package.
FlowObjectiveAdaptor is renamed into FlowObjectiveServiceAdaptor

Change-Id: I25545669eea3a73deebaf2a6f2c46e2ff2890b34
2016-08-29 19:19:13 +00:00
sangho
24556ec91d [ONOS-5158] Allow to remove gateway nodes using network config file.
Change-Id: If59216bc7992517fa6f247e09cb0152c340ce6af
2016-08-25 21:49:09 +00:00
sangho
5808d5245e [ONOS-5098] Fix the IP release issue when rebooting VMs
Change-Id: I05d8228ccfdc04de12e2a5998f041bb93779923c
2016-08-23 00:01:41 +00:00
Viswanath KSP
22774cd863 Addressing review comments of patch-3
Addressing review comments of patch-2
Fixing javadoc warnings
Pushing changes for onos-5146 - Added 2 new APIs in DeviceService.java to get port specific PortStatistics by specifying Device ID & Port Number. Also implemented the APIs in SimpleDeviceStore etc. This will be a very useful API for app developers who are intersted to query port specific port statistics

Change-Id: I8f3e5a443eb5b50237a679999311b48609e54a44
2016-08-22 20:00:07 +00:00
Jonathan Hart
9e51ba5c37 SDN-IP: restrict egress port from ingress port list of MP2SP intent.
The MP2SP intent doesn't support having the egress port in the in ingress
port list.

Change-Id: I84471b9fce9c1dc072f3dce3d907ba86ba65a575
2016-08-19 21:26:15 +00:00
Hyunsun Moon
4f47a868f4 Lowered DHCP bundle application packet processor priority
Its ARP packet processor conflicts with the other ARP proxies for the hard-coded
particular IP address 10.0.0.2

Change-Id: Iec4931510f182a28d097b715433781798649b800
2016-08-19 17:31:21 +00:00
Yuta HIGUCHI
156d780de7 Remove unnecessary string field.
Change-Id: I1fc215f52bdbf07d914f9867d8b9bbbe3ce35f01
2016-08-19 17:25:12 +00:00
Madan Jampani
13f6515c70 Distributed topic primitive
Change-Id: Ia3ccd84c33075f297d7e6b9bc205efe92aec9bea
2016-08-18 20:46:55 +00:00
Yuta HIGUCHI
0de4ba9401 Remove duplicate version specifications
Change-Id: I0fe6027e66815ab2e7db5e090dd5aea39b3c36e1
2016-08-18 15:59:50 +00:00
Yuta HIGUCHI
bc36560205 Remove duplicate registration.
- Should fix following warnings:
 (no name): long already registed as 7. Skipping 326.
 (no name): class org.onlab.packet.Ip4Address already registed as 70. Skipping 327.

Change-Id: I5a3ee1a219b567617f964ddaca16b0cc9dcef5ea
2016-08-17 16:36:19 +00:00
Lei Xu
3aeaf729c0 [ONOS-3159] fix a concurrency issue in DHCPRelay.java
Change-Id: Ib9bc5d0f0e788ceabc5272a05ac52a6753a3a229
2016-08-16 21:37:59 +00:00
Priyanka B
844ee05c78 cherry pick [ONOS-5002] [ONOS-4986] defect fix in release bandwidth to master
Change-Id: I8331a071e275925f43f869c9299e7fd6b342ced6
2016-08-16 12:12:30 +05:30
yjimmyy
b94f93b7a3 Implement Oplink drivers for port adjacency
Change-Id: I3cdc402c4dac544a7cb48544352df758c416345d
2016-08-15 18:28:57 +00:00
Michele Santuari
2cf8429a95 change a log level in AlarmProvider
Change-Id: I75d6a606622d7a43d715a2e4782d9abdad4e938a
2016-08-12 23:07:06 +00:00
sangho
a2d9f49bd4 [ONOS-4926] floating Ip flow rules handling when restarting ONOS
Change-Id: I844ebf8c0ef48289675124c79c96edd886bbff16
2016-08-11 17:20:45 +00:00
Daniel Park
f1af068af1 [ONOS-5094] Fix to update group bucket when a gateway node jumped to INCOMPLETE state
Change-Id: I630e97c353694dc0f635d4070baf44d0df49b083
2016-08-10 17:13:55 +00:00
Thomas Vachuska
5064bac254 Bumping version of onos-maven-plugin to 1.11-SNAPSHOT.
Moving ONOS dependency to be on release version 1.10.
Cleaned up a few pom.xml files from redundant plugin configuration.

Change-Id: I9cc31731dc26dd97292911f9a64795f2865e386d
2016-08-09 14:23:55 -07:00
Yuta HIGUCHI
9efba1ee82 Update ProtoBuf 3 & gRPC
- Protocol Buffers: 3.0.0
- gRPC: 1.0.0-pre2

Change-Id: Ic80d3f660d4a0aa37a99d4e6d4dc45e0b70b073b
2016-08-09 19:46:02 +00:00
Sho SHIMIZU
a09e1bbdbd Use Collection#forEach() instead of Stream#forEach() for simplicity
Change-Id: I0a1aea4bdb5d305c50273e6ff749fe71bd2a295a
2016-08-09 17:44:13 +00:00
Sho SHIMIZU
ef835c9d46 Make ResourceService API more flexible in parameter
Change-Id: Ic8b803cc6ae3b2798de525bfd6545ac5c57e8fdd
2016-08-09 00:17:51 +00:00
Yoonseon Han
2f011ad841 A minor bug is fixed. configuration log for flow time out is not displayed 'seconds'
Change-Id: Ieac1efc368c9a24d77a3e7982dc23f950deff3a5
2016-08-08 17:09:19 -07:00
Shravan Ambati
5a11e17c06 Refactored Kafka Application to simplify dependencies
1. Fixed a Bug in KafkaProducer. Without this fix the App will not send data in GPB format.
2. Added two new services - KafkaProducerService and KafkaConfigService.
3. Fixed a TODO in the register API to return Kafka server information.
4. Removed the use of LeadershipService and ClusterService, since we are not ready for clustering yet.

Change-Id: If20ef5238bb4629af0c6769129494eb44abf1d3c
2016-08-08 23:33:48 +00:00
Jonathan Hart
63eeac3ea8 Add ability for vRouter to reactively send packets to directly connected hosts.
Change-Id: I652ad33acf95b5ef5806699135382d8be1260781
2016-08-08 17:47:15 +00:00
Priyanka B
3fdb9dd1b5 cherry pick [ONOS-4986] [ONOS-4985] Json defect fix to master
Change-Id: Ia9ead1babf3de43e6f492f4f3b6f4d6b9377b042
2016-08-08 10:47:34 +05:30
Yuta HIGUCHI
d90dbc9f66 Simplify EventHistoryManager
Change-Id: Ifefc68269e469883960359406d603e8c24b399df
2016-08-04 18:35:21 -07:00
sangho
4d28773050 [ONOS-5038] Bug fix for "pending_add" flow rules
Corrects deviceIds when build Nicira extension flow rules.

Change-Id: I8dc196d36e5518fe172769b2b957c929a7136d52
2016-08-05 09:56:34 +09:00
Daniel Park
d4d88018cc [ONOS-4930] Fix NPE from ScalableGateway caused by the event triggered before map creation
Change-Id: I4b4890274bafbac8eae9059a9ceaf390ab290a9b
2016-08-05 09:00:15 +09:00
gaurav
38351dee68 using subnet as lease/range selection criteria in DHCP Relay App, addressed review comments
Change-Id: Id2a81faa00592df4ede33f6679c2ba2dd8fb2293
2016-08-04 23:56:13 +00:00
Thomas Vachuska
264d957a0c Added a new test applications to monitor network configuration change events and log them.
Change-Id: I882fc1b18cedc67fc83c405c2f8d06078fa15c23
2016-08-04 19:56:52 +00:00
sangho
5c8f048200 [ONOS-5060] Bug fix for pNAT handler in OpenstackRouting
Sets the dst mac address of the packet as DEFAULT_EXTERNAL_ROUTER_MAC when sending out the packet using packetService.

Change-Id: I79d72539db1bb6cd3e88c4349d0f23dbfe4c57b7
2016-08-04 17:41:45 +00:00
sangyun-han
55e17984fd Parameterize schedule period via component config
Change-Id: I2ea4a41ec3035cd0090aef268c01c882635d021f
2016-08-04 03:32:36 +00:00
Hyunsun Moon
5aa480be45 Fixed to add gateway node from ICMP handler also
And made the gateway store or group update synchronized

Change-Id: I10fc391e9059772e5da8322997a994db26a096b3
2016-08-04 00:25:31 +00:00
Phaneendra Manda
bd09d6e07e [ONOS-4895] Add a method to get VirtualPort based on mac
Change-Id: I3cd6c1ce43f33315f6b73342c6f6393376fff8de
2016-08-04 00:08:37 +00:00
Hyunsun Moon
65040997b2 Added builder and more logs for VtnService and VtnPort
Change-Id: I52f672caebf1946b9bb01c9de0ca2ad2cee23f69
2016-08-04 00:06:02 +00:00
Brian O'Connor
e8468b5743 ONOS Swagger Plugin
just does swagger now
to build the plugin, you need to download to following:
https://github.com/bocon13/buck/releases/download/v2016.07.29.01-wip/buck.jar

put the buck.jar in tools/build/buck-plugin/lib

Change-Id: Id1b833dd013fbc5581f8e884e755920829c4a17e
2016-08-03 22:27:51 +00:00
Ray Milkey
bb23e0b5fb Fix Javadoc warnings
Change-Id: Icf8b6b6f77ea80d3975aa975226a178145067adf
2016-08-03 14:29:51 -07:00