Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Thomas Vachuska
2016-07-28 13:27:19 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f0f6eeee0bab2ee31d9a87c98f17a4f589cdb719
f0f6eeee
1 parent
698ba661
Fixing javadocs.
Change-Id: I25e0475d841565c6cb25720b4e1c632f0b712afd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
apps/scalablegateway/src/main/java/org/onosproject/scalablegateway/impl/SelectGroupHandler.java
apps/scalablegateway/src/main/java/org/onosproject/scalablegateway/impl/SelectGroupHandler.java
View file @
f0f6eee
...
...
@@ -125,7 +125,6 @@ public class SelectGroupHandler {
* @param deviceId target device id to update the group
* @param nodeList updated gateway node list for bucket action
* @param isInsert update type(add or remove)
* @return result of process
*/
public
void
updateGatewayGroupBuckets
(
DeviceId
deviceId
,
List
<
GatewayNode
>
nodeList
,
...
...
Please
register
or
login
to post a comment