The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is low
Effort is max
| Class | Bugs |
|---|---|
| org.opendaylight.netvirt.utils.neutron.utils.NeutronUtils | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Useless object stored in variable ruleList of method org.opendaylight.netvirt.utils.neutron.utils.NeutronUtils.createNeutronSecurityGroup(String, NeutronSecurityRule[]) | STYLE | UC_USELESS_OBJECT | 142 | Medium |