Checkstyle Results

The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
197 0 3017 0

Files

File  I  W  E
org/opendaylight/netvirt/openstack/netvirt/AbstractEvent.java 0 3 0
org/opendaylight/netvirt/openstack/netvirt/AbstractEventTest.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/AbstractHandler.java 0 4 0
org/opendaylight/netvirt/openstack/netvirt/AbstractHandlerTest.java 0 4 0
org/opendaylight/netvirt/openstack/netvirt/ClusterAwareMdsalUtils.java 0 1 0
org/opendaylight/netvirt/openstack/netvirt/ConfigActivator.java 0 7 0
org/opendaylight/netvirt/openstack/netvirt/ConfigInterface.java 0 1 0
org/opendaylight/netvirt/openstack/netvirt/FWaasHandler.java 0 4 0
org/opendaylight/netvirt/openstack/netvirt/FWaasHandlerTest.java 0 27 0
org/opendaylight/netvirt/openstack/netvirt/FloatingIPHandler.java 0 12 0
org/opendaylight/netvirt/openstack/netvirt/FloatingIPHandlerTest.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/LBaaSHandler.java 0 22 0
org/opendaylight/netvirt/openstack/netvirt/LBaaSHandlerTest.java 0 47 0
org/opendaylight/netvirt/openstack/netvirt/LBaaSPoolHandler.java 0 17 0
org/opendaylight/netvirt/openstack/netvirt/LBaaSPoolHandlerTest.java 0 47 0
org/opendaylight/netvirt/openstack/netvirt/LBaaSPoolMemberHandler.java 0 27 0
org/opendaylight/netvirt/openstack/netvirt/LBaaSPoolMemberHandlerTest.java 0 46 0
org/opendaylight/netvirt/openstack/netvirt/MdsalHelper.java 0 6 0
org/opendaylight/netvirt/openstack/netvirt/NetvirtProvider.java 0 4 0
org/opendaylight/netvirt/openstack/netvirt/NetworkHandler.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/NetworkHandlerTest.java 0 29 0
org/opendaylight/netvirt/openstack/netvirt/NeutronCacheUtils.java 0 12 0
org/opendaylight/netvirt/openstack/netvirt/NeutronCacheUtilsTest.java 0 21 0
org/opendaylight/netvirt/openstack/netvirt/NeutronL3AdapterEvent.java 0 3 0
org/opendaylight/netvirt/openstack/netvirt/NeutronModelsDataStoreHelper.java 0 13 0
org/opendaylight/netvirt/openstack/netvirt/NodeCacheManagerEvent.java 0 1 0
org/opendaylight/netvirt/openstack/netvirt/NodeCacheManagerEventTest.java 0 3 0
org/opendaylight/netvirt/openstack/netvirt/NodeConfiguration.java 0 4 0
org/opendaylight/netvirt/openstack/netvirt/NodeConfigurationTest.java 0 3 0
org/opendaylight/netvirt/openstack/netvirt/NorthboundEvent.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/PortHandler.java 0 10 0
org/opendaylight/netvirt/openstack/netvirt/PortHandlerTest.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/PortSecurityHandler.java 0 15 0
org/opendaylight/netvirt/openstack/netvirt/PortSecurityHandlerTest.java 0 10 0
org/opendaylight/netvirt/openstack/netvirt/RouterHandler.java 0 18 0
org/opendaylight/netvirt/openstack/netvirt/RouterHandlerTest.java 0 8 0
org/opendaylight/netvirt/openstack/netvirt/SouthboundEvent.java 0 13 0
org/opendaylight/netvirt/openstack/netvirt/SouthboundHandler.java 0 34 0
org/opendaylight/netvirt/openstack/netvirt/SouthboundHandlerTest.java 0 28 0
org/opendaylight/netvirt/openstack/netvirt/SubnetHandler.java 0 4 0
org/opendaylight/netvirt/openstack/netvirt/SubnetHandlerTest.java 0 5 0
org/opendaylight/netvirt/openstack/netvirt/VLANProvider.java 0 17 0
org/opendaylight/netvirt/openstack/netvirt/api/Action.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/api/ArpProvider.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/api/BridgeConfigurationManager.java 0 23 0
org/opendaylight/netvirt/openstack/netvirt/api/ClassifierProvider.java 0 9 0
org/opendaylight/netvirt/openstack/netvirt/api/ConfigurationService.java 0 41 0
org/opendaylight/netvirt/openstack/netvirt/api/Constants.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/api/EgressAclProvider.java 0 3 0
org/opendaylight/netvirt/openstack/netvirt/api/EventDispatcher.java 0 3 0
org/opendaylight/netvirt/openstack/netvirt/api/GatewayMacResolver.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/api/IcmpEchoProvider.java 0 1 0
org/opendaylight/netvirt/openstack/netvirt/api/InboundNatProvider.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/api/L2ForwardingLearnProvider.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/api/L2ForwardingProvider.java 0 15 0
org/opendaylight/netvirt/openstack/netvirt/api/L2RewriteProvider.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/api/L3ForwardingProvider.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/api/LearnConstants.java 0 4 0
org/opendaylight/netvirt/openstack/netvirt/api/LoadBalancerConfiguration.java 0 18 0
org/opendaylight/netvirt/openstack/netvirt/api/LoadBalancerConfigurationTest.java 0 20 0
org/opendaylight/netvirt/openstack/netvirt/api/LoadBalancerProvider.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/api/MultiTenantAwareRouter.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/api/NetworkingProvider.java 0 14 0
org/opendaylight/netvirt/openstack/netvirt/api/NetworkingProviderManager.java 0 6 0
org/opendaylight/netvirt/openstack/netvirt/api/NodeCacheListener.java 0 1 0
org/opendaylight/netvirt/openstack/netvirt/api/NodeCacheManager.java 0 8 0
org/opendaylight/netvirt/openstack/netvirt/api/OutboundNatProvider.java 0 3 0
org/opendaylight/netvirt/openstack/netvirt/api/OvsdbInventoryListener.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/api/OvsdbInventoryService.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/api/OvsdbPluginException.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/api/OvsdbTables.java 0 1 0
org/opendaylight/netvirt/openstack/netvirt/api/Router.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/api/RoutingProvider.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/api/SecurityGroupCacheManger.java 0 3 0
org/opendaylight/netvirt/openstack/netvirt/api/SecurityServicesManager.java 0 14 0
org/opendaylight/netvirt/openstack/netvirt/api/Southbound.java 0 51 0
org/opendaylight/netvirt/openstack/netvirt/api/Status.java 0 5 0
org/opendaylight/netvirt/openstack/netvirt/api/StatusCode.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/api/TenantNetworkManager.java 0 17 0
org/opendaylight/netvirt/openstack/netvirt/api/VlanConfigurationCache.java 0 6 0
org/opendaylight/netvirt/openstack/netvirt/api/VlanResponderProvider.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/impl/BridgeConfigurationManagerImpl.java 0 54 0
org/opendaylight/netvirt/openstack/netvirt/impl/BridgeConfigurationManagerImplTest.java 0 16 0
org/opendaylight/netvirt/openstack/netvirt/impl/ConfigurationServiceImpl.java 0 3 0
org/opendaylight/netvirt/openstack/netvirt/impl/ConfigurationServiceImplTest.java 0 12 0
org/opendaylight/netvirt/openstack/netvirt/impl/DistributedArpService.java 0 32 0
org/opendaylight/netvirt/openstack/netvirt/impl/DistributedArpServiceTest.java 0 40 0
org/opendaylight/netvirt/openstack/netvirt/impl/EventDispatcherImpl.java 0 12 0
org/opendaylight/netvirt/openstack/netvirt/impl/EventDispatcherImplTest.java 0 10 0
org/opendaylight/netvirt/openstack/netvirt/impl/HostConfigService.java 0 14 0
org/opendaylight/netvirt/openstack/netvirt/impl/NeutronL3Adapter.java 0 134 0
org/opendaylight/netvirt/openstack/netvirt/impl/NeutronL3AdapterTest.java 0 188 0
org/opendaylight/netvirt/openstack/netvirt/impl/NodeCacheManagerImpl.java 0 16 0
org/opendaylight/netvirt/openstack/netvirt/impl/NodeCacheManagerImplTest.java 0 6 0
org/opendaylight/netvirt/openstack/netvirt/impl/OpenstackRouter.java 0 4 0
org/opendaylight/netvirt/openstack/netvirt/impl/OvsdbDataChangeListener.java 0 50 0
org/opendaylight/netvirt/openstack/netvirt/impl/OvsdbInventoryServiceImpl.java 0 15 0
org/opendaylight/netvirt/openstack/netvirt/impl/OvsdbInventoryServiceImplTest.java 0 4 0
org/opendaylight/netvirt/openstack/netvirt/impl/ProviderNetworkManagerImpl.java 0 4 0
org/opendaylight/netvirt/openstack/netvirt/impl/ProviderNetworkManagerImplTest.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/impl/SecurityGroupCacheManagerImpl.java 0 32 0
org/opendaylight/netvirt/openstack/netvirt/impl/SecurityGroupCacheManagerImplTest.java 0 39 0
org/opendaylight/netvirt/openstack/netvirt/impl/SecurityServicesImpl.java 0 13 0
org/opendaylight/netvirt/openstack/netvirt/impl/SecurityServicesImplTest.java 0 91 0
org/opendaylight/netvirt/openstack/netvirt/impl/SouthboundImpl.java 0 81 0
org/opendaylight/netvirt/openstack/netvirt/impl/TenantNetworkManagerImpl.java 0 9 0
org/opendaylight/netvirt/openstack/netvirt/impl/TenantNetworkManagerImplTest.java 0 37 0
org/opendaylight/netvirt/openstack/netvirt/impl/VlanConfigurationCacheImpl.java 0 10 0
org/opendaylight/netvirt/openstack/netvirt/impl/VlanConfigurationCacheImplTest.java 0 18 0
org/opendaylight/netvirt/openstack/netvirt/translator/INeutronObject.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronFirewall.java 0 13 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronFirewallPolicy.java 0 13 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronFirewallRule.java 0 21 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronFloatingIP.java 0 19 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronLoadBalancer.java 0 13 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronLoadBalancerHealthMonitor.java 0 16 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronLoadBalancerListener.java 0 16 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronLoadBalancerPool.java 0 16 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronLoadBalancerPoolMember.java 0 13 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronLoadBalancer_SessionPersistence.java 0 1 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronNetwork.java 0 40 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronNetwork_Segment.java 0 18 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronPort.java 0 8 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronPort_AllowedAddressPairs.java 0 16 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronPort_ExtraDHCPOption.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronPort_VIFDetail.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronRouter.java 0 20 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronRouter_Interface.java 0 5 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronRouter_NetworkReference.java 0 3 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronSecurityGroup.java 0 9 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronSecurityRule.java 0 15 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronSubnet.java 0 58 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronSubnetIPAllocationPool.java 0 44 0
org/opendaylight/netvirt/openstack/netvirt/translator/NeutronSubnet_HostRoute.java 0 5 0
org/opendaylight/netvirt/openstack/netvirt/translator/Neutron_ID.java 0 1 0
org/opendaylight/netvirt/openstack/netvirt/translator/Neutron_IPs.java 0 3 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronFirewallCRUD.java 0 17 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronFirewallPolicyCRUD.java 0 17 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronFirewallRuleCRUD.java 0 17 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronFloatingIPCRUD.java 0 15 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronLoadBalancerCRUD.java 0 17 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronLoadBalancerHealthMonitorCRUD.java 0 17 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronLoadBalancerListenerCRUD.java 0 17 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronLoadBalancerPoolCRUD.java 0 17 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronLoadBalancerPoolMemberCRUD.java 0 15 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronNetworkCRUD.java 0 16 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronPortCRUD.java 0 19 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronRouterCRUD.java 0 16 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronSecurityGroupCRUD.java 0 17 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronSecurityRuleCRUD.java 0 18 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronSubnetCRUD.java 0 16 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/NeutronCRUDInterfaces.java 0 6 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/AbstractNeutronInterface.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronFirewallInterface.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronFirewallPolicyInterface.java 0 4 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronFirewallRuleInterface.java 0 2 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronFloatingIPInterface.java 0 5 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronFloatingIPInterfaceTest.java 0 5 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronLoadBalancerHealthMonitorInterface.java 0 5 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronLoadBalancerInterface.java 0 4 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronLoadBalancerListenerInterface.java 0 5 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronLoadBalancerPoolInterface.java 0 6 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronLoadBalancerPoolMemberInterface.java 0 3 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronNetworkInterface.java 0 8 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronPortInterface.java 0 14 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronRouterInterface.java 0 13 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronSecurityGroupInterface.java 0 8 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronSecurityRuleInterface.java 0 16 0
org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronSubnetInterface.java 0 5 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronFirewallAware.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronFirewallPolicyAware.java 0 12 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronFirewallRuleAware.java 0 12 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronFloatingIPAware.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronLoadBalancerAware.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronLoadBalancerHealthMonitorAware.java 0 13 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronLoadBalancerListenerAware.java 0 12 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronLoadBalancerPoolAware.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronLoadBalancerPoolMemberAware.java 0 10 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronNetworkAware.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronPortAware.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronRouterAware.java 0 17 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronSecurityGroupAware.java 0 21 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronSecurityRuleAware.java 0 21 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronSubnetAware.java 0 11 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronIAwareUtil.java 0 4 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronLoadBalancerPoolChangeListener.java 0 30 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronLoadBalancerPoolMemberChangeListener.java 0 26 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronNetworkChangeListener.java 0 36 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronPortChangeListener.java 0 16 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronRouterChangeListener.java 0 32 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronSecurityGroupDataChangeListener.java 0 8 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronSecurityRuleDataChangeListener.java 0 9 0
org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronSubnetChangeListener.java 0 38 0

Rules

Category Rule Violations Severity
blocks LeftCurly
  • maxLineLength: "100"
36  Warning
NeedBraces 1  Warning
RightCurly
  • tokens: "CLASS_DEF, METHOD_DEF, CTOR_DEF, LITERAL_FOR, LITERAL_WHILE, LITERAL_DO, STATIC_INIT, INSTANCE_INIT"
  • option: "alone"
37  Warning
RightCurly 37  Warning
coding IllegalCatch 29  Warning
MissingSwitchDefault 20  Warning
MultipleVariableDeclarations 4  Warning
OverloadMethodsDeclarationOrder 9  Warning
VariableDeclarationUsageDistance 43  Warning
imports CustomImportOrder
  • thirdPartyPackageRegExp: ".*"
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###THIRD_PARTY_PACKAGE"
323  Warning
UnusedImports 36  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "4"
  • caseIndent: "4"
  • basicOffset: "4"
  • braceAdjustment: "0"
  • lineWrappingIndentation: "4"
155  Warning
javadoc JavadocParagraph
  • allowNewlineParagraph: "false"
14  Warning
JavadocStyle
  • checkEmptyJavadoc: "true"
423  Warning
JavadocTagContinuationIndentation 40  Warning
misc ArrayTypeStyle 5  Warning
modifier ModifierOrder 2  Warning
naming AbbreviationAsWordInName
  • ignoreFinal: "false"
  • allowedAbbreviationLength: "4"
7  Warning
ConstantName 13  Warning
LocalVariableName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
  • allowOneCharVarInForLoop: "true"
  • tokens: "VARIABLE_DEF"
72  Warning
MemberName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
34  Warning
ParameterName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
6  Warning
TypeName 10  Warning
sizes LineLength
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
445  Warning
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
  • tokens: "IMPORT, CLASS_DEF, INTERFACE_DEF, ENUM_DEF, STATIC_INIT, INSTANCE_INIT, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
160  Warning
FileTabCharacter
  • eachLine: "true"
33  Error
GenericWhitespace 12  Warning
MethodParamPad 17  Warning
NoLineWrap 17  Warning
OperatorWrap
  • tokens: "BAND, BOR, BSR, BXOR, DIV, EQUAL, GE, GT, LAND, LE, LITERAL_INSTANCEOF, LOR, LT, MINUS, MOD, NOT_EQUAL, PLUS, QUESTION, SL, SR, STAR "
  • option: "NL"
227  Warning
SeparatorWrap
  • tokens: "COMMA"
  • option: "EOL"
1  Warning
SeparatorWrap
  • tokens: "DOT"
  • option: "nl"
1  Warning
WhitespaceAround
  • allowEmptyConstructors: "true"
  • allowEmptyMethods: "true"
  • allowEmptyLoops: "true"
  • allowEmptyTypes: "true"
443  Warning

Details

org/opendaylight/netvirt/openstack/netvirt/AbstractEvent.java

Severity Category Rule Message Line
 Warning naming ConstantName Name 'size' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 34
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 46
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 49

org/opendaylight/netvirt/openstack/netvirt/AbstractEventTest.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 44
 Warning indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 45
 Warning indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 46
 Warning indentation Indentation 'method def' child have incorrect indentation level 9, expected level should be 8. 47
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 51
 Warning sizes LineLength Line is longer than 120 characters (found 138). 54
 Warning sizes LineLength Line is longer than 120 characters (found 135). 63

org/opendaylight/netvirt/openstack/netvirt/AbstractHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.StatusCode'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.StatusCode'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.HttpURLConnection' import. Should be before 'org.slf4j.LoggerFactory'. 19
 Warning whitespace WhitespaceAround WhitespaceAround: 'switch' is not followed by whitespace. 46

org/opendaylight/netvirt/openstack/netvirt/AbstractHandlerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.StatusCode'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Status' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.StatusCode'. 28
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 30
 Warning javadoc JavadocStyle First sentence should end with a period. 30

org/opendaylight/netvirt/openstack/netvirt/ClusterAwareMdsalUtils.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 20

org/opendaylight/netvirt/openstack/netvirt/ConfigActivator.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.L2ForwardingProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.L3ForwardingProvider'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronFirewallPolicyAware' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronFirewallRuleAware'. 84
 Warning naming LocalVariableName Local variable name 'fWaasHandler' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 188
 Warning sizes LineLength Line is longer than 120 characters (found 126). 190
 Warning sizes LineLength Line is longer than 120 characters (found 132). 260
 Warning sizes LineLength Line is longer than 120 characters (found 126). 264
 Warning sizes LineLength Line is longer than 120 characters (found 121). 300

org/opendaylight/netvirt/openstack/netvirt/ConfigInterface.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 15

org/opendaylight/netvirt/openstack/netvirt/FWaasHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronFirewallPolicy' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronFirewallPolicyAware'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronFirewallRule' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronFirewallPolicyAware'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronFirewallAware' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronFirewallPolicyAware'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronFirewallRuleAware'. 19

org/opendaylight/netvirt/openstack/netvirt/FWaasHandlerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronFirewall'. 27
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 34
 Warning javadoc JavadocStyle First sentence should end with a period. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 48
 Warning sizes LineLength Line is longer than 120 characters (found 191). 49
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 60
 Warning sizes LineLength Line is longer than 120 characters (found 214). 61
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 65
 Warning sizes LineLength Line is longer than 120 characters (found 186). 66
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 70
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 77
 Warning sizes LineLength Line is longer than 120 characters (found 203). 78
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 82
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 89
 Warning sizes LineLength Line is longer than 120 characters (found 230). 90
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 94
 Warning sizes LineLength Line is longer than 120 characters (found 198). 95
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 106
 Warning sizes LineLength Line is longer than 120 characters (found 209). 107
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 118
 Warning sizes LineLength Line is longer than 120 characters (found 238). 119
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 123
 Warning sizes LineLength Line is longer than 120 characters (found 204). 124
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 128

org/opendaylight/netvirt/openstack/netvirt/FloatingIPHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronFloatingIPAware'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronFloatingIPAware'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.impl.NeutronL3Adapter' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronFloatingIPAware'. 17
 Warning javadoc JavadocStyle First sentence should end with a period. 34
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 50
 Warning javadoc JavadocStyle First sentence should end with a period. 50
 Warning javadoc JavadocStyle First sentence should end with a period. 61
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 79
 Warning javadoc JavadocStyle First sentence should end with a period. 79
 Warning javadoc JavadocStyle First sentence should end with a period. 90
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 105
 Warning javadoc JavadocStyle First sentence should end with a period. 105

org/opendaylight/netvirt/openstack/netvirt/FloatingIPHandlerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronFloatingIP'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.impl.NeutronL3Adapter' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronFloatingIP'. 28
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 42
 Warning sizes LineLength Line is longer than 120 characters (found 170). 43
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 47
 Warning sizes LineLength Line is longer than 120 characters (found 201). 48
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 52
 Warning sizes LineLength Line is longer than 120 characters (found 170). 53
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 57

org/opendaylight/netvirt/openstack/netvirt/LBaaSHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronLoadBalancer' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerAware'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronLoadBalancerPool' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerAware'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronLoadBalancerCRUD' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerAware'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerAware'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerAware'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerAware'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerAware'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LoadBalancerConfiguration' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerAware'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LoadBalancerProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerAware'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.NodeCacheListener' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerAware'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning sizes LineLength Line is longer than 120 characters (found 129). 43
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 70
 Warning javadoc JavadocStyle First sentence should end with a period. 70
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 166
 Warning javadoc JavadocStyle First sentence should end with a period. 166
 Warning whitespace OperatorWrap '||' should be on a new line. 193
 Warning whitespace OperatorWrap '||' should be on a new line. 194
 Warning whitespace OperatorWrap '&&' should be on a new line. 201
 Warning indentation Indentation 'if' have incorrect indentation level 15, expected level should be 16. 236
 Warning indentation Indentation 'if' child have incorrect indentation level 19, expected level should be 20. 237
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 15, expected level should be 16. 246

org/opendaylight/netvirt/openstack/netvirt/LBaaSHandlerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSubnet' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 51
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 54
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 58
 Warning javadoc JavadocStyle First sentence should end with a period. 58
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 77
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ev' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 78
 Warning coding VariableDeclarationUsageDistance Distance between variable 'providerInfo' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 79
 Warning coding VariableDeclarationUsageDistance Distance between variable 'neutronLBPoolMember' declaration and its first usage is 35, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 80
 Warning coding VariableDeclarationUsageDistance Distance between variable 'neutronLBPool' declaration and its first usage is 41, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 81
 Warning coding VariableDeclarationUsageDistance Distance between variable 'members' declaration and its first usage is 40, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 82
 Warning coding VariableDeclarationUsageDistance Distance between variable 'list_neutronLBPool' declaration and its first usage is 43, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 83
 Warning naming LocalVariableName Local variable name 'list_neutronLBPool' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 83
 Warning coding VariableDeclarationUsageDistance Distance between variable 'list_neutronLB' declaration and its first usage is 45, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 84
 Warning naming LocalVariableName Local variable name 'list_neutronLB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 84
 Warning coding VariableDeclarationUsageDistance Distance between variable 'list_node' declaration and its first usage is 47, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 85
 Warning naming LocalVariableName Local variable name 'list_node' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 85
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 157
 Warning sizes LineLength Line is longer than 120 characters (found 172). 158
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 162
 Warning sizes LineLength Line is longer than 120 characters (found 178). 163
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 167
 Warning sizes LineLength Line is longer than 120 characters (found 172). 168
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 171
 Warning javadoc JavadocStyle First sentence should end with a period. 171
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 175
 Warning sizes LineLength Line is longer than 120 characters (found 145). 182
 Warning sizes LineLength Line is longer than 120 characters (found 148). 187
 Warning sizes LineLength Line is longer than 120 characters (found 163). 192
 Warning sizes LineLength Line is longer than 120 characters (found 160). 193
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 196
 Warning javadoc JavadocStyle First sentence should end with a period. 196
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 200
 Warning sizes LineLength Line is longer than 120 characters (found 127). 214
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 218
 Warning javadoc JavadocStyle First sentence should end with a period. 218
 Warning sizes LineLength Line is longer than 120 characters (found 146). 228
 Warning sizes LineLength Line is longer than 120 characters (found 121). 244
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 249
 Warning naming LocalVariableName Local variable name 'iNeutronNetworkCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 250
 Warning naming LocalVariableName Local variable name 'iNeutronPortCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 254
 Warning naming LocalVariableName Local variable name 'iNeutronSubnetCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 258
 Warning naming LocalVariableName Local variable name 'iNeutronLoadBalancerCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 262
 Warning naming LocalVariableName Local variable name 'iNeutronLoadBalancerPoolCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 266
 Warning sizes LineLength Line is longer than 120 characters (found 127). 268
 Warning sizes LineLength Line is longer than 120 characters (found 121). 272

org/opendaylight/netvirt/openstack/netvirt/LBaaSPoolHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronLoadBalancerPool' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerPoolAware'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronLoadBalancerCRUD' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerPoolAware'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerPoolAware'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerPoolAware'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LoadBalancerConfiguration' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerPoolAware'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning whitespace OperatorWrap '||' should be on a new line. 62
 Warning whitespace OperatorWrap '||' should be on a new line. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 77
 Warning javadoc JavadocStyle First sentence should end with a period. 77
 Warning whitespace OperatorWrap '||' should be on a new line. 121
 Warning whitespace OperatorWrap '||' should be on a new line. 122
 Warning whitespace OperatorWrap '||' should be on a new line. 205
 Warning sizes LineLength Line is longer than 120 characters (found 156). 226
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 236
 Warning whitespace OperatorWrap '&&' should be on a new line. 242

org/opendaylight/netvirt/openstack/netvirt/LBaaSPoolHandlerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LoadBalancerConfiguration' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LoadBalancerConfiguration.LoadBalancerPoolMember' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LoadBalancerProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronLoadBalancerPool' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSubnet' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronLoadBalancerCRUD' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 48
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc JavadocStyle First sentence should end with a period. 56
 Warning naming MemberName Member name 'lBaaSPoolHandler' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62
 Warning coding VariableDeclarationUsageDistance Distance between variable 'members' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 116
 Warning coding VariableDeclarationUsageDistance Distance between variable 'list_neutronLB' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 126
 Warning naming LocalVariableName Local variable name 'list_neutronLB' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 126
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 135
 Warning javadoc JavadocStyle First sentence should end with a period. 135
 Warning sizes LineLength Line is longer than 120 characters (found 195). 145
 Warning sizes LineLength Line is longer than 120 characters (found 204). 146
 Warning sizes LineLength Line is longer than 120 characters (found 207). 147
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 150
 Warning javadoc JavadocStyle First sentence should end with a period. 150
 Warning sizes LineLength Line is longer than 120 characters (found 126). 151
 Warning sizes LineLength Line is longer than 120 characters (found 231). 154
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 157
 Warning javadoc JavadocStyle First sentence should end with a period. 157
 Warning sizes LineLength Line is longer than 120 characters (found 195). 167
 Warning sizes LineLength Line is longer than 120 characters (found 204). 168
 Warning sizes LineLength Line is longer than 120 characters (found 207). 169
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 172
 Warning javadoc JavadocStyle First sentence should end with a period. 172
 Warning coding VariableDeclarationUsageDistance Distance between variable 'lbaasPoolHandlerSpy' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 177
 Warning naming LocalVariableName Local variable name 'list_node' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 182
 Warning sizes LineLength Line is longer than 120 characters (found 147). 196
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 199
 Warning javadoc JavadocStyle First sentence should end with a period. 199
 Warning naming LocalVariableName Local variable name 'list_lbConfig' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 204
 Warning sizes LineLength Line is longer than 120 characters (found 128). 219
 Warning sizes LineLength Line is longer than 120 characters (found 121). 236
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 241
 Warning naming LocalVariableName Local variable name 'iNeutronNetworkCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 242
 Warning naming LocalVariableName Local variable name 'iNeutronPortCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 246
 Warning naming LocalVariableName Local variable name 'iNeutronSubnetCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 250
 Warning naming LocalVariableName Local variable name 'iNeutronLoadBalancerCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 254
 Warning sizes LineLength Line is longer than 120 characters (found 121). 260

org/opendaylight/netvirt/openstack/netvirt/LBaaSPoolMemberHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronLoadBalancer' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronLoadBalancerPool' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronLoadBalancerCRUD' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerPoolMemberAware'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerPoolMemberAware'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LoadBalancerConfiguration' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerPoolMemberAware'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LoadBalancerProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerPoolMemberAware'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning javadoc JavadocStyle First sentence should end with a period. 38
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc JavadocStyle First sentence should end with a period. 74
 Warning sizes LineLength Line is longer than 120 characters (found 132). 102
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 191
 Warning javadoc JavadocStyle First sentence should end with a period. 191
 Warning coding VariableDeclarationUsageDistance Distance between variable 'memberPort' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 201
 Warning whitespace OperatorWrap '||' should be on a new line. 220
 Warning whitespace OperatorWrap '||' should be on a new line. 221
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 226
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 226
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 226
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 226
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 226
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 226
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 226
 Warning sizes LineLength Line is longer than 120 characters (found 146). 241
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 250
 Warning whitespace OperatorWrap '&&' should be on a new line. 266

org/opendaylight/netvirt/openstack/netvirt/LBaaSPoolMemberHandlerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LoadBalancerConfiguration' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.LoadBalancerConfiguration.LoadBalancerPoolMember' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 44
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronLoadBalancerPool' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 45
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 46
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSubnet' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 47
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 48
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronLoadBalancerCRUD' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 49
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc JavadocStyle First sentence should end with a period. 56
 Warning naming MemberName Member name 'lBaaSPoolMemberHandler' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62
 Warning coding VariableDeclarationUsageDistance Distance between variable 'members' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 111
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 131
 Warning javadoc JavadocStyle First sentence should end with a period. 131
 Warning sizes LineLength Line is longer than 120 characters (found 224). 138
 Warning sizes LineLength Line is longer than 120 characters (found 215). 142
 Warning sizes LineLength Line is longer than 120 characters (found 227). 146
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 149
 Warning javadoc JavadocStyle First sentence should end with a period. 149
 Warning sizes LineLength Line is longer than 120 characters (found 150). 150
 Warning sizes LineLength Line is longer than 120 characters (found 183). 154
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 157
 Warning javadoc JavadocStyle First sentence should end with a period. 157
 Warning sizes LineLength Line is longer than 120 characters (found 224). 164
 Warning sizes LineLength Line is longer than 120 characters (found 215). 168
 Warning sizes LineLength Line is longer than 120 characters (found 227). 172
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 175
 Warning javadoc JavadocStyle First sentence should end with a period. 175
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 179
 Warning coding VariableDeclarationUsageDistance Distance between variable 'lbaasPoolMemberHandlerSpy' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 180
 Warning naming LocalVariableName Local variable name 'list_node' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 185
 Warning sizes LineLength Line is longer than 120 characters (found 132). 195
 Warning sizes LineLength Line is longer than 120 characters (found 159). 199
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 202
 Warning javadoc JavadocStyle First sentence should end with a period. 202
 Warning sizes LineLength Line is longer than 120 characters (found 127). 218
 Warning sizes LineLength Line is longer than 120 characters (found 122). 234
 Warning sizes LineLength Line is longer than 120 characters (found 121). 235
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 240
 Warning naming LocalVariableName Local variable name 'iNeutronNetworkCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 241
 Warning naming LocalVariableName Local variable name 'iNeutronPortCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 245
 Warning naming LocalVariableName Local variable name 'iNeutronSubnetCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 249
 Warning naming LocalVariableName Local variable name 'iNeutronLoadBalancerCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 253
 Warning naming LocalVariableName Local variable name 'iNeutronLoadBalancerPoolCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 257
 Warning sizes LineLength Line is longer than 120 characters (found 127). 259
 Warning sizes LineLength Line is longer than 120 characters (found 121). 263

org/opendaylight/netvirt/openstack/netvirt/MdsalHelper.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. Should be before 'org.slf4j.LoggerFactory'. 53
 Warning indentation Indentation '=' have incorrect indentation level 4, expected level should be 8. 81
 Warning indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 119
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '100'. 122
 Warning sizes LineLength Line is longer than 120 characters (found 124). 127
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 127

org/opendaylight/netvirt/openstack/netvirt/NetvirtProvider.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 22
 Warning naming ConstantName Name 'ownerInstanceEntity' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 31
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 56
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 80

org/opendaylight/netvirt/openstack/netvirt/NetworkHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronNetworkAware'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.BridgeConfigurationManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronNetworkAware'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronNetworkAware'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronNetworkAware'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.TenantNetworkManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronNetworkAware'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.impl.NeutronL3Adapter' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronNetworkAware'. 23
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 70
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 99
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 124
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 128
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 148

org/opendaylight/netvirt/openstack/netvirt/NetworkHandlerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.BridgeConfigurationManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.impl.NeutronL3Adapter' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 40
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 42
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 48
 Warning javadoc JavadocStyle First sentence should end with a period. 48
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 72
 Warning javadoc JavadocStyle First sentence should end with a period. 72
 Warning sizes LineLength Line is longer than 120 characters (found 150). 77
 Warning sizes LineLength Line is longer than 120 characters (found 153). 78
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 81
 Warning javadoc JavadocStyle First sentence should end with a period. 81
 Warning sizes LineLength Line is longer than 120 characters (found 172). 86
 Warning sizes LineLength Line is longer than 120 characters (found 178). 87
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 90
 Warning javadoc JavadocStyle First sentence should end with a period. 90
 Warning sizes LineLength Line is longer than 120 characters (found 153). 95
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 98
 Warning javadoc JavadocStyle First sentence should end with a period. 98
 Warning coding VariableDeclarationUsageDistance Distance between variable 'portName' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 116
 Warning sizes LineLength Line is longer than 120 characters (found 121). 166
 Warning sizes LineLength Line is longer than 120 characters (found 133). 167
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 175
 Warning naming LocalVariableName Local variable name 'iNeutronNetworkCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 176
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 0, expected level should be 4. 179

org/opendaylight/netvirt/openstack/netvirt/NeutronCacheUtils.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSubnet' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.AbstractMap' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 21
 Warning javadoc JavadocStyle First sentence should end with a period. 25
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 28
 Warning javadoc JavadocStyle First sentence should end with a period. 52
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 56
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 58

org/opendaylight/netvirt/openstack/netvirt/NeutronCacheUtilsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSubnet' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 25
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 29
 Warning javadoc JavadocStyle First sentence should end with a period. 29
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 34
 Warning javadoc JavadocStyle First sentence should end with a period. 34
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 38
 Warning coding VariableDeclarationUsageDistance Distance between variable 'neutronPortsCache' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 39
 Warning coding VariableDeclarationUsageDistance Distance between variable 'port' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 40
 Warning naming LocalVariableName Local variable name 'list_fixedIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 44
 Warning naming LocalVariableName Local variable name 'list_port' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 48
 Warning sizes LineLength Line is longer than 120 characters (found 175). 53
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc JavadocStyle First sentence should end with a period. 56
 Warning coding VariableDeclarationUsageDistance Distance between variable 'neutronSubnetCache' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 61
 Warning naming LocalVariableName Local variable name 'list_subnet' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 65
 Warning coding VariableDeclarationUsageDistance Distance between variable 'neutronNetworkCache' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 70
 Warning naming LocalVariableName Local variable name 'list_network' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 75
 Warning sizes LineLength Line is longer than 120 characters (found 194). 83

org/opendaylight/netvirt/openstack/netvirt/NeutronL3AdapterEvent.java

Severity Category Rule Message Line
 Warning naming ConstantName Name 'size' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 18
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 43
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 46

org/opendaylight/netvirt/openstack/netvirt/NeutronModelsDataStoreHelper.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '!=' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '!=' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '?' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: ':' is not preceded with whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: ':' is not followed by whitespace. 45
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '!=' is not preceded with whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '!=' is not followed by whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '?' is not preceded with whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: ':' is not preceded with whitespace. 53
 Warning whitespace WhitespaceAround WhitespaceAround: ':' is not followed by whitespace. 53
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 57

org/opendaylight/netvirt/openstack/netvirt/NodeCacheManagerEvent.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 13

org/opendaylight/netvirt/openstack/netvirt/NodeCacheManagerEventTest.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 23
 Warning javadoc JavadocStyle First sentence should end with a period. 23
 Warning sizes LineLength Line is longer than 120 characters (found 167). 36

org/opendaylight/netvirt/openstack/netvirt/NodeConfiguration.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.Constants'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Maps' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.Constants'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Queue' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.Constants'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.ConcurrentMap' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.Constants'. 17

org/opendaylight/netvirt/openstack/netvirt/NodeConfigurationTest.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 17
 Warning javadoc JavadocStyle First sentence should end with a period. 17
 Warning sizes LineLength Line is longer than 120 characters (found 142). 26

org/opendaylight/netvirt/openstack/netvirt/NorthboundEvent.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityRule'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronRouter' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityRule'. 20
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 90
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 93
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 96
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 99
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 102
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 105
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 108
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 111
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 114

org/opendaylight/netvirt/openstack/netvirt/PortHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.NodeCacheListener' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.NodeCacheManager'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Constants' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronPortAware'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronPortAware'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronPortAware'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.impl.NeutronL3Adapter' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronPortAware'. 27
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 72
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 123
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 149
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 169
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 179

org/opendaylight/netvirt/openstack/netvirt/PortHandlerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.NodeCacheManager'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.NodeCacheManager'. 32
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 37
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 39
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 43
 Warning javadoc JavadocStyle First sentence should end with a period. 43
 Warning sizes LineLength Line is longer than 120 characters (found 147). 57
 Warning sizes LineLength Line is longer than 120 characters (found 172). 62
 Warning sizes LineLength Line is longer than 120 characters (found 147). 67
 Warning coding VariableDeclarationUsageDistance Distance between variable 'portHandlerSpy' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 72
 Warning sizes LineLength Line is longer than 120 characters (found 136). 100

org/opendaylight/netvirt/openstack/netvirt/PortSecurityHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'java.util.List'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSecurityGroupCRUD' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronSecurityRuleAware'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronSecurityRuleAware'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityGroup' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronSecurityRuleAware'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityRule' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronSecurityRuleAware'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronSecurityRuleAware'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronSecurityRuleAware'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronSecurityGroupAware' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronSecurityRuleAware'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 34
 Warning sizes LineLength Line is longer than 120 characters (found 125). 157
 Warning sizes LineLength Line is longer than 120 characters (found 125). 171
 Warning sizes LineLength Line is longer than 120 characters (found 125). 196
 Warning sizes LineLength Line is longer than 120 characters (found 130). 198
 Warning sizes LineLength Line is longer than 120 characters (found 121). 218
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 229

org/opendaylight/netvirt/openstack/netvirt/PortSecurityHandlerTest.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 34
 Warning javadoc JavadocStyle First sentence should end with a period. 34
 Warning sizes LineLength Line is longer than 120 characters (found 185). 52
 Warning sizes LineLength Line is longer than 120 characters (found 214). 60
 Warning sizes LineLength Line is longer than 120 characters (found 180). 65
 Warning sizes LineLength Line is longer than 120 characters (found 183). 73
 Warning sizes LineLength Line is longer than 120 characters (found 211). 81
 Warning sizes LineLength Line is longer than 120 characters (found 178). 86
 Warning indentation Indentation 'method def rcurly' have incorrect indentation level 3, expected level should be 4. 90
 Warning sizes LineLength Line is longer than 120 characters (found 126). 105

org/opendaylight/netvirt/openstack/netvirt/RouterHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronRouterAware'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronRouterAware'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.impl.NeutronL3Adapter' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronRouterAware'. 18
 Warning javadoc JavadocStyle First sentence should end with a period. 33
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 48
 Warning javadoc JavadocStyle First sentence should end with a period. 48
 Warning javadoc JavadocStyle First sentence should end with a period. 59
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 77
 Warning javadoc JavadocStyle First sentence should end with a period. 77
 Warning javadoc JavadocStyle First sentence should end with a period. 88
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 103
 Warning javadoc JavadocStyle First sentence should end with a period. 103
 Warning javadoc JavadocStyle First sentence should end with a period. 114
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 136
 Warning javadoc JavadocStyle First sentence should end with a period. 136
 Warning javadoc JavadocStyle First sentence should end with a period. 149
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 172
 Warning javadoc JavadocStyle First sentence should end with a period. 172

org/opendaylight/netvirt/openstack/netvirt/RouterHandlerTest.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 33
 Warning javadoc JavadocStyle First sentence should end with a period. 33
 Warning sizes LineLength Line is longer than 120 characters (found 171). 45
 Warning sizes LineLength Line is longer than 120 characters (found 198). 50
 Warning sizes LineLength Line is longer than 120 characters (found 171). 55
 Warning sizes LineLength Line is longer than 120 characters (found 175). 67
 Warning sizes LineLength Line is longer than 120 characters (found 175). 68
 Warning sizes LineLength Line is longer than 120 characters (found 133). 84

org/opendaylight/netvirt/openstack/netvirt/SouthboundEvent.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'VARIABLE_DEF' should be separated from previous statement. 19
 Warning whitespace EmptyLineSeparator 'CTOR_DEF' should be separated from previous statement. 28
 Warning whitespace EmptyLineSeparator 'CTOR_DEF' should be separated from previous statement. 33
 Warning whitespace EmptyLineSeparator 'CTOR_DEF' should be separated from previous statement. 39
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 64
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 67
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 70
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 73
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 76
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 79
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 82
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 93
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 113

org/opendaylight/netvirt/openstack/netvirt/SouthboundHandler.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - java.util.Map. 13
 Warning imports UnusedImports Unused import - java.util.stream.Collectors. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.impl.DistributedArpService' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.impl.NeutronL3Adapter' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 34
 Warning javadoc JavadocStyle Javadoc has empty description section. 49
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 107
 Warning sizes LineLength Line is longer than 120 characters (found 166). 110
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 128
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 148
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 156
 Warning whitespace OperatorWrap '&&' should be on a new line. 173
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 217
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 242
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 12. 246
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 269
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 269
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 282
 Warning javadoc JavadocStyle First sentence should end with a period. 282
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 290
 Warning sizes LineLength Line is longer than 120 characters (found 126). 330
 Warning coding MissingSwitchDefault switch without "default" clause. 337
 Warning coding MissingSwitchDefault switch without "default" clause. 374
 Warning sizes LineLength Line is longer than 120 characters (found 126). 377
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 399
 Warning indentation Indentation 'if' child have incorrect indentation level 17, expected level should be 16. 426
 Warning sizes LineLength Line is longer than 120 characters (found 121). 442
 Warning naming AbbreviationAsWordInName Abbreviation in name 'getIntegrationBridgeOFDPID' must contain no more than '4' capital letters. 452
 Warning whitespace OperatorWrap '&&' should be on a new line. 462
 Warning whitespace OperatorWrap '&&' should be on a new line. 463
 Warning coding MissingSwitchDefault switch without "default" clause. 470
 Warning coding MissingSwitchDefault switch without "default" clause. 491
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 528
 Warning whitespace OperatorWrap '&&' should be on a new line. 534
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 539

org/opendaylight/netvirt/openstack/netvirt/SouthboundHandlerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.NetworkingProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.OvsdbInventoryService' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.impl.DistributedArpService' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort'. 43
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.impl.NeutronL3Adapter' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort'. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 55
 Warning sizes LineLength Line is longer than 120 characters (found 163). 90
 Warning sizes LineLength Line is longer than 120 characters (found 124). 175
 Warning sizes LineLength Line is longer than 120 characters (found 123). 177
 Warning sizes LineLength Line is longer than 120 characters (found 125). 186
 Warning sizes LineLength Line is longer than 120 characters (found 121). 188
 Warning sizes LineLength Line is longer than 120 characters (found 173). 192
 Warning sizes LineLength Line is longer than 120 characters (found 157). 193
 Warning sizes LineLength Line is longer than 120 characters (found 199). 201
 Warning sizes LineLength Line is longer than 120 characters (found 173). 202
 Warning sizes LineLength Line is longer than 120 characters (found 157). 203
 Warning sizes LineLength Line is longer than 120 characters (found 175). 214
 Warning sizes LineLength Line is longer than 120 characters (found 186). 215
 Warning sizes LineLength Line is longer than 120 characters (found 127). 222
 Warning sizes LineLength Line is longer than 120 characters (found 186). 232
 Warning sizes LineLength Line is longer than 120 characters (found 121). 270
 Warning sizes LineLength Line is longer than 120 characters (found 131). 271
 Warning sizes LineLength Line is longer than 120 characters (found 121). 272
 Warning sizes LineLength Line is longer than 120 characters (found 133). 273
 Warning sizes LineLength Line is longer than 120 characters (found 123). 275
 Warning sizes LineLength Line is longer than 120 characters (found 123). 278

org/opendaylight/netvirt/openstack/netvirt/SubnetHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronSubnetAware'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronSubnetAware'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.impl.NeutronL3Adapter' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronSubnetAware'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.slf4j.LoggerFactory'. 23

org/opendaylight/netvirt/openstack/netvirt/SubnetHandlerTest.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning sizes LineLength Line is longer than 120 characters (found 171). 44
 Warning sizes LineLength Line is longer than 120 characters (found 198). 49
 Warning sizes LineLength Line is longer than 120 characters (found 171). 54

org/opendaylight/netvirt/openstack/netvirt/VLANProvider.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - org.apache.commons.lang3.tuple.ImmutablePair. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.VlanResponderProvider'. 22
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning naming MemberName Member name 'LOG' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 43
 Warning coding VariableDeclarationUsageDistance Distance between variable 'ofPort' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 62
 Warning coding VariableDeclarationUsageDistance Distance between variable 'macAddress' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 63
 Warning coding VariableDeclarationUsageDistance Distance between variable 'patchIntPort' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 66
 Warning coding VariableDeclarationUsageDistance Distance between variable 'patchExtPort' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 67
 Warning sizes LineLength Line is longer than 120 characters (found 123). 71
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 77
 Warning whitespace WhitespaceAround WhitespaceAround: 'catch' is not followed by whitespace. 77
 Warning javadoc JavadocStyle First sentence should end with a period. 82
 Warning naming LocalVariableName Local variable name 'brExt_Ex' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 91
 Warning whitespace OperatorWrap '?' should be on a new line. 130
 Warning whitespace OperatorWrap '+' should be on a new line. 132
 Warning whitespace OperatorWrap '&&' should be on a new line. 138

org/opendaylight/netvirt/openstack/netvirt/api/Action.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 11
 Warning javadoc JavadocStyle First sentence should end with a period. 11

org/opendaylight/netvirt/openstack/netvirt/api/ArpProvider.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13

org/opendaylight/netvirt/openstack/netvirt/api/BridgeConfigurationManager.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 14
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 19
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 26
 Warning javadoc JavadocStyle First sentence should end with a period. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 34
 Warning javadoc JavadocStyle First sentence should end with a period. 34
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 41
 Warning javadoc JavadocStyle First sentence should end with a period. 41
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 48
 Warning javadoc JavadocStyle First sentence should end with a period. 54
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 82
 Warning javadoc JavadocStyle First sentence should end with a period. 82
 Warning javadoc JavadocStyle First sentence should end with a period. 91
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 100
 Warning javadoc JavadocStyle First sentence should end with a period. 100
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 114
 Warning javadoc JavadocStyle First sentence should end with a period. 114
 Warning indentation Indentation 'method def modifier' have incorrect indentation level 5, expected level should be 4. 128
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 128
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 131
 Warning javadoc JavadocStyle Javadoc has empty description section. 131
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 138
 Warning javadoc JavadocStyle First sentence should end with a period. 138

org/opendaylight/netvirt/openstack/netvirt/api/ClassifierProvider.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 12
 Warning javadoc JavadocStyle First sentence should end with a period. 12
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 17
 Warning sizes LineLength Line is longer than 120 characters (found 121). 17
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 18
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 19
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 20
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 21
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 22

org/opendaylight/netvirt/openstack/netvirt/api/ConfigurationService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.InetAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.commons.lang3.tuple.Pair' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 24
 Warning javadoc JavadocStyle Javadoc has empty description section. 24
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 29
 Warning javadoc JavadocStyle First sentence should end with a period. 29
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 35
 Warning javadoc JavadocStyle Javadoc has empty description section. 35
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 40
 Warning javadoc JavadocStyle First sentence should end with a period. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 46
 Warning javadoc JavadocStyle Javadoc has empty description section. 46
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 51
 Warning javadoc JavadocStyle First sentence should end with a period. 51
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 57
 Warning javadoc JavadocStyle Javadoc has empty description section. 57
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 62
 Warning javadoc JavadocStyle First sentence should end with a period. 62
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 68
 Warning javadoc JavadocStyle Javadoc has empty description section. 68
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 73
 Warning javadoc JavadocStyle First sentence should end with a period. 73
 Warning javadoc JavadocStyle First sentence should end with a period. 79
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 87
 Warning javadoc JavadocStyle Javadoc has empty description section. 87
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 92
 Warning javadoc JavadocStyle First sentence should end with a period. 92
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 98
 Warning javadoc JavadocStyle Javadoc has empty description section. 98
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 103
 Warning javadoc JavadocStyle First sentence should end with a period. 103
 Warning javadoc JavadocStyle First sentence should end with a period. 109
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 125
 Warning javadoc JavadocStyle First sentence should end with a period. 125
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 131
 Warning javadoc JavadocStyle First sentence should end with a period. 131
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 137
 Warning javadoc JavadocStyle First sentence should end with a period. 137
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 143
 Warning javadoc JavadocStyle First sentence should end with a period. 143

org/opendaylight/netvirt/openstack/netvirt/api/Constants.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 11
 Warning javadoc JavadocStyle First sentence should end with a period. 11

org/opendaylight/netvirt/openstack/netvirt/api/EgressAclProvider.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId'. 16
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 48
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 60

org/opendaylight/netvirt/openstack/netvirt/api/EventDispatcher.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.AbstractEvent' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.AbstractHandler'. 12
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 26
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 27

org/opendaylight/netvirt/openstack/netvirt/api/GatewayMacResolver.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ListenableFuture' import. Should be before 'org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress'. 14
 Warning javadoc JavadocStyle Javadoc has empty description section. 16

org/opendaylight/netvirt/openstack/netvirt/api/IcmpEchoProvider.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle Javadoc has empty description section. 12

org/opendaylight/netvirt/openstack/netvirt/api/InboundNatProvider.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13

org/opendaylight/netvirt/openstack/netvirt/api/L2ForwardingLearnProvider.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 11
 Warning javadoc JavadocStyle First sentence should end with a period. 11

org/opendaylight/netvirt/openstack/netvirt/api/L2ForwardingProvider.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 11
 Warning javadoc JavadocStyle First sentence should end with a period. 11
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 16
 Warning sizes LineLength Line is longer than 120 characters (found 123). 16
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 17
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 18
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 19
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 20
 Warning naming ParameterName Parameter name 'OFPortOut' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 20
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 21
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 22
 Warning naming ParameterName Parameter name 'OFPortOut' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 22
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 23
 Warning naming ParameterName Parameter name 'OFPortOut' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 23
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 24

org/opendaylight/netvirt/openstack/netvirt/api/L2RewriteProvider.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 10
 Warning javadoc JavadocStyle First sentence should end with a period. 10

org/opendaylight/netvirt/openstack/netvirt/api/L3ForwardingProvider.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13

org/opendaylight/netvirt/openstack/netvirt/api/LearnConstants.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - java.math.BigInteger. 11
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous statement. 24
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 25
 Warning whitespace EmptyLineSeparator 'ENUM_DEF' should be separated from previous statement. 31

org/opendaylight/netvirt/openstack/netvirt/api/LoadBalancerConfiguration.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'CTOR_DEF' should be separated from previous statement. 38
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 45
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 48
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 51
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 54
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 57
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 60
 Warning whitespace OperatorWrap '+' should be on a new line. 112
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 133
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 174
 Warning sizes LineLength Line is longer than 120 characters (found 133). 174
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 179
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 184
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 230
 Warning whitespace OperatorWrap '+' should be on a new line. 240
 Warning whitespace OperatorWrap '+' should be on a new line. 241
 Warning whitespace OperatorWrap '+' should be on a new line. 242
 Warning whitespace OperatorWrap '+' should be on a new line. 243

org/opendaylight/netvirt/openstack/netvirt/api/LoadBalancerConfigurationTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder 'java.util.HashMap' should be separated from previous import group. 13
 Warning indentation Indentation 'array initialization lcurly' have incorrect indentation level 12, expected level should be one of the following: 4, 8. 22
 Warning indentation Indentation 'array initialization lcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 13, 16, 20. 23
 Warning indentation Indentation 'array initialization lcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 13, 16, 20. 24
 Warning indentation Indentation 'array initialization lcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 13, 16, 20. 25
 Warning indentation Indentation 'array initialization lcurly' have incorrect indentation level 12, expected level should be one of the following: 8, 13, 16, 20. 26
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 39
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 56
 Warning whitespace OperatorWrap '+' should be on a new line. 57
 Warning whitespace OperatorWrap '+' should be on a new line. 59
 Warning whitespace OperatorWrap '+' should be on a new line. 61
 Warning whitespace OperatorWrap '+' should be on a new line. 63
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 71
 Warning whitespace OperatorWrap '+' should be on a new line. 72
 Warning whitespace OperatorWrap '+' should be on a new line. 74
 Warning whitespace OperatorWrap '+' should be on a new line. 76
 Warning whitespace OperatorWrap '+' should be on a new line. 78
 Warning whitespace OperatorWrap '+' should be on a new line. 89
 Warning whitespace OperatorWrap '+' should be on a new line. 98
 Warning whitespace OperatorWrap '+' should be on a new line. 102

org/opendaylight/netvirt/openstack/netvirt/api/LoadBalancerProvider.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 14
 Warning javadoc JavadocStyle First sentence should end with a period. 14

org/opendaylight/netvirt/openstack/netvirt/api/MultiTenantAwareRouter.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 14
 Warning javadoc JavadocStyle First sentence should end with a period. 14

org/opendaylight/netvirt/openstack/netvirt/api/NetworkingProvider.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20
 Warning javadoc JavadocStyle Javadoc has empty description section. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 25
 Warning javadoc JavadocStyle Javadoc has empty description section. 25
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 30
 Warning javadoc JavadocStyle Javadoc has empty description section. 30
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 35
 Warning javadoc JavadocStyle First sentence should end with a period. 35
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning sizes LineLength Line is longer than 120 characters (found 128). 55
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 66
 Warning javadoc JavadocStyle First sentence should end with a period. 66

org/opendaylight/netvirt/openstack/netvirt/api/NetworkingProviderManager.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 14
 Warning javadoc JavadocStyle First sentence should end with a period. 14
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 19
 Warning javadoc JavadocStyle First sentence should end with a period. 19
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 26
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 27

org/opendaylight/netvirt/openstack/netvirt/api/NodeCacheListener.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 12

org/opendaylight/netvirt/openstack/netvirt/api/NodeCacheManager.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 26
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 27
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 28
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 29
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 30
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 31
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 32
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 33

org/opendaylight/netvirt/openstack/netvirt/api/OutboundNatProvider.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13
 Warning naming ParameterName Parameter name 'OutPort' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 24

org/opendaylight/netvirt/openstack/netvirt/api/OvsdbInventoryListener.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 23
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 24

org/opendaylight/netvirt/openstack/netvirt/api/OvsdbInventoryService.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 17
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 18

org/opendaylight/netvirt/openstack/netvirt/api/OvsdbPluginException.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 12
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 16

org/opendaylight/netvirt/openstack/netvirt/api/OvsdbTables.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 10

org/opendaylight/netvirt/openstack/netvirt/api/Router.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13

org/opendaylight/netvirt/openstack/netvirt/api/RoutingProvider.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13

org/opendaylight/netvirt/openstack/netvirt/api/SecurityGroupCacheManger.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 35
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 43
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 50

org/opendaylight/netvirt/openstack/netvirt/api/SecurityServicesManager.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 20
 Warning imports UnusedImports Unused import - java.util.Map. 20
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 40
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 47
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 54
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 92
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 99
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 107
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 113
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 122
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 128
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 135

org/opendaylight/netvirt/openstack/netvirt/api/Southbound.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 32
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 33
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 34
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 35
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 36
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 37
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 38
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 39
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 40
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 42
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 44
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 45
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 46
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 47
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 48
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 49
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 50
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 51
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 52
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 53
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 54
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 55
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 56
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 57
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 58
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 59
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 60
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 61
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 62
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 63
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 64
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 65
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 67
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 68
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 69
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '67'. 69
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 71
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 72
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 74
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 75
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 76
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 77
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 78
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 79
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 80
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 81
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 82
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 83
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 84
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 85
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 86

org/opendaylight/netvirt/openstack/netvirt/api/Status.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 80
 Warning javadoc JavadocStyle First sentence should end with a period. 80
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 89
 Warning javadoc JavadocStyle First sentence should end with a period. 89
 Warning javadoc JavadocStyle First sentence should end with a period. 98

org/opendaylight/netvirt/openstack/netvirt/api/StatusCode.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 42
 Warning javadoc JavadocStyle First sentence should end with a period. 42

org/opendaylight/netvirt/openstack/netvirt/api/TenantNetworkManager.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 16
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 25
 Warning javadoc JavadocStyle First sentence should end with a period. 25
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 33
 Warning javadoc JavadocStyle First sentence should end with a period. 33
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 40
 Warning javadoc JavadocStyle First sentence should end with a period. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 48
 Warning javadoc JavadocStyle First sentence should end with a period. 48
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc JavadocStyle First sentence should end with a period. 56
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 71
 Warning javadoc JavadocStyle First sentence should end with a period. 71
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 76
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 77

org/opendaylight/netvirt/openstack/netvirt/api/VlanConfigurationCache.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 19
 Warning javadoc JavadocStyle First sentence should end with a period. 19
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 27
 Warning javadoc JavadocStyle First sentence should end with a period. 27
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 35
 Warning javadoc JavadocStyle First sentence should end with a period. 35

org/opendaylight/netvirt/openstack/netvirt/api/VlanResponderProvider.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13

org/opendaylight/netvirt/openstack/netvirt/impl/BridgeConfigurationManagerImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.MdsalHelper' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.BridgeConfigurationManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.ConfigurationService' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Constants' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.NetworkingProviderManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.InetAddress' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.NetworkInterface' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.UnknownHostException' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Enumeration' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Random' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.apache.commons.lang3.tuple.ImmutablePair' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 43
 Warning javadoc JavadocStyle Javadoc has empty description section. 48
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 99
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 164
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 214
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 228
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 240
 Warning whitespace OperatorWrap '||' should be on a new line. 246
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 251
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 264
 Warning blocks RightCurly '}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). 280
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 290
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 338
 Warning javadoc JavadocStyle First sentence should end with a period. 338
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 357
 Warning javadoc JavadocStyle First sentence should end with a period. 357
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 378
 Warning whitespace WhitespaceAround WhitespaceAround: 'while' is not followed by whitespace. 379
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 402
 Warning indentation Indentation 'if' child have incorrect indentation level 12, expected level should be 16. 496
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 512
 Warning javadoc JavadocStyle First sentence should end with a period. 512
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 515
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 536
 Warning javadoc JavadocStyle First sentence should end with a period. 536
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 539
 Warning whitespace OperatorWrap '||' should be on a new line. 541
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 558
 Warning javadoc JavadocStyle First sentence should end with a period. 558
 Warning sizes LineLength Line is longer than 120 characters (found 126). 576
 Warning whitespace WhitespaceAround WhitespaceAround: 'try' is not followed by whitespace. 686
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 686
 Warning sizes LineLength Line is longer than 120 characters (found 123). 687
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 687
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 698
 Warning whitespace WhitespaceAround WhitespaceAround: 'catch' is not preceded with whitespace. 698
 Warning whitespace WhitespaceAround WhitespaceAround: '}' is not followed by whitespace. 698
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 698

org/opendaylight/netvirt/openstack/netvirt/impl/BridgeConfigurationManagerImplTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.ConfigurationService' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.OvsdbTables'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.NetworkingProviderManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.OvsdbTables'. 42
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 48
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 50
 Warning javadoc JavadocStyle First sentence should end with a period. 54
 Warning sizes LineLength Line is longer than 120 characters (found 149). 212
 Warning sizes LineLength Line is longer than 120 characters (found 123). 226
 Warning misc ArrayTypeStyle Array brackets at illegal position. 238
 Warning sizes LineLength Line is longer than 120 characters (found 132). 253
 Warning coding MissingSwitchDefault switch without "default" clause. 269
 Warning coding VariableDeclarationUsageDistance Distance between variable 'networkNames' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 292
 Warning misc ArrayTypeStyle Array brackets at illegal position. 292
 Warning misc ArrayTypeStyle Array brackets at illegal position. 293
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 304
 Warning sizes LineLength Line is longer than 120 characters (found 121). 350
 Warning sizes LineLength Line is longer than 120 characters (found 131). 351

org/opendaylight/netvirt/openstack/netvirt/impl/ConfigurationServiceImpl.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 122
 Warning sizes LineLength Line is longer than 120 characters (found 121). 170
 Warning sizes LineLength Line is longer than 120 characters (found 125). 176

org/opendaylight/netvirt/openstack/netvirt/impl/ConfigurationServiceImplTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Constants' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.OvsdbTables'. 25
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 30
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 34
 Warning javadoc JavadocStyle First sentence should end with a period. 34
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 49
 Warning javadoc JavadocStyle First sentence should end with a period. 49
 Warning sizes LineLength Line is longer than 120 characters (found 156). 56
 Warning sizes LineLength Line is longer than 120 characters (found 154). 61
 Warning sizes LineLength Line is longer than 120 characters (found 141). 82
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 85
 Warning javadoc JavadocStyle First sentence should end with a period. 85
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 89

org/opendaylight/netvirt/openstack/netvirt/impl/DistributedArpService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.ExecutorService' import. Should be before 'java.util.concurrent.Executors'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.base.Preconditions' import. Should be before 'java.util.concurrent.ThreadFactory'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. Should be before 'java.util.concurrent.ThreadFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 37
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 96
 Warning javadoc JavadocStyle First sentence should end with a period. 96
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 116
 Warning javadoc JavadocStyle First sentence should end with a period. 116
 Warning whitespace OperatorWrap '?' should be on a new line. 128
 Warning sizes LineLength Line is longer than 120 characters (found 123). 155
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 173
 Warning whitespace OperatorWrap '&&' should be on a new line. 173
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 187
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 188
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 190
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 194
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 236
 Warning indentation Indentation 'programStaticRuleStage1' have incorrect indentation level 28, expected level should be 32. 241
 Warning indentation Indentation 'if' child have incorrect indentation level 26, expected level should be 28. 259
 Warning indentation Indentation 'try' child have incorrect indentation level 32, expected level should be 28. 262
 Warning indentation Indentation 'try rcurly' have incorrect indentation level 28, expected level should be 24. 265
 Warning indentation Indentation 'catch' child have incorrect indentation level 32, expected level should be 28. 266
 Warning indentation Indentation 'catch' child have incorrect indentation level 32, expected level should be 28. 267
 Warning indentation Indentation 'catch rcurly' have incorrect indentation level 28, expected level should be 24. 269
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 297
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 297
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 322
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 364
 Warning whitespace OperatorWrap '?' should be on a new line. 412

org/opendaylight/netvirt/openstack/netvirt/impl/DistributedArpServiceTest.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - org.junit.Assert.assertTrue. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 59
 Warning javadoc JavadocStyle First sentence should end with a period. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 105
 Warning sizes LineLength Line is longer than 120 characters (found 170). 119
 Warning sizes LineLength Line is longer than 120 characters (found 179). 122
 Warning sizes LineLength Line is longer than 120 characters (found 182). 126
 Warning sizes LineLength Line is longer than 120 characters (found 178). 135
 Warning sizes LineLength Line is longer than 120 characters (found 188). 136
 Warning sizes LineLength Line is longer than 120 characters (found 124). 139
 Warning sizes LineLength Line is longer than 120 characters (found 168). 140
 Warning sizes LineLength Line is longer than 120 characters (found 127). 143
 Warning sizes LineLength Line is longer than 120 characters (found 171). 144
 Warning sizes LineLength Line is longer than 120 characters (found 177). 154
 Warning sizes LineLength Line is longer than 120 characters (found 174). 161
 Warning coding VariableDeclarationUsageDistance Distance between variable 'southbound' declaration and its first usage is 18, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 172
 Warning sizes LineLength Line is longer than 120 characters (found 131). 186
 Warning sizes LineLength Line is longer than 120 characters (found 129). 191
 Warning sizes LineLength Line is longer than 120 characters (found 123). 194
 Warning sizes LineLength Line is longer than 120 characters (found 178). 198
 Warning sizes LineLength Line is longer than 120 characters (found 137). 204
 Warning sizes LineLength Line is longer than 120 characters (found 130). 205
 Warning sizes LineLength Line is longer than 120 characters (found 126). 206
 Warning sizes LineLength Line is longer than 120 characters (found 133). 209
 Warning sizes LineLength Line is longer than 120 characters (found 126). 210
 Warning sizes LineLength Line is longer than 120 characters (found 131). 223
 Warning sizes LineLength Line is longer than 120 characters (found 126). 225
 Warning sizes LineLength Line is longer than 120 characters (found 171). 230
 Warning coding VariableDeclarationUsageDistance Distance between variable 'neutronNetwork' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 240
 Warning sizes LineLength Line is longer than 120 characters (found 157). 241
 Warning sizes LineLength Line is longer than 120 characters (found 132). 244
 Warning sizes LineLength Line is longer than 120 characters (found 121). 286
 Warning sizes LineLength Line is longer than 120 characters (found 121). 287
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 298
 Warning naming LocalVariableName Local variable name 'iNeutronNetworkCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 299
 Warning naming LocalVariableName Local variable name 'iNeutronPortCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 303

org/opendaylight/netvirt/openstack/netvirt/impl/EventDispatcherImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.BlockingQueue' import. Should be before 'org.slf4j.LoggerFactory'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.ExecutorService' import. Should be before 'org.slf4j.LoggerFactory'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.Executors' import. Should be before 'org.slf4j.LoggerFactory'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.LinkedBlockingQueue' import. Should be before 'org.slf4j.LoggerFactory'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.TimeUnit' import. Should be before 'org.slf4j.LoggerFactory'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.ThreadFactory' import. Should be before 'org.slf4j.LoggerFactory'. 27
 Warning naming LocalVariableName Local variable name 't' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 46
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 59
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 100
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 103
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 116
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 119

org/opendaylight/netvirt/openstack/netvirt/impl/EventDispatcherImplTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.AbstractEvent' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.AbstractHandler'. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 30
 Warning javadoc JavadocStyle First sentence should end with a period. 30
 Warning naming LocalVariableName Local variable name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 50
 Warning javadoc JavadocStyle First sentence should end with a period. 50
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 55
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 69
 Warning javadoc JavadocStyle First sentence should end with a period. 69
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 74

org/opendaylight/netvirt/openstack/netvirt/impl/HostConfigService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.OvsdbTables' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.hostconfig.rev150712.hostconfig.attributes.hostconfigs.HostconfigBuilder' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 28
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 63
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 66
 Warning blocks NeedBraces 'if' construct must use '{}'s. 100
 Warning coding MissingSwitchDefault switch without "default" clause. 115
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 16. 118
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 16. 119
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 16. 120
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 16. 123
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 16. 124
 Warning indentation Indentation 'block' child have incorrect indentation level 20, expected level should be 16. 125

org/opendaylight/netvirt/openstack/netvirt/impl/NeutronL3Adapter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSubnet' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.Inet4Address' import. Should be before 'org.slf4j.LoggerFactory'. 70
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.InetAddress' import. Should be before 'org.slf4j.LoggerFactory'. 71
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.UnknownHostException' import. Should be before 'org.slf4j.LoggerFactory'. 72
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'org.slf4j.LoggerFactory'. 73
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Collection' import. Should be before 'org.slf4j.LoggerFactory'. 74
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'org.slf4j.LoggerFactory'. 75
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Iterator' import. Should be before 'org.slf4j.LoggerFactory'. 76
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. 77
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.slf4j.LoggerFactory'. 78
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.ConcurrentHashMap' import. Should be before 'org.slf4j.LoggerFactory'. 79
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.ConcurrentMap' import. Should be before 'org.slf4j.LoggerFactory'. 80
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 245
 Warning whitespace WhitespaceAround WhitespaceAround: '||' is not followed by whitespace. 246
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 253
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 255
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 257
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 258
 Warning whitespace OperatorWrap '&&' should be on a new line. 259
 Warning sizes LineLength Line is longer than 120 characters (found 134). 267
 Warning sizes LineLength Line is longer than 120 characters (found 122). 268
 Warning sizes LineLength Line is longer than 120 characters (found 142). 269
 Warning whitespace WhitespaceAround WhitespaceAround: 'else' is not preceded with whitespace. 275
 Warning whitespace WhitespaceAround WhitespaceAround: '}' is not followed by whitespace. 275
 Warning whitespace OperatorWrap '+' should be on a new line. 276
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 285
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 288
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 291
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 296
 Warning whitespace OperatorWrap '+' should be on a new line. 299
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 314
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 316
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 316
 Warning whitespace OperatorWrap '+' should be on a new line. 317
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 326
 Warning whitespace OperatorWrap '+' should be on a new line. 327
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 329
 Warning sizes LineLength Line is longer than 120 characters (found 141). 332
 Warning whitespace OperatorWrap '&&' should be on a new line. 338
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 346
 Warning whitespace OperatorWrap '?' should be on a new line. 355
 Warning whitespace OperatorWrap '?' should be on a new line. 357
 Warning whitespace OperatorWrap '?' should be on a new line. 359
 Warning whitespace OperatorWrap '||' should be on a new line. 362
 Warning whitespace OperatorWrap '||' should be on a new line. 363
 Warning whitespace OperatorWrap '||' should be on a new line. 364
 Warning whitespace OperatorWrap '+' should be on a new line. 366
 Warning whitespace OperatorWrap '+' should be on a new line. 383
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 403
 Warning blocks RightCurly '}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). 455
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 456
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 461
 Warning whitespace WhitespaceAround WhitespaceAround: 'else' is not preceded with whitespace. 466
 Warning whitespace WhitespaceAround WhitespaceAround: '}' is not followed by whitespace. 466
 Warning whitespace WhitespaceAround WhitespaceAround: 'else' is not followed by whitespace. 466
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 466
 Warning whitespace OperatorWrap '&&' should be on a new line. 475
 Warning whitespace OperatorWrap '||' should be on a new line. 486
 Warning whitespace OperatorWrap '?' should be on a new line. 685
 Warning whitespace OperatorWrap '?' should be on a new line. 687
 Warning whitespace OperatorWrap '?' should be on a new line. 689
 Warning whitespace OperatorWrap '||' should be on a new line. 692
 Warning whitespace OperatorWrap '||' should be on a new line. 693
 Warning whitespace OperatorWrap '||' should be on a new line. 694
 Warning sizes LineLength Line is longer than 120 characters (found 128). 718
 Warning sizes LineLength Line is longer than 120 characters (found 142). 736
 Warning whitespace OperatorWrap '&&' should be on a new line. 746
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 796
 Warning sizes LineLength Line is longer than 120 characters (found 125). 814
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 860
 Warning whitespace OperatorWrap '?' should be on a new line. 874
 Warning whitespace OperatorWrap '||' should be on a new line. 878
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 929
 Warning whitespace OperatorWrap '?' should be on a new line. 1003
 Warning whitespace OperatorWrap '?' should be on a new line. 1032
 Warning whitespace OperatorWrap '?' should be on a new line. 1034
 Warning whitespace OperatorWrap '||' should be on a new line. 1058
 Warning whitespace OperatorWrap '||' should be on a new line. 1059
 Warning whitespace OperatorWrap '||' should be on a new line. 1060
 Warning sizes LineLength Line is longer than 120 characters (found 129). 1117
 Warning whitespace OperatorWrap '||' should be on a new line. 1207
 Warning whitespace OperatorWrap '||' should be on a new line. 1208
 Warning sizes LineLength Line is longer than 120 characters (found 131). 1235
 Warning whitespace OperatorWrap '+' should be on a new line. 1235
 Warning sizes LineLength Line is longer than 120 characters (found 129). 1241
 Warning whitespace OperatorWrap '+' should be on a new line. 1241
 Warning whitespace OperatorWrap '?' should be on a new line. 1259
 Warning sizes LineLength Line is longer than 120 characters (found 121). 1268
 Warning sizes LineLength Line is longer than 120 characters (found 129). 1270
 Warning sizes LineLength Line is longer than 120 characters (found 135). 1273
 Warning sizes LineLength Line is longer than 120 characters (found 129). 1274
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 1293
 Warning sizes LineLength Line is longer than 120 characters (found 130). 1319
 Warning whitespace OperatorWrap '+' should be on a new line. 1319
 Warning sizes LineLength Line is longer than 120 characters (found 128). 1324
 Warning whitespace OperatorWrap '+' should be on a new line. 1324
 Warning whitespace OperatorWrap '?' should be on a new line. 1341
 Warning sizes LineLength Line is longer than 120 characters (found 121). 1356
 Warning whitespace OperatorWrap '+' should be on a new line. 1356
 Warning sizes LineLength Line is longer than 120 characters (found 126). 1398
 Warning sizes LineLength Line is longer than 120 characters (found 125). 1402
 Warning whitespace OperatorWrap '?' should be on a new line. 1414
 Warning whitespace OperatorWrap '+' should be on a new line. 1425
 Warning whitespace OperatorWrap '+' should be on a new line. 1430
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 1471
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 1477
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 1477
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 1485
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 13, expected level should be 12. 1498
 Warning whitespace OperatorWrap '&&' should be on a new line. 1508
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 1530
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1535
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 1535
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1536
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 1536
 Warning whitespace OperatorWrap '&&' should be on a new line. 1540
 Warning whitespace OperatorWrap '&&' should be on a new line. 1541
 Warning naming LocalVariableName Local variable name 'nIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1545
 Warning whitespace WhitespaceAround WhitespaceAround: 'else' is not preceded with whitespace. 1576
 Warning whitespace WhitespaceAround WhitespaceAround: '}' is not followed by whitespace. 1576
 Warning whitespace WhitespaceAround WhitespaceAround: 'else' is not followed by whitespace. 1576
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 1576
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 1593
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 1656
 Warning javadoc JavadocStyle First sentence should end with a period. 1656
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 1662
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 1665
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 1672
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 1679
 Warning whitespace WhitespaceAround WhitespaceAround: 'else' is not preceded with whitespace. 1734
 Warning whitespace WhitespaceAround WhitespaceAround: '}' is not followed by whitespace. 1734
 Warning whitespace WhitespaceAround WhitespaceAround: 'else' is not preceded with whitespace. 1736
 Warning whitespace WhitespaceAround WhitespaceAround: '}' is not followed by whitespace. 1736

org/opendaylight/netvirt/openstack/netvirt/impl/NeutronL3AdapterTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.AbstractHandler' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 49
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 50
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.ArpProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 51
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.ConfigurationService' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 52
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 53
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.InboundNatProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 54
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.L3ForwardingProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 55
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.NodeCacheManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 56
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.OutboundNatProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 57
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.RoutingProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 58
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 59
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Status' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 60
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.StatusCode' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 61
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.TenantNetworkManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSubnetCRUD'. 62
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 78
 Warning javadoc JavadocStyle First sentence should end with a period. 78
 Warning naming ConstantName Name 'OFPort' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 103
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 111
 Warning coding VariableDeclarationUsageDistance Distance between variable 'subnetIdToRouterInterfaceCache' declaration and its first usage is 6, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 149
 Warning coding VariableDeclarationUsageDistance Distance between variable 'portCleanupCache' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 150
 Warning naming LocalVariableName Local variable name 'list_neutronIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 154
 Warning coding VariableDeclarationUsageDistance Distance between variable 'neutronFloatingIpCache' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 159
 Warning sizes LineLength Line is longer than 120 characters (found 126). 162
 Warning sizes LineLength Line is longer than 120 characters (found 142). 164
 Warning sizes LineLength Line is longer than 120 characters (found 126). 166
 Warning sizes LineLength Line is longer than 120 characters (found 138). 169
 Warning sizes LineLength Line is longer than 120 characters (found 166). 170
 Warning sizes LineLength Line is longer than 120 characters (found 153). 173
 Warning sizes LineLength Line is longer than 120 characters (found 163). 177
 Warning sizes LineLength Line is longer than 120 characters (found 131). 178
 Warning sizes LineLength Line is longer than 120 characters (found 130). 181
 Warning naming LocalVariableName Local variable name 'list_neutronIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 200
 Warning naming LocalVariableName Local variable name 'list_neutronPort' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 203
 Warning sizes LineLength Line is longer than 120 characters (found 165). 212
 Warning sizes LineLength Line is longer than 120 characters (found 138). 213
 Warning sizes LineLength Line is longer than 120 characters (found 122). 215
 Warning sizes LineLength Line is longer than 120 characters (found 158). 216
 Warning sizes LineLength Line is longer than 120 characters (found 131). 217
 Warning sizes LineLength Line is longer than 120 characters (found 125). 219
 Warning sizes LineLength Line is longer than 120 characters (found 157). 220
 Warning sizes LineLength Line is longer than 120 characters (found 130). 221
 Warning sizes LineLength Line is longer than 120 characters (found 138). 233
 Warning sizes LineLength Line is longer than 120 characters (found 153). 234
 Warning sizes LineLength Line is longer than 120 characters (found 154). 235
 Warning sizes LineLength Line is longer than 120 characters (found 130). 236
 Warning sizes LineLength Line is longer than 120 characters (found 135). 239
 Warning sizes LineLength Line is longer than 120 characters (found 152). 240
 Warning sizes LineLength Line is longer than 120 characters (found 153). 241
 Warning sizes LineLength Line is longer than 120 characters (found 121). 244
 Warning sizes LineLength Line is longer than 120 characters (found 155). 245
 Warning sizes LineLength Line is longer than 120 characters (found 156). 246
 Warning sizes LineLength Line is longer than 120 characters (found 191). 262
 Warning sizes LineLength Line is longer than 120 characters (found 180). 265
 Warning sizes LineLength Line is longer than 120 characters (found 143). 281
 Warning sizes LineLength Line is longer than 120 characters (found 142). 284
 Warning sizes LineLength Line is longer than 120 characters (found 143). 297
 Warning sizes LineLength Line is longer than 120 characters (found 145). 300
 Warning sizes LineLength Line is longer than 120 characters (found 143). 313
 Warning sizes LineLength Line is longer than 120 characters (found 142). 317
 Warning coding VariableDeclarationUsageDistance Distance between variable 'neutronPortToDpIdCache' declaration and its first usage is 8, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 323
 Warning coding VariableDeclarationUsageDistance Distance between variable 'networkIdToRouterMacCache' declaration and its first usage is 9, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 324
 Warning coding VariableDeclarationUsageDistance Distance between variable 'floatIpDataMapCache' declaration and its first usage is 7, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 325
 Warning sizes LineLength Line is longer than 120 characters (found 126). 348
 Warning sizes LineLength Line is longer than 120 characters (found 132). 351
 Warning sizes LineLength Line is longer than 120 characters (found 124). 354
 Warning naming LocalVariableName Local variable name 'list_neutronPort' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 379
 Warning sizes LineLength Line is longer than 120 characters (found 160). 386
 Warning sizes LineLength Line is longer than 120 characters (found 122). 393
 Warning sizes LineLength Line is longer than 120 characters (found 172). 406
 Warning sizes LineLength Line is longer than 120 characters (found 122). 423
 Warning sizes LineLength Line is longer than 120 characters (found 126). 424
 Warning sizes LineLength Line is longer than 120 characters (found 121). 442
 Warning sizes LineLength Line is longer than 120 characters (found 143). 443
 Warning sizes LineLength Line is longer than 120 characters (found 161). 444
 Warning sizes LineLength Line is longer than 120 characters (found 124). 445
 Warning sizes LineLength Line is longer than 120 characters (found 157). 455
 Warning sizes LineLength Line is longer than 120 characters (found 126). 463
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 468
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 468
 Warning sizes LineLength Line is longer than 120 characters (found 126). 483
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not preceded with whitespace. 488
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not followed by whitespace. 488
 Warning coding VariableDeclarationUsageDistance Distance between variable 'networkIdToRouterMacCache' declaration and its first usage is 11, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 493
 Warning sizes LineLength Line is longer than 120 characters (found 122). 508
 Warning sizes LineLength Line is longer than 120 characters (found 132). 514
 Warning sizes LineLength Line is longer than 120 characters (found 121). 523
 Warning sizes LineLength Line is longer than 120 characters (found 187). 524
 Warning sizes LineLength Line is longer than 120 characters (found 182). 528
 Warning sizes LineLength Line is longer than 120 characters (found 185). 532
 Warning sizes LineLength Line is longer than 120 characters (found 187). 544
 Warning sizes LineLength Line is longer than 120 characters (found 199). 547
 Warning sizes LineLength Line is longer than 120 characters (found 202). 548
 Warning sizes LineLength Line is longer than 120 characters (found 125). 551
 Warning sizes LineLength Line is longer than 120 characters (found 182). 552
 Warning sizes LineLength Line is longer than 120 characters (found 128). 555
 Warning sizes LineLength Line is longer than 120 characters (found 185). 556
 Warning sizes LineLength Line is longer than 120 characters (found 180). 566
 Warning sizes LineLength Line is longer than 120 characters (found 177). 573
 Warning coding VariableDeclarationUsageDistance Distance between variable 'networkIdToRouterMacCache' declaration and its first usage is 24, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 579
 Warning coding VariableDeclarationUsageDistance Distance between variable 'networkIdToRouterIpListCache' declaration and its first usage is 25, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 580
 Warning coding VariableDeclarationUsageDistance Distance between variable 'subnetIdToRouterInterfaceCache' declaration and its first usage is 26, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 581
 Warning coding VariableDeclarationUsageDistance Distance between variable 'neutronRouter' declaration and its first usage is 36, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 602
 Warning sizes LineLength Line is longer than 120 characters (found 121). 608
 Warning sizes LineLength Line is longer than 120 characters (found 313). 609
 Warning sizes LineLength Line is longer than 120 characters (found 206). 610
 Warning sizes LineLength Line is longer than 120 characters (found 179). 611
 Warning sizes LineLength Line is longer than 120 characters (found 132). 623
 Warning sizes LineLength Line is longer than 120 characters (found 138). 624
 Warning sizes LineLength Line is longer than 120 characters (found 142). 625
 Warning coding MultipleVariableDeclarations Each variable declaration must be in its own statement. 632
 Warning sizes LineLength Line is longer than 120 characters (found 321). 640
 Warning sizes LineLength Line is longer than 120 characters (found 200). 641
 Warning sizes LineLength Line is longer than 120 characters (found 175). 642
 Warning sizes LineLength Line is longer than 120 characters (found 125). 643
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not followed by whitespace. 643
 Warning sizes LineLength Line is longer than 120 characters (found 130). 644
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not followed by whitespace. 644
 Warning sizes LineLength Line is longer than 120 characters (found 141). 645
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not followed by whitespace. 645
 Warning sizes LineLength Line is longer than 120 characters (found 121). 654
 Warning sizes LineLength Line is longer than 120 characters (found 123). 656
 Warning sizes LineLength Line is longer than 120 characters (found 324). 658
 Warning sizes LineLength Line is longer than 120 characters (found 203). 659
 Warning sizes LineLength Line is longer than 120 characters (found 178). 660
 Warning sizes LineLength Line is longer than 120 characters (found 128). 661
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 661
 Warning sizes LineLength Line is longer than 120 characters (found 133). 662
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 662
 Warning sizes LineLength Line is longer than 120 characters (found 144). 663
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 663
 Warning sizes LineLength Line is longer than 120 characters (found 215). 668
 Warning sizes LineLength Line is longer than 120 characters (found 135). 670
 Warning sizes LineLength Line is longer than 120 characters (found 211). 672
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dstNeutronRouterInterface' declaration and its first usage is 19, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 681
 Warning sizes LineLength Line is longer than 120 characters (found 215). 708
 Warning sizes LineLength Line is longer than 120 characters (found 233). 711
 Warning sizes LineLength Line is longer than 120 characters (found 211). 712
 Warning sizes LineLength Line is longer than 120 characters (found 232). 714
 Warning sizes LineLength Line is longer than 120 characters (found 211). 715
 Warning sizes LineLength Line is longer than 120 characters (found 335). 717
 Warning sizes LineLength Line is longer than 120 characters (found 215). 728
 Warning sizes LineLength Line is longer than 120 characters (found 228). 730
 Warning sizes LineLength Line is longer than 120 characters (found 139). 733
 Warning sizes LineLength Line is longer than 120 characters (found 208). 735
 Warning sizes LineLength Line is longer than 120 characters (found 142). 737
 Warning sizes LineLength Line is longer than 120 characters (found 211). 739
 Warning sizes LineLength Line is longer than 120 characters (found 183). 749
 Warning sizes LineLength Line is longer than 120 characters (found 180). 756
 Warning sizes LineLength Line is longer than 120 characters (found 191). 764
 Warning sizes LineLength Line is longer than 120 characters (found 200). 766
 Warning sizes LineLength Line is longer than 120 characters (found 130). 769
 Warning sizes LineLength Line is longer than 120 characters (found 180). 771
 Warning sizes LineLength Line is longer than 120 characters (found 132). 773
 Warning sizes LineLength Line is longer than 120 characters (found 183). 775
 Warning sizes LineLength Line is longer than 120 characters (found 178). 780
 Warning sizes LineLength Line is longer than 120 characters (found 175). 787
 Warning sizes LineLength Line is longer than 120 characters (found 179). 799
 Warning sizes LineLength Line is longer than 120 characters (found 195). 801
 Warning sizes LineLength Line is longer than 120 characters (found 175). 806
 Warning sizes LineLength Line is longer than 120 characters (found 123). 808
 Warning sizes LineLength Line is longer than 120 characters (found 178). 810
 Warning sizes LineLength Line is longer than 120 characters (found 183). 820
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 826
 Warning sizes LineLength Line is longer than 120 characters (found 143). 828
 Warning sizes LineLength Line is longer than 120 characters (found 162). 830
 Warning sizes LineLength Line is longer than 120 characters (found 142). 835
 Warning sizes LineLength Line is longer than 120 characters (found 145). 839
 Warning sizes LineLength Line is longer than 120 characters (found 210). 844
 Warning sizes LineLength Line is longer than 120 characters (found 207). 850
 Warning sizes LineLength Line is longer than 120 characters (found 145). 855
 Warning sizes LineLength Line is longer than 120 characters (found 122). 864
 Warning sizes LineLength Line is longer than 120 characters (found 126). 866
 Warning sizes LineLength Line is longer than 120 characters (found 165). 870
 Warning coding VariableDeclarationUsageDistance Distance between variable 'networkCleanupCache' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 880
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 883
 Warning coding VariableDeclarationUsageDistance Distance between variable 'portCleanupCache' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 887
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 890
 Warning sizes LineLength Line is longer than 120 characters (found 121). 933
 Warning sizes LineLength Line is longer than 120 characters (found 121). 934
 Warning sizes LineLength Line is longer than 120 characters (found 123). 936
 Warning sizes LineLength Line is longer than 120 characters (found 121). 940
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 946
 Warning naming LocalVariableName Local variable name 'iNeutronNetworkCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 949
 Warning naming LocalVariableName Local variable name 'iNeutronPortCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 953
 Warning naming LocalVariableName Local variable name 'iNeutronSubnetCRUD' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 957
 Warning sizes LineLength Line is longer than 120 characters (found 121). 979
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 997
 Warning naming LocalVariableName Local variable name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 1000

org/opendaylight/netvirt/openstack/netvirt/impl/NodeCacheManagerImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.AbstractEvent' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.NodeCacheManager'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.AbstractHandler' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.NodeCacheManager'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.NodeCacheManager'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Action' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.NodeCacheManager'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EventDispatcher' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.NodeCacheManager'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.NodeCacheListener' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.NodeCacheManager'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Lists' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Maps' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning javadoc JavadocStyle Javadoc has empty description section. 34
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 92
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 104
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 138
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 145
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 174
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 199
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 203

org/opendaylight/netvirt/openstack/netvirt/impl/NodeCacheManagerImplTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Maps' import. Should be before 'java.util.Map'. 19
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 35
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 39
 Warning javadoc JavadocStyle First sentence should end with a period. 39
 Warning sizes LineLength Line is longer than 120 characters (found 128). 85
 Warning sizes LineLength Line is longer than 120 characters (found 130). 94

org/opendaylight/netvirt/openstack/netvirt/impl/OpenstackRouter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.InetAddress' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.MultiTenantAwareRouter'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.UUID' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.MultiTenantAwareRouter'. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 19
 Warning javadoc JavadocStyle First sentence should end with a period. 19

org/opendaylight/netvirt/openstack/netvirt/impl/OvsdbDataChangeListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.util.concurrent.ThreadFactoryBuilder' import. Should be before 'java.util.concurrent.ThreadFactory'. 16
 Warning javadoc JavadocStyle First sentence should end with a period. 39
 Warning naming ConstantName Name 'threadFactory' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 48
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 52
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 68
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 104
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 105
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 105
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 109
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 109
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 132
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 132
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 133
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 133
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 159
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 159
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 160
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 160
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 164
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 164
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 168
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 168
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 185
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 186
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 186
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 188
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 188
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 209
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 210
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 218
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 236
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 236
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 237
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 237
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 241
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 241
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 258
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 258
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 267
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 267
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 283
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 284
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 284
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 286
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 286
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 316
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 318
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 318
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 319
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 319

org/opendaylight/netvirt/openstack/netvirt/impl/OvsdbInventoryServiceImpl.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.ClusterAwareMdsalUtils' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.impl.NeutronSecurityRuleDataChangeListener'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.impl.NeutronSecurityRuleDataChangeListener'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.NetvirtProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.impl.NeutronSecurityRuleDataChangeListener'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Constants' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.impl.NeutronSecurityRuleDataChangeListener'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.OvsdbInventoryService' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.impl.NeutronSecurityRuleDataChangeListener'. 24
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.OvsdbInventoryListener' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.impl.NeutronSecurityRuleDataChangeListener'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.impl.NeutronNetworkChangeListener' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.impl.NeutronSecurityRuleDataChangeListener'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.impl.NeutronPortChangeListener' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.impl.NeutronSecurityRuleDataChangeListener'. 27
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.impl.NeutronLoadBalancerPoolChangeListener' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.impl.NeutronSubnetChangeListener'. 29
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.impl.NeutronLoadBalancerPoolMemberChangeListener' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.impl.NeutronSubnetChangeListener'. 30
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder'. 35
 Warning javadoc JavadocStyle First sentence should end with a period. 42
 Warning whitespace WhitespaceAround WhitespaceAround: 'while' is not followed by whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 91

org/opendaylight/netvirt/openstack/netvirt/impl/OvsdbInventoryServiceImplTest.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 22
 Warning javadoc JavadocStyle First sentence should end with a period. 22
 Warning sizes LineLength Line is longer than 120 characters (found 133). 28
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 32

org/opendaylight/netvirt/openstack/netvirt/impl/ProviderNetworkManagerImpl.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 60
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 61
 Warning coding VariableDeclarationUsageDistance Distance between variable 'pid' declaration and its first usage is 4, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 62
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 75

org/opendaylight/netvirt/openstack/netvirt/impl/ProviderNetworkManagerImplTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Maps' import. Should be before 'java.util.Map'. 18
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 29
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 33
 Warning javadoc JavadocStyle First sentence should end with a period. 33
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 45
 Warning javadoc JavadocStyle First sentence should end with a period. 45
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 49
 Warning sizes LineLength Line is longer than 120 characters (found 157). 57
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 60
 Warning javadoc JavadocStyle First sentence should end with a period. 60
 Warning sizes LineLength Line is longer than 120 characters (found 123). 88

org/opendaylight/netvirt/openstack/netvirt/impl/SecurityGroupCacheManagerImpl.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSecurityGroupCRUD. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSecurityGroupCRUD'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Constants' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSecurityGroupCRUD'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.SecurityGroupCacheManger' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSecurityGroupCRUD'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.SecurityServicesManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSecurityGroupCRUD'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSecurityGroupCRUD'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSecurityGroupCRUD'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityGroup' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSecurityGroupCRUD'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityRule' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSecurityGroupCRUD'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSecurityGroupCRUD'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'org.slf4j.LoggerFactory'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.HashSet' import. Should be before 'org.slf4j.LoggerFactory'. 32
 Warning imports UnusedImports Unused import - java.util.HashSet. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Iterator' import. Should be before 'org.slf4j.LoggerFactory'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'org.slf4j.LoggerFactory'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.slf4j.LoggerFactory'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Set' import. Should be before 'org.slf4j.LoggerFactory'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.concurrent.ConcurrentHashMap' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning javadoc JavadocStyle Javadoc has empty description section. 41
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 59
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 69
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: 'while' is not followed by whitespace. 128
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 136
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 148
 Warning whitespace GenericWhitespace GenericWhitespace '>' is preceded with whitespace. 148
 Warning sizes LineLength Line is longer than 120 characters (found 136). 192
 Warning sizes LineLength Line is longer than 120 characters (found 121). 209
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 220
 Warning sizes LineLength Line is longer than 120 characters (found 127). 247

org/opendaylight/netvirt/openstack/netvirt/impl/SecurityGroupCacheManagerImplTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Matchers.any' import. Should be before 'org.mockito.Mockito.when'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.mockito.Matchers.anyBoolean' import. Should be before 'org.mockito.Mockito.when'. 15
 Warning imports UnusedImports Unused import - java.util.HashMap. 18
 Warning imports UnusedImports Unused import - java.util.Map. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 38
 Warning javadoc JavadocStyle First sentence should end with a period. 38
 Warning naming MemberName Member name 'neutronPort_Vm1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 48
 Warning naming MemberName Member name 'neutronPort_Vm2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 49
 Warning naming MemberName Member name 'neutronPort_Vm3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 50
 Warning naming MemberName Member name 'neutronPort_Vm4' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 51
 Warning naming MemberName Member name 'neutronPort_Vm5' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 52
 Warning naming MemberName Member name 'neutronSecurityGroup_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 54
 Warning naming MemberName Member name 'neutronSecurityGroup_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 55
 Warning naming MemberName Member name 'neutronSecurityGroup_3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 56
 Warning naming MemberName Member name 'neutronSecurityRule_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 57
 Warning naming MemberName Member name 'neutronSecurityRule_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 58
 Warning naming MemberName Member name 'neutronSecurityRule_3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 59
 Warning naming MemberName Member name 'neutron_ip_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 60
 Warning naming MemberName Member name 'neutron_ip_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 61
 Warning naming MemberName Member name 'neutron_ip_3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 62
 Warning naming MemberName Member name 'neutron_ip_4' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 63
 Warning naming MemberName Member name 'neutron_ip_5' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 64
 Warning naming MemberName Member name 'nodeId_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 65
 Warning naming ConstantName Name 'neutron_IPs_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 77
 Warning naming ConstantName Name 'neutron_IPs_2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 78
 Warning naming ConstantName Name 'neutron_IPs_3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 79
 Warning naming ConstantName Name 'neutron_IPs_4' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 80
 Warning naming ConstantName Name 'neutron_IPs_5' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 81
 Warning naming LocalVariableName Local variable name 'securityGroups_Vm_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 86
 Warning naming LocalVariableName Local variable name 'securityGroups_Vm_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 88
 Warning naming LocalVariableName Local variable name 'securityGroups_Vm_3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 90
 Warning sizes LineLength Line is longer than 120 characters (found 180). 140
 Warning sizes LineLength Line is longer than 120 characters (found 180). 150
 Warning sizes LineLength Line is longer than 120 characters (found 157). 164
 Warning sizes LineLength Line is longer than 120 characters (found 158). 177
 Warning indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 190
 Warning sizes LineLength Line is longer than 120 characters (found 156). 190
 Warning sizes LineLength Line is longer than 120 characters (found 158). 203
 Warning sizes LineLength Line is longer than 120 characters (found 179). 214

org/opendaylight/netvirt/openstack/netvirt/impl/SecurityServicesImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'org.slf4j.LoggerFactory'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'org.slf4j.LoggerFactory'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.HashMap' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 166
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 217
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 315
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 399
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 524
 Warning sizes LineLength Line is longer than 120 characters (found 121). 574
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 584
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 603

org/opendaylight/netvirt/openstack/netvirt/impl/SecurityServicesImplTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.ConfigurationService' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.EgressAclProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.IngressAclProvider' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 35
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.NodeCacheManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 36
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 37
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 38
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 39
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityGroup' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 40
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityRule' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 41
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSubnet' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 42
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 43
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 48
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 51
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 55
 Warning naming MemberName Member name 'neutronPort_Vm1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 70
 Warning naming MemberName Member name 'neutronPort_Vm2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 71
 Warning naming MemberName Member name 'neutronPort_Vm3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 72
 Warning naming MemberName Member name 'neutronSecurityGroup_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 73
 Warning naming MemberName Member name 'neutronSecurityGroup_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 74
 Warning naming MemberName Member name 'neutronSecurityGroup_3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 75
 Warning naming MemberName Member name 'neutronSecurityRule_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 76
 Warning naming MemberName Member name 'neutronSecurityRule_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 77
 Warning naming MemberName Member name 'neutronSecurityRule_3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 78
 Warning naming MemberName Member name 'neutronPort_Dhcp' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 79
 Warning naming MemberName Member name 'neutron_ip_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 80
 Warning naming MemberName Member name 'neutron_ip_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 81
 Warning naming MemberName Member name 'neutron_ip_3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 82
 Warning naming MemberName Member name 'nodeId_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 89
 Warning naming ConstantName Name 'neutron_IPs_1' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 103
 Warning naming ConstantName Name 'neutron_IPs_2' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 104
 Warning naming ConstantName Name 'neutron_IPs_3' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 105
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 108
 Warning naming LocalVariableName Local variable name 'securityGroups_1' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 109
 Warning naming LocalVariableName Local variable name 'securityGroups_2' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 111
 Warning naming LocalVariableName Local variable name 'securityGroups_3' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 113
 Warning sizes LineLength Line is longer than 120 characters (found 149). 159
 Warning sizes LineLength Line is longer than 120 characters (found 146). 166
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 178
 Warning javadoc JavadocStyle First sentence should end with a period. 178
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 182
 Warning sizes LineLength Line is longer than 120 characters (found 174). 183
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 186
 Warning javadoc JavadocStyle First sentence should end with a period. 186
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 190
 Warning sizes LineLength Line is longer than 120 characters (found 148). 192
 Warning sizes LineLength Line is longer than 120 characters (found 130). 209
 Warning sizes LineLength Line is longer than 120 characters (found 126). 272
 Warning sizes LineLength Line is longer than 120 characters (found 130). 282
 Warning sizes LineLength Line is longer than 120 characters (found 126). 283
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 287
 Warning javadoc JavadocStyle First sentence should end with a period. 287
 Warning sizes LineLength Line is longer than 120 characters (found 126). 293
 Warning sizes LineLength Line is longer than 120 characters (found 126). 303
 Warning sizes LineLength Line is longer than 120 characters (found 130). 331
 Warning sizes LineLength Line is longer than 120 characters (found 130). 371
 Warning sizes LineLength Line is longer than 120 characters (found 125). 387
 Warning sizes LineLength Line is longer than 120 characters (found 125). 403
 Warning whitespace WhitespaceAround WhitespaceAround: 'assert' is not followed by whitespace. 404
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 407
 Warning javadoc JavadocStyle First sentence should end with a period. 407
 Warning sizes LineLength Line is longer than 120 characters (found 204). 416
 Warning sizes LineLength Line is longer than 120 characters (found 203). 417
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 420
 Warning javadoc JavadocStyle First sentence should end with a period. 420
 Warning sizes LineLength Line is longer than 120 characters (found 205). 430
 Warning sizes LineLength Line is longer than 120 characters (found 204). 431
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 434
 Warning javadoc JavadocStyle First sentence should end with a period. 434
 Warning sizes LineLength Line is longer than 120 characters (found 205). 442
 Warning sizes LineLength Line is longer than 120 characters (found 204). 443
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 446
 Warning javadoc JavadocStyle First sentence should end with a period. 446
 Warning sizes LineLength Line is longer than 120 characters (found 205). 455
 Warning sizes LineLength Line is longer than 120 characters (found 204). 456
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 459
 Warning javadoc JavadocStyle First sentence should end with a period. 459
 Warning sizes LineLength Line is longer than 120 characters (found 136). 466
 Warning sizes LineLength Line is longer than 120 characters (found 205). 468
 Warning sizes LineLength Line is longer than 120 characters (found 204). 469
 Warning sizes LineLength Line is longer than 120 characters (found 171). 484
 Warning sizes LineLength Line is longer than 120 characters (found 172). 497
 Warning sizes LineLength Line is longer than 120 characters (found 172). 510
 Warning sizes LineLength Line is longer than 120 characters (found 173). 523
 Warning sizes LineLength Line is longer than 120 characters (found 173). 536
 Warning sizes LineLength Line is longer than 120 characters (found 173). 550
 Warning sizes LineLength Line is longer than 120 characters (found 136). 562
 Warning sizes LineLength Line is longer than 120 characters (found 173). 564
 Warning sizes LineLength Line is longer than 120 characters (found 173). 578
 Warning sizes LineLength Line is longer than 120 characters (found 173). 591
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 606

org/opendaylight/netvirt/openstack/netvirt/impl/SouthboundImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.ClusterAwareMdsalUtils' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.OvsdbTables'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.MdsalHelper' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.OvsdbTables'. 23
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. Should be before 'org.slf4j.LoggerFactory'. 68
 Warning whitespace WhitespaceAround WhitespaceAround: 'else' is not preceded with whitespace. 157
 Warning whitespace WhitespaceAround WhitespaceAround: '}' is not followed by whitespace. 157
 Warning whitespace WhitespaceAround WhitespaceAround: 'else' is not followed by whitespace. 157
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 157
 Warning indentation Indentation 'MdsalHelper' have incorrect indentation level 12, expected level should be 16. 254
 Warning indentation Indentation 'MdsalHelper' have incorrect indentation level 12, expected level should be 16. 275
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 301
 Warning sizes LineLength Line is longer than 120 characters (found 121). 301
 Warning whitespace SeparatorWrap '.' should be on a new line. 321
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 440
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 440
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 448
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 448
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 450
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 450
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 451
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 451
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 452
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 452
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 489
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 489
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 490
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 490
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 508
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 508
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '529'. 551
 Warning coding VariableDeclarationUsageDistance Distance between variable 'tpIid' declaration and its first usage is 5, but allowed 3. Consider to make that variable as final if you still need to store its value in advance (before method calls that might do side effect on original value). 553
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 590
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 602
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 603
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 604
 Warning indentation Indentation 'for' have incorrect indentation level 16, expected level should be 20. 605
 Warning indentation Indentation 'if' have incorrect indentation level 20, expected level should be 24. 606
 Warning indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 28. 607
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be 24. 608
 Warning indentation Indentation 'for rcurly' have incorrect indentation level 16, expected level should be 20. 609
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 610
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 611
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 612
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 613
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 614
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 615
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 616
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 617
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 20. 618
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 20. 619
 Warning indentation Indentation 'if' child have incorrect indentation level 20, expected level should be 24. 620
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 20. 621
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 622
 Warning indentation Indentation 'if' have incorrect indentation level 12, expected level should be 16. 623
 Warning indentation Indentation 'for' have incorrect indentation level 16, expected level should be 20. 624
 Warning indentation Indentation 'if' have incorrect indentation level 20, expected level should be 24. 625
 Warning indentation Indentation 'if' child have incorrect indentation level 24, expected level should be 28. 626
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 20, expected level should be 24. 627
 Warning indentation Indentation 'for rcurly' have incorrect indentation level 16, expected level should be 20. 628
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 12, expected level should be 16. 629
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 630
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 631
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 632
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 632
 Warning indentation Indentation 'for' have incorrect indentation level 12, expected level should be 16. 633
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 20. 634
 Warning indentation Indentation 'for' have incorrect indentation level 20, expected level should be 24. 635
 Warning indentation Indentation 'if' have incorrect indentation level 24, expected level should be 28. 636
 Warning indentation Indentation 'if' child have incorrect indentation level 28, expected level should be 32. 637
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 24, expected level should be 28. 638
 Warning indentation Indentation 'for rcurly' have incorrect indentation level 20, expected level should be 24. 639
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 20. 640
 Warning indentation Indentation 'for rcurly' have incorrect indentation level 12, expected level should be 16. 641
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 642
 Warning indentation Indentation 'case' child have incorrect indentation level 8, expected level should be 12. 643
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 644
 Warning indentation Indentation 'block' child have incorrect indentation level 12, expected level should be 16. 645
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 683
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 708
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 708
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 760
 Warning indentation Indentation 'MdsalHelper' have incorrect indentation level 12, expected level should be 16. 778

org/opendaylight/netvirt/openstack/netvirt/impl/TenantNetworkManagerImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Constants' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronPortCRUD'. 23
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 90
 Warning whitespace GenericWhitespace GenericWhitespace '<' is preceded with whitespace. 104
 Warning whitespace OperatorWrap '&&' should be on a new line. 106
 Warning whitespace OperatorWrap '&&' should be on a new line. 113
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 169
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 178

org/opendaylight/netvirt/openstack/netvirt/impl/TenantNetworkManagerImplTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.NetworkingProviderManager' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 31
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 32
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.VlanConfigurationCache' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 33
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 34
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 35
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 38
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 59
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 62
 Warning javadoc JavadocStyle First sentence should end with a period. 62
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 65
 Warning sizes LineLength Line is longer than 120 characters (found 148). 69
 Warning sizes LineLength Line is longer than 120 characters (found 155). 70
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 75
 Warning javadoc JavadocStyle First sentence should end with a period. 75
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 88
 Warning javadoc JavadocStyle First sentence should end with a period. 88
 Warning sizes LineLength Line is longer than 120 characters (found 128). 89
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 92
 Warning sizes LineLength Line is longer than 120 characters (found 146). 95
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 100
 Warning javadoc JavadocStyle First sentence should end with a period. 100
 Warning sizes LineLength Line is longer than 120 characters (found 138). 112
 Warning sizes LineLength Line is longer than 120 characters (found 174). 121
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 124
 Warning javadoc JavadocStyle First sentence should end with a period. 124
 Warning sizes LineLength Line is longer than 120 characters (found 170). 137
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 142
 Warning javadoc JavadocStyle First sentence should end with a period. 142
 Warning sizes LineLength Line is longer than 120 characters (found 138). 147
 Warning sizes LineLength Line is longer than 120 characters (found 171). 153
 Warning sizes LineLength Line is longer than 120 characters (found 138). 158
 Warning sizes LineLength Line is longer than 120 characters (found 165). 162
 Warning sizes LineLength Line is longer than 120 characters (found 125). 181
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 186

org/opendaylight/netvirt/openstack/netvirt/impl/VlanConfigurationCacheImpl.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.ConfigInterface' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.TenantNetworkManager'. 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.NodeConfiguration' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.TenantNetworkManager'. 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.api.Southbound' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.api.TenantNetworkManager'. 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.Maps' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.Map' import. Should be before 'org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node'. 22
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 28
 Warning javadoc JavadocStyle Javadoc has empty description section. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 38
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 75

org/opendaylight/netvirt/openstack/netvirt/impl/VlanConfigurationCacheImplTest.java

Severity Category Rule Message Line
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 30
 Warning whitespace NoLineWrap import statement should not be line-wrapped. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 36
 Warning javadoc JavadocStyle First sentence should end with a period. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 50
 Warning javadoc JavadocStyle First sentence should end with a period. 50
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 54
 Warning sizes LineLength Line is longer than 120 characters (found 126). 64
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 67
 Warning javadoc JavadocStyle First sentence should end with a period. 67
 Warning sizes LineLength Line is longer than 120 characters (found 193). 72
 Warning sizes LineLength Line is longer than 120 characters (found 201). 73
 Warning sizes LineLength Line is longer than 120 characters (found 171). 75
 Warning sizes LineLength Line is longer than 120 characters (found 181). 77
 Warning sizes LineLength Line is longer than 120 characters (found 187). 78
 Warning sizes LineLength Line is longer than 120 characters (found 121). 91

org/opendaylight/netvirt/openstack/netvirt/translator/INeutronObject.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 11
 Warning javadoc JavadocStyle First sentence should end with a period. 11

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronFirewall.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.Serializable' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 23
 Warning coding MissingSwitchDefault switch without "default" clause. 143
 Warning whitespace OperatorWrap '+' should be on a new line. 175
 Warning whitespace OperatorWrap '+' should be on a new line. 176
 Warning whitespace OperatorWrap '+' should be on a new line. 177
 Warning whitespace OperatorWrap '+' should be on a new line. 178
 Warning whitespace OperatorWrap '+' should be on a new line. 179
 Warning whitespace OperatorWrap '+' should be on a new line. 180
 Warning whitespace OperatorWrap '+' should be on a new line. 181
 Warning whitespace OperatorWrap '+' should be on a new line. 182
 Warning whitespace OperatorWrap '+' should be on a new line. 183

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronFirewallPolicy.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.Serializable' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.ArrayList' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 17
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 24
 Warning coding MissingSwitchDefault switch without "default" clause. 132
 Warning whitespace OperatorWrap '+' should be on a new line. 163
 Warning whitespace OperatorWrap '+' should be on a new line. 164
 Warning whitespace OperatorWrap '+' should be on a new line. 165
 Warning whitespace OperatorWrap '+' should be on a new line. 166
 Warning whitespace OperatorWrap '+' should be on a new line. 167
 Warning whitespace OperatorWrap '+' should be on a new line. 168
 Warning whitespace OperatorWrap '+' should be on a new line. 169
 Warning whitespace OperatorWrap '+' should be on a new line. 170

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronFirewallRule.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.Serializable' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 23
 Warning coding MissingSwitchDefault switch without "default" clause. 240
 Warning whitespace OperatorWrap '+' should be on a new line. 294
 Warning whitespace OperatorWrap '+' should be on a new line. 295
 Warning whitespace OperatorWrap '+' should be on a new line. 296
 Warning whitespace OperatorWrap '+' should be on a new line. 297
 Warning whitespace OperatorWrap '+' should be on a new line. 298
 Warning whitespace OperatorWrap '+' should be on a new line. 299
 Warning whitespace OperatorWrap '+' should be on a new line. 300
 Warning whitespace OperatorWrap '+' should be on a new line. 301
 Warning whitespace OperatorWrap '+' should be on a new line. 302
 Warning whitespace OperatorWrap '+' should be on a new line. 303
 Warning whitespace OperatorWrap '+' should be on a new line. 304
 Warning whitespace OperatorWrap '+' should be on a new line. 305
 Warning whitespace OperatorWrap '+' should be on a new line. 306
 Warning whitespace OperatorWrap '+' should be on a new line. 307
 Warning whitespace OperatorWrap '+' should be on a new line. 308
 Warning whitespace OperatorWrap '+' should be on a new line. 309
 Warning whitespace OperatorWrap '+' should be on a new line. 310

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronFloatingIP.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name 'floatingIPUUID' must contain no more than '4' capital letters. 29
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 46
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 49
 Warning naming AbbreviationAsWordInName Abbreviation in name 'getFloatingIPUUID' must contain no more than '4' capital letters. 64
 Warning naming AbbreviationAsWordInName Abbreviation in name 'floatingIPUUID' must contain no more than '4' capital letters. 69
 Warning naming AbbreviationAsWordInName Abbreviation in name 'setFloatingIPUUID' must contain no more than '4' capital letters. 69
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 136
 Warning coding MissingSwitchDefault switch without "default" clause. 142
 Warning whitespace OperatorWrap '+' should be on a new line. 174
 Warning whitespace OperatorWrap '+' should be on a new line. 175
 Warning whitespace OperatorWrap '+' should be on a new line. 176
 Warning whitespace OperatorWrap '+' should be on a new line. 177
 Warning whitespace OperatorWrap '+' should be on a new line. 178
 Warning whitespace OperatorWrap '+' should be on a new line. 179
 Warning whitespace OperatorWrap '+' should be on a new line. 180
 Warning whitespace OperatorWrap '+' should be on a new line. 181
 Warning whitespace OperatorWrap '+' should be on a new line. 182

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronLoadBalancer.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.Serializable' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 23
 Warning coding MissingSwitchDefault switch without "default" clause. 141
 Warning whitespace OperatorWrap '+' should be on a new line. 172
 Warning whitespace OperatorWrap '+' should be on a new line. 173
 Warning whitespace OperatorWrap '+' should be on a new line. 174
 Warning whitespace OperatorWrap '+' should be on a new line. 175
 Warning whitespace OperatorWrap '+' should be on a new line. 176
 Warning whitespace OperatorWrap '+' should be on a new line. 177
 Warning whitespace OperatorWrap '+' should be on a new line. 178
 Warning whitespace OperatorWrap '+' should be on a new line. 179
 Warning whitespace OperatorWrap '+' should be on a new line. 180

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronLoadBalancerHealthMonitor.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.Serializable' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 23
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 24
 Warning coding MissingSwitchDefault switch without "default" clause. 180
 Warning whitespace OperatorWrap '+' should be on a new line. 217
 Warning whitespace OperatorWrap '+' should be on a new line. 218
 Warning whitespace OperatorWrap '+' should be on a new line. 219
 Warning whitespace OperatorWrap '+' should be on a new line. 220
 Warning whitespace OperatorWrap '+' should be on a new line. 221
 Warning whitespace OperatorWrap '+' should be on a new line. 222
 Warning whitespace OperatorWrap '+' should be on a new line. 223
 Warning whitespace OperatorWrap '+' should be on a new line. 224
 Warning whitespace OperatorWrap '+' should be on a new line. 225
 Warning whitespace OperatorWrap '+' should be on a new line. 226
 Warning whitespace OperatorWrap '+' should be on a new line. 227

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronLoadBalancerListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.Serializable' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 23
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 35
 Warning sizes LineLength Line is longer than 120 characters (found 124). 162
 Warning coding MissingSwitchDefault switch without "default" clause. 169
 Warning whitespace OperatorWrap '+' should be on a new line. 200
 Warning whitespace OperatorWrap '+' should be on a new line. 201
 Warning whitespace OperatorWrap '+' should be on a new line. 202
 Warning whitespace OperatorWrap '+' should be on a new line. 203
 Warning whitespace OperatorWrap '+' should be on a new line. 204
 Warning whitespace OperatorWrap '+' should be on a new line. 205
 Warning whitespace OperatorWrap '+' should be on a new line. 206
 Warning whitespace OperatorWrap '+' should be on a new line. 207
 Warning whitespace OperatorWrap '+' should be on a new line. 208
 Warning whitespace OperatorWrap '+' should be on a new line. 209

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronLoadBalancerPool.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.Serializable' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 23
 Warning sizes LineLength Line is longer than 120 characters (found 126). 157
 Warning coding MissingSwitchDefault switch without "default" clause. 197
 Warning whitespace OperatorWrap '+' should be on a new line. 232
 Warning whitespace OperatorWrap '+' should be on a new line. 233
 Warning whitespace OperatorWrap '+' should be on a new line. 234
 Warning whitespace OperatorWrap '+' should be on a new line. 235
 Warning whitespace OperatorWrap '+' should be on a new line. 236
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 237
 Warning whitespace OperatorWrap '+' should be on a new line. 237
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 237
 Warning whitespace OperatorWrap '+' should be on a new line. 238
 Warning whitespace OperatorWrap '+' should be on a new line. 239
 Warning whitespace OperatorWrap '+' should be on a new line. 240

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronLoadBalancerPoolMember.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.Serializable' import. Should be before 'javax.xml.bind.annotation.XmlTransient'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.xml.bind.annotation.XmlTransient'. 17
 Warning coding MissingSwitchDefault switch without "default" clause. 134
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 163
 Warning whitespace OperatorWrap '+' should be on a new line. 164
 Warning whitespace OperatorWrap '+' should be on a new line. 165
 Warning whitespace OperatorWrap '+' should be on a new line. 166
 Warning whitespace OperatorWrap '+' should be on a new line. 167
 Warning whitespace OperatorWrap '+' should be on a new line. 168
 Warning whitespace OperatorWrap '+' should be on a new line. 169
 Warning whitespace OperatorWrap '+' should be on a new line. 170
 Warning whitespace OperatorWrap '+' should be on a new line. 171
 Warning whitespace OperatorWrap '+' should be on a new line. 172

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronLoadBalancer_SessionPersistence.java

Severity Category Rule Message Line
 Warning naming TypeName Type name 'NeutronLoadBalancer_SessionPersistence' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 20

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronNetwork.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 44
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 52
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 56
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 62
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 62
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 68
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 68
 Warning blocks LeftCurly '{' at column 27 should have line break after. 96
 Warning blocks RightCurly '}' at column 49 should be alone on a line. 96
 Warning blocks LeftCurly '{' at column 34 should have line break after. 98
 Warning blocks RightCurly '}' at column 59 should be alone on a line. 98
 Warning blocks LeftCurly '{' at column 38 should have line break after. 120
 Warning blocks RightCurly '}' at column 61 should be alone on a line. 120
 Warning blocks LeftCurly '{' at column 31 should have line break after. 126
 Warning blocks RightCurly '}' at column 48 should be alone on a line. 126
 Warning blocks LeftCurly '{' at column 32 should have line break after. 128
 Warning blocks RightCurly '}' at column 49 should be alone on a line. 128
 Warning blocks LeftCurly '{' at column 39 should have line break after. 142
 Warning blocks RightCurly '}' at column 64 should be alone on a line. 142
 Warning blocks LeftCurly '{' at column 40 should have line break after. 144
 Warning blocks RightCurly '}' at column 65 should be alone on a line. 144
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 213
 Warning coding MissingSwitchDefault switch without "default" clause. 219

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronNetwork_Segment.java

Severity Category Rule Message Line
 Warning naming TypeName Type name 'NeutronNetwork_Segment' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 21
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 28
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 32
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not preceded with whitespace. 36
 Warning whitespace WhitespaceAround WhitespaceAround: '=' is not followed by whitespace. 36
 Warning whitespace OperatorWrap '+' should be on a new line. 68
 Warning whitespace OperatorWrap '+' should be on a new line. 69
 Warning whitespace OperatorWrap '+' should be on a new line. 70

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronPort.java

Severity Category Rule Message Line
 Warning blocks LeftCurly '{' at column 27 should have line break after. 97
 Warning blocks RightCurly '}' at column 46 should be alone on a line. 97
 Warning blocks LeftCurly '{' at column 34 should have line break after. 99
 Warning blocks RightCurly '}' at column 56 should be alone on a line. 99
 Warning blocks LeftCurly '{' at column 38 should have line break after. 132
 Warning blocks RightCurly '}' at column 61 should be alone on a line. 132
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 276
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 340

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronPort_AllowedAddressPairs.java

Severity Category Rule Message Line
 Warning naming TypeName Type name 'NeutronPort_AllowedAddressPairs' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 20
 Warning blocks LeftCurly '{' at column 31 should have line break after. 41
 Warning whitespace WhitespaceAround WhitespaceAround: 'return' is not followed by whitespace. 41
 Warning blocks RightCurly '}' at column 49 should be alone on a line. 41
 Warning blocks LeftCurly '{' at column 42 should have line break after. 43
 Warning blocks RightCurly '}' at column 66 should be alone on a line. 43
 Warning blocks LeftCurly '{' at column 35 should have line break after. 45
 Warning whitespace WhitespaceAround WhitespaceAround: 'return' is not followed by whitespace. 45
 Warning blocks RightCurly '}' at column 57 should be alone on a line. 45
 Warning blocks LeftCurly '{' at column 50 should have line break after. 47
 Warning blocks RightCurly '}' at column 82 should be alone on a line. 47
 Warning blocks LeftCurly '{' at column 34 should have line break after. 49
 Warning whitespace WhitespaceAround WhitespaceAround: 'return' is not followed by whitespace. 49
 Warning blocks RightCurly '}' at column 55 should be alone on a line. 49
 Warning blocks LeftCurly '{' at column 48 should have line break after. 51
 Warning blocks RightCurly '}' at column 78 should be alone on a line. 51

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronPort_ExtraDHCPOption.java

Severity Category Rule Message Line
 Warning naming TypeName Type name 'NeutronPort_ExtraDHCPOption' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 20
 Warning blocks LeftCurly '{' at column 30 should have line break after. 37
 Warning whitespace WhitespaceAround WhitespaceAround: 'return' is not followed by whitespace. 37
 Warning blocks RightCurly '}' at column 47 should be alone on a line. 37
 Warning blocks LeftCurly '{' at column 40 should have line break after. 39
 Warning blocks RightCurly '}' at column 62 should be alone on a line. 39
 Warning blocks LeftCurly '{' at column 29 should have line break after. 41
 Warning whitespace WhitespaceAround WhitespaceAround: 'return' is not followed by whitespace. 41
 Warning blocks RightCurly '}' at column 45 should be alone on a line. 41
 Warning blocks LeftCurly '{' at column 38 should have line break after. 43
 Warning blocks RightCurly '}' at column 58 should be alone on a line. 43

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronPort_VIFDetail.java

Severity Category Rule Message Line
 Warning naming TypeName Type name 'NeutronPort_VIFDetail' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 20
 Warning blocks LeftCurly '{' at column 36 should have line break after. 37
 Warning whitespace WhitespaceAround WhitespaceAround: 'return' is not followed by whitespace. 37
 Warning blocks RightCurly '}' at column 58 should be alone on a line. 37
 Warning blocks LeftCurly '{' at column 51 should have line break after. 39
 Warning blocks RightCurly '}' at column 83 should be alone on a line. 39
 Warning blocks LeftCurly '{' at column 39 should have line break after. 41
 Warning whitespace WhitespaceAround WhitespaceAround: 'return' is not followed by whitespace. 41
 Warning blocks RightCurly '}' at column 64 should be alone on a line. 41
 Warning blocks LeftCurly '{' at column 57 should have line break after. 43
 Warning blocks RightCurly '}' at column 95 should be alone on a line. 43

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronRouter.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - java.util.HashMap. 12
 Warning imports UnusedImports Unused import - java.util.Map. 14
 Warning blocks LeftCurly '{' at column 27 should have line break after. 58
 Warning blocks RightCurly '}' at column 48 should be alone on a line. 58
 Warning blocks LeftCurly '{' at column 34 should have line break after. 60
 Warning blocks RightCurly '}' at column 58 should be alone on a line. 60
 Warning blocks LeftCurly '{' at column 38 should have line break after. 85
 Warning blocks RightCurly '}' at column 61 should be alone on a line. 85
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 146
 Warning coding MissingSwitchDefault switch without "default" clause. 151
 Warning whitespace OperatorWrap '+' should be on a new line. 190
 Warning whitespace OperatorWrap '+' should be on a new line. 191
 Warning whitespace OperatorWrap '+' should be on a new line. 192
 Warning whitespace OperatorWrap '+' should be on a new line. 193
 Warning whitespace OperatorWrap '+' should be on a new line. 194
 Warning whitespace OperatorWrap '+' should be on a new line. 195
 Warning whitespace OperatorWrap '+' should be on a new line. 196
 Warning whitespace OperatorWrap '+' should be on a new line. 197
 Warning whitespace OperatorWrap '+' should be on a new line. 198
 Warning whitespace OperatorWrap '+' should be on a new line. 199

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronRouter_Interface.java

Severity Category Rule Message Line
 Warning naming TypeName Type name 'NeutronRouter_Interface' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 20
 Warning whitespace OperatorWrap '+' should be on a new line. 76
 Warning whitespace OperatorWrap '+' should be on a new line. 77
 Warning whitespace OperatorWrap '+' should be on a new line. 78
 Warning whitespace OperatorWrap '+' should be on a new line. 79

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronRouter_NetworkReference.java

Severity Category Rule Message Line
 Warning naming TypeName Type name 'NeutronRouter_NetworkReference' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 23
 Warning whitespace OperatorWrap '+' should be on a new line. 67
 Warning whitespace OperatorWrap '+' should be on a new line. 68

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronSecurityGroup.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - java.util.ArrayList. 12
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 24
 Warning whitespace MethodParamPad '(' is preceded with whitespace. 95
 Warning coding MissingSwitchDefault switch without "default" clause. 97
 Warning whitespace OperatorWrap '+' should be on a new line. 117
 Warning whitespace OperatorWrap '+' should be on a new line. 118
 Warning whitespace OperatorWrap '+' should be on a new line. 119
 Warning whitespace OperatorWrap '+' should be on a new line. 120
 Warning whitespace OperatorWrap '+' should be on a new line. 121

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronSecurityRule.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.io.Serializable' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 15
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.util.List' import. Should be before 'javax.xml.bind.annotation.XmlRootElement'. 16
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 21
 Warning coding MissingSwitchDefault switch without "default" clause. 178
 Warning whitespace OperatorWrap '+' should be on a new line. 216
 Warning whitespace OperatorWrap '+' should be on a new line. 217
 Warning whitespace OperatorWrap '+' should be on a new line. 218
 Warning whitespace OperatorWrap '+' should be on a new line. 219
 Warning whitespace OperatorWrap '+' should be on a new line. 220
 Warning whitespace OperatorWrap '+' should be on a new line. 221
 Warning whitespace OperatorWrap '+' should be on a new line. 222
 Warning whitespace OperatorWrap '+' should be on a new line. 223
 Warning whitespace OperatorWrap '+' should be on a new line. 224
 Warning whitespace OperatorWrap '+' should be on a new line. 225
 Warning whitespace OperatorWrap '+' should be on a new line. 226

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronSubnet.java

Severity Category Rule Message Line
 Warning blocks LeftCurly '{' at column 27 should have line break after. 103
 Warning blocks RightCurly '}' at column 48 should be alone on a line. 103
 Warning blocks LeftCurly '{' at column 34 should have line break after. 105
 Warning blocks RightCurly '}' at column 58 should be alone on a line. 105
 Warning blocks LeftCurly '{' at column 36 should have line break after. 186
 Warning blocks RightCurly '}' at column 57 should be alone on a line. 186
 Warning indentation Indentation 'method def' child have incorrect indentation level 12, expected level should be 8. 189
 Warning blocks LeftCurly '{' at column 40 should have line break after. 200
 Warning blocks RightCurly '}' at column 66 should be alone on a line. 200
 Warning blocks LeftCurly '{' at column 60 should have line break after. 202
 Warning blocks RightCurly '}' at column 102 should be alone on a line. 202
 Warning blocks LeftCurly '{' at column 35 should have line break after. 204
 Warning blocks RightCurly '}' at column 56 should be alone on a line. 204
 Warning blocks LeftCurly '{' at column 50 should have line break after. 206
 Warning blocks RightCurly '}' at column 82 should be alone on a line. 206
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 215
 Warning coding MissingSwitchDefault switch without "default" clause. 221
 Warning naming LocalVariableName Local variable name 'aPools' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 246
 Warning naming LocalVariableName Local variable name 'hRoutes' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 251
 Warning indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 279
 Warning indentation Indentation 'for' have incorrect indentation level 7, expected level should be 8. 280
 Warning indentation Indentation 'if' have incorrect indentation level 11, expected level should be 12. 281
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 321
 Warning sizes LineLength Line is longer than 120 characters (found 140). 323
 Warning whitespace WhitespaceAround WhitespaceAround: '/' is not preceded with whitespace. 323
 Warning whitespace WhitespaceAround WhitespaceAround: '/' is not followed by whitespace. 323
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not preceded with whitespace. 323
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not followed by whitespace. 323
 Warning whitespace WhitespaceAround WhitespaceAround: '%' is not preceded with whitespace. 323
 Warning whitespace WhitespaceAround WhitespaceAround: '%' is not followed by whitespace. 323
 Warning whitespace WhitespaceAround WhitespaceAround: 'return' is not followed by whitespace. 324
 Warning whitespace WhitespaceAround WhitespaceAround: 'return' is not followed by whitespace. 327
 Warning whitespace WhitespaceAround WhitespaceAround: 'return' is not followed by whitespace. 330
 Warning naming LocalVariableName Local variable name 'lowAddress_bi' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 390
 Warning sizes LineLength Line is longer than 120 characters (found 136). 393
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 403
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 433
 Warning sizes LineLength Line is longer than 120 characters (found 135). 435
 Warning whitespace WhitespaceAround WhitespaceAround: '/' is not preceded with whitespace. 435
 Warning whitespace WhitespaceAround WhitespaceAround: '/' is not followed by whitespace. 435
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not preceded with whitespace. 435
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not followed by whitespace. 435
 Warning whitespace WhitespaceAround WhitespaceAround: '%' is not preceded with whitespace. 435
 Warning whitespace WhitespaceAround WhitespaceAround: '%' is not followed by whitespace. 435
 Warning whitespace OperatorWrap '!=' should be on a new line. 435
 Warning sizes LineLength Line is longer than 120 characters (found 133). 436
 Warning whitespace WhitespaceAround WhitespaceAround: '/' is not preceded with whitespace. 436
 Warning whitespace WhitespaceAround WhitespaceAround: '/' is not followed by whitespace. 436
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not preceded with whitespace. 436
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not followed by whitespace. 436
 Warning whitespace WhitespaceAround WhitespaceAround: '%' is not preceded with whitespace. 436
 Warning whitespace WhitespaceAround WhitespaceAround: '%' is not followed by whitespace. 436
 Warning whitespace WhitespaceAround WhitespaceAround: 'return' is not followed by whitespace. 437
 Warning whitespace WhitespaceAround WhitespaceAround: 'return' is not followed by whitespace. 440
 Warning whitespace WhitespaceAround WhitespaceAround: 'return' is not followed by whitespace. 443
 Warning whitespace OperatorWrap '&&' should be on a new line. 459
 Warning whitespace OperatorWrap '<' should be on a new line. 460
 Warning whitespace OperatorWrap '&&' should be on a new line. 464

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronSubnetIPAllocationPool.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'java.net.Inet6Address' import. Should be before 'java.net.InetAddress'. 14
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 72
 Warning javadoc JavadocStyle First sentence should end with a period. 72
 Warning javadoc JavadocStyle First sentence should end with a period. 88
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 110
 Warning javadoc JavadocStyle First sentence should end with a period. 110
 Warning javadoc JavadocStyle First sentence should end with a period. 126
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 142
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 148
 Warning javadoc JavadocStyle First sentence should end with a period. 148
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not preceded with whitespace. 161
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not followed by whitespace. 161
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 167
 Warning javadoc JavadocStyle First sentence should end with a period. 167
 Warning naming ParameterName Parameter name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 175
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 178
 Warning naming ParameterName Parameter name 'r' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 187
 Warning misc ArrayTypeStyle Array brackets at illegal position. 187
 Warning blocks LeftCurly '{' at column 5 should be on the previous line. 188
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 193
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 194
 Warning naming LocalVariableName Local variable name 'gIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 215
 Warning naming LocalVariableName Local variable name 'sIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 216
 Warning naming LocalVariableName Local variable name 'eIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 217
 Warning naming LocalVariableName Local variable name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 218
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 219
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 228
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 228
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not preceded with whitespace. 235
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not followed by whitespace. 235
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not preceded with whitespace. 246
 Warning whitespace WhitespaceAround WhitespaceAround: '-' is not followed by whitespace. 246
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not preceded with whitespace. 251
 Warning whitespace WhitespaceAround WhitespaceAround: '+' is not followed by whitespace. 251
 Warning whitespace OperatorWrap '+' should be on a new line. 261
 Warning whitespace OperatorWrap '+' should be on a new line. 262
 Warning naming LocalVariableName Local variable name 'gIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 281
 Warning naming LocalVariableName Local variable name 'sIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 282
 Warning naming LocalVariableName Local variable name 'eIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 283
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 285
 Warning whitespace WhitespaceAround WhitespaceAround: 'return' is not followed by whitespace. 289
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 292
 Warning whitespace WhitespaceAround WhitespaceAround: 'return' is not followed by whitespace. 296
 Warning naming LocalVariableName Local variable name 'p' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 299

org/opendaylight/netvirt/openstack/netvirt/translator/NeutronSubnet_HostRoute.java

Severity Category Rule Message Line
 Warning naming TypeName Type name 'NeutronSubnet_HostRoute' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning whitespace OperatorWrap '+' should be on a new line. 39
 Warning whitespace OperatorWrap '+' should be on a new line. 40

org/opendaylight/netvirt/openstack/netvirt/translator/Neutron_ID.java

Severity Category Rule Message Line
 Warning naming TypeName Type name 'Neutron_ID' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 21

org/opendaylight/netvirt/openstack/netvirt/translator/Neutron_IPs.java

Severity Category Rule Message Line
 Warning naming TypeName Type name 'Neutron_IPs' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 21
 Warning whitespace OperatorWrap '+' should be on a new line. 57
 Warning whitespace OperatorWrap '+' should be on a new line. 58

org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronFirewallCRUD.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 31
 Warning javadoc JavadocStyle First sentence should end with a period. 31
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 43
 Warning javadoc JavadocStyle First sentence should end with a period. 43
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 51
 Warning javadoc JavadocStyle First sentence should end with a period. 51
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 62
 Warning javadoc JavadocStyle First sentence should end with a period. 62
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 73
 Warning javadoc JavadocStyle First sentence should end with a period. 73
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 85
 Warning javadoc JavadocStyle First sentence should end with a period. 85
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 91

org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronFirewallPolicyCRUD.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 21
 Warning javadoc JavadocStyle First sentence should end with a period. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52
 Warning javadoc JavadocStyle First sentence should end with a period. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc JavadocStyle First sentence should end with a period. 74
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 86
 Warning javadoc JavadocStyle First sentence should end with a period. 86
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 92

org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronFirewallRuleCRUD.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 21
 Warning javadoc JavadocStyle First sentence should end with a period. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52
 Warning javadoc JavadocStyle First sentence should end with a period. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc JavadocStyle First sentence should end with a period. 74
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 86
 Warning javadoc JavadocStyle First sentence should end with a period. 86
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 92

org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronFloatingIPCRUD.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning naming AbbreviationAsWordInName Abbreviation in name 'INeutronFloatingIPCRUD' must contain no more than '4' capital letters. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 21
 Warning javadoc JavadocStyle First sentence should end with a period. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52
 Warning javadoc JavadocStyle First sentence should end with a period. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc JavadocStyle First sentence should end with a period. 74

org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronLoadBalancerCRUD.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 21
 Warning javadoc JavadocStyle First sentence should end with a period. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52
 Warning javadoc JavadocStyle First sentence should end with a period. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc JavadocStyle First sentence should end with a period. 74
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 86
 Warning javadoc JavadocStyle First sentence should end with a period. 86
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 92

org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronLoadBalancerHealthMonitorCRUD.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 21
 Warning javadoc JavadocStyle First sentence should end with a period. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52
 Warning javadoc JavadocStyle First sentence should end with a period. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc JavadocStyle First sentence should end with a period. 74
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 86
 Warning javadoc JavadocStyle First sentence should end with a period. 86
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 92

org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronLoadBalancerListenerCRUD.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 21
 Warning javadoc JavadocStyle First sentence should end with a period. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52
 Warning javadoc JavadocStyle First sentence should end with a period. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc JavadocStyle First sentence should end with a period. 74
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 86
 Warning javadoc JavadocStyle First sentence should end with a period. 86
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 92

org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronLoadBalancerPoolCRUD.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 21
 Warning javadoc JavadocStyle First sentence should end with a period. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52
 Warning javadoc JavadocStyle First sentence should end with a period. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc JavadocStyle First sentence should end with a period. 74
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 86
 Warning javadoc JavadocStyle First sentence should end with a period. 86
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 92

org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronLoadBalancerPoolMemberCRUD.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 17
 Warning javadoc JavadocStyle First sentence should end with a period. 17
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 28
 Warning javadoc JavadocStyle First sentence should end with a period. 28
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 40
 Warning javadoc JavadocStyle First sentence should end with a period. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 48
 Warning javadoc JavadocStyle First sentence should end with a period. 48
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 59
 Warning javadoc JavadocStyle First sentence should end with a period. 59
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 70
 Warning javadoc JavadocStyle First sentence should end with a period. 70
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 82
 Warning javadoc JavadocStyle First sentence should end with a period. 82
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 88

org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronNetworkCRUD.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 21
 Warning javadoc JavadocStyle First sentence should end with a period. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52
 Warning javadoc JavadocStyle First sentence should end with a period. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc JavadocStyle First sentence should end with a period. 74
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 86
 Warning javadoc JavadocStyle First sentence should end with a period. 86

org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronPortCRUD.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 21
 Warning javadoc JavadocStyle First sentence should end with a period. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52
 Warning javadoc JavadocStyle First sentence should end with a period. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc JavadocStyle First sentence should end with a period. 74
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 86
 Warning javadoc JavadocStyle First sentence should end with a period. 86
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 92
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 99
 Warning javadoc JavadocStyle First sentence should end with a period. 99

org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronRouterCRUD.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 21
 Warning javadoc JavadocStyle First sentence should end with a period. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52
 Warning javadoc JavadocStyle First sentence should end with a period. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc JavadocStyle First sentence should end with a period. 74
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 86
 Warning javadoc JavadocStyle First sentence should end with a period. 86

org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronSecurityGroupCRUD.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 30
 Warning javadoc JavadocStyle First sentence should end with a period. 30
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 36
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 41
 Warning javadoc JavadocStyle First sentence should end with a period. 41
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 49
 Warning javadoc JavadocStyle First sentence should end with a period. 49
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 59
 Warning javadoc JavadocStyle First sentence should end with a period. 59
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 69
 Warning javadoc JavadocStyle First sentence should end with a period. 69
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 79
 Warning javadoc JavadocStyle First sentence should end with a period. 79

org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronSecurityRuleCRUD.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 20
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 30
 Warning javadoc JavadocStyle First sentence should end with a period. 30
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 36
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 41
 Warning javadoc JavadocStyle First sentence should end with a period. 41
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 49
 Warning javadoc JavadocStyle First sentence should end with a period. 49
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 59
 Warning javadoc JavadocStyle First sentence should end with a period. 59
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 69
 Warning javadoc JavadocStyle First sentence should end with a period. 69
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 79
 Warning javadoc JavadocStyle First sentence should end with a period. 79
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 84

org/opendaylight/netvirt/openstack/netvirt/translator/crud/INeutronSubnetCRUD.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 15
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 21
 Warning javadoc JavadocStyle First sentence should end with a period. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 44
 Warning javadoc JavadocStyle First sentence should end with a period. 44
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 52
 Warning javadoc JavadocStyle First sentence should end with a period. 52
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 63
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 74
 Warning javadoc JavadocStyle First sentence should end with a period. 74
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 86
 Warning javadoc JavadocStyle First sentence should end with a period. 86

org/opendaylight/netvirt/openstack/netvirt/translator/crud/NeutronCRUDInterfaces.java

Severity Category Rule Message Line
 Warning whitespace EmptyLineSeparator 'CTOR_DEF' should be separated from previous statement. 36
 Warning naming AbbreviationAsWordInName Abbreviation in name 'fetchINeutronFloatingIPCRUD' must contain no more than '4' capital letters. 119
 Warning sizes LineLength Line is longer than 120 characters (found 127). 165
 Warning sizes LineLength Line is longer than 120 characters (found 121). 170
 Warning naming LocalVariableName Local variable name 'bCtx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 176
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 183

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/AbstractNeutronInterface.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 121). 30
 Warning sizes LineLength Line is longer than 120 characters (found 124). 58
 Warning whitespace WhitespaceAround WhitespaceAround: 'catch' is not followed by whitespace. 109
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 112
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 135
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 135
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 136
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 137
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 145
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 145
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 148

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronFirewallInterface.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 173). 31
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 32

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronFirewallPolicyInterface.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 21
 Warning javadoc JavadocStyle Javadoc has empty description section. 21
 Warning sizes LineLength Line is longer than 120 characters (found 197). 95
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 96

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronFirewallRuleInterface.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 189). 92
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 93

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronFloatingIPInterface.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext. 16
 Warning sizes LineLength Line is longer than 120 characters (found 139). 30
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 110
 Warning blocks RightCurly '}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else or try/catch/finally). 130
 Warning sizes LineLength Line is longer than 120 characters (found 181). 179

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronFloatingIPInterfaceTest.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 35
 Warning javadoc JavadocStyle First sentence should end with a period. 35
 Warning sizes LineLength Line is longer than 120 characters (found 135). 246
 Warning sizes LineLength Line is longer than 120 characters (found 144). 247
 Warning sizes LineLength Line is longer than 120 characters (found 124). 276

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronLoadBalancerHealthMonitorInterface.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext. 13
 Warning sizes LineLength Line is longer than 120 characters (found 188). 21
 Warning sizes LineLength Line is longer than 120 characters (found 152). 94
 Warning sizes LineLength Line is longer than 120 characters (found 241). 95
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 96

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronLoadBalancerInterface.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 147). 37
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '107'. 122
 Warning sizes LineLength Line is longer than 120 characters (found 189). 153
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 154

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronLoadBalancerListenerInterface.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext. 13
 Warning sizes LineLength Line is longer than 120 characters (found 168). 21
 Warning sizes LineLength Line is longer than 120 characters (found 137). 94
 Warning sizes LineLength Line is longer than 120 characters (found 221). 95
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 96

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronLoadBalancerPoolInterface.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 151). 46
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '122'. 136
 Warning naming LocalVariableName Local variable name 'neutron_id' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 148
 Warning sizes LineLength Line is longer than 120 characters (found 125). 184
 Warning sizes LineLength Line is longer than 120 characters (found 205). 185
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 186

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronLoadBalancerPoolMemberInterface.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 143). 93
 Warning sizes LineLength Line is longer than 120 characters (found 229). 94
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 95

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronNetworkInterface.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - org.opendaylight.controller.sal.binding.api.BindingAwareBroker.ProviderContext. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork_Segment' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronNetworkCRUD'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning sizes LineLength Line is longer than 120 characters (found 126). 43
 Warning modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 54
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 191
 Warning sizes LineLength Line is longer than 120 characters (found 169). 267
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 268

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronPortInterface.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort_VIFDetail. 21
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 158
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 262
 Warning indentation Indentation 'for' child have incorrect indentation level 20, expected level should be 16. 265
 Warning indentation Indentation 'for' child have incorrect indentation level 20, expected level should be 16. 266
 Warning sizes LineLength Line is longer than 120 characters (found 133). 266
 Warning indentation Indentation 'for' child have incorrect indentation level 20, expected level should be 16. 267
 Warning indentation Indentation 'for' child have incorrect indentation level 20, expected level should be 16. 268
 Warning indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 276
 Warning naming LocalVariableName Local variable name 'neutron_IPs' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 290
 Warning indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 302
 Warning indentation Indentation 'if' child have incorrect indentation level 8, expected level should be 12. 305
 Warning sizes LineLength Line is longer than 120 characters (found 157). 339
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 340

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronRouterInterface.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.binding.api.DataBroker' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronRouterCRUD'. 16
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronRouter' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronRouterCRUD'. 17
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronRouter_NetworkReference' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronRouterCRUD'. 18
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.Neutron_IPs' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronRouterCRUD'. 19
 Warning sizes LineLength Line is longer than 120 characters (found 124). 36
 Warning naming LocalVariableName Local variable name 'neutronRouter_NetworkReferences' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 140
 Warning naming LocalVariableName Local variable name 'eIP' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 148
 Warning naming LocalVariableName Local variable name 'eFixedIpBuilder' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 149
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '109'. 179
 Warning indentation Indentation 'for' child have incorrect indentation level 21, expected level should be 20. 212
 Warning indentation Indentation 'for' child have incorrect indentation level 21, expected level should be 20. 213
 Warning indentation Indentation 'for' child have incorrect indentation level 21, expected level should be 20. 214
 Warning indentation Indentation 'for' child have incorrect indentation level 21, expected level should be 20. 215

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronSecurityGroupInterface.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityRule. 17
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSecurityRuleCRUD. 19
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.translator.crud.NeutronCRUDInterfaces. 20
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid. 21
 Warning sizes LineLength Line is longer than 120 characters (found 150). 33
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '120'. 150
 Warning sizes LineLength Line is longer than 120 characters (found 193). 161
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 162

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronSecurityRuleInterface.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityGroup. 17
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSecurityGroupCRUD. 19
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.translator.crud.NeutronCRUDInterfaces. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.constants.rev150712.NeutronUtils' import. Should be before 'org.opendaylight.yang.gen.v1.urn.opendaylight.neutron.constants.rev150712.ProtocolUdp'. 34
 Warning sizes LineLength Line is longer than 120 characters (found 147). 47
 Warning whitespace OperatorWrap '?' should be on a new line. 142
 Warning whitespace WhitespaceAround WhitespaceAround: '?' is not preceded with whitespace. 142
 Warning sizes LineLength Line is longer than 120 characters (found 125). 143
 Warning whitespace WhitespaceAround WhitespaceAround: ':' is not preceded with whitespace. 143
 Warning whitespace WhitespaceAround WhitespaceAround: ':' is not followed by whitespace. 143
 Warning indentation Indentation 'else' child have incorrect indentation level 15, expected level should be 16. 152
 Warning sizes LineLength Line is longer than 120 characters (found 124). 189
 Warning sizes LineLength Line is longer than 120 characters (found 121). 193
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '170'. 227
 Warning sizes LineLength Line is longer than 120 characters (found 189). 238
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 239

org/opendaylight/netvirt/openstack/netvirt/translator/crud/impl/NeutronSubnetInterface.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 120 characters (found 123). 46
 Warning whitespace OperatorWrap '||' should be on a new line. 176
 Warning coding OverloadMethodsDeclarationOrder Overload methods should not be split. Previous overloaded method located at line '196'. 272
 Warning sizes LineLength Line is longer than 120 characters (found 165). 283
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 284

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronFirewallAware.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 75
 Warning javadoc JavadocStyle First sentence should end with a period. 75

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronFirewallPolicyAware.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 40
 Warning sizes LineLength Line is longer than 120 characters (found 124). 41
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 75
 Warning javadoc JavadocStyle First sentence should end with a period. 75

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronFirewallRuleAware.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 40
 Warning sizes LineLength Line is longer than 120 characters (found 122). 41
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 75
 Warning javadoc JavadocStyle First sentence should end with a period. 75

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronFloatingIPAware.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 75
 Warning javadoc JavadocStyle First sentence should end with a period. 75

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronLoadBalancerAware.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc JavadocStyle First sentence should end with a period. 56
 Warning javadoc JavadocStyle First sentence should end with a period. 64
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 76
 Warning javadoc JavadocStyle First sentence should end with a period. 76

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronLoadBalancerHealthMonitorAware.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13
 Warning sizes LineLength Line is longer than 120 characters (found 125). 14
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 40
 Warning sizes LineLength Line is longer than 120 characters (found 135). 41
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc JavadocStyle First sentence should end with a period. 56
 Warning javadoc JavadocStyle First sentence should end with a period. 64
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 76
 Warning javadoc JavadocStyle First sentence should end with a period. 76

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronLoadBalancerListenerAware.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 40
 Warning sizes LineLength Line is longer than 120 characters (found 130). 41
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc JavadocStyle First sentence should end with a period. 56
 Warning javadoc JavadocStyle First sentence should end with a period. 64
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 76
 Warning javadoc JavadocStyle First sentence should end with a period. 76

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronLoadBalancerPoolAware.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc JavadocStyle First sentence should end with a period. 56
 Warning javadoc JavadocStyle First sentence should end with a period. 64
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 76
 Warning javadoc JavadocStyle First sentence should end with a period. 76

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronLoadBalancerPoolMemberAware.java

Severity Category Rule Message Line
 Warning javadoc JavadocStyle First sentence should end with a period. 15
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 27
 Warning javadoc JavadocStyle First sentence should end with a period. 27
 Warning javadoc JavadocStyle First sentence should end with a period. 35
 Warning sizes LineLength Line is longer than 120 characters (found 132). 36
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 51
 Warning javadoc JavadocStyle First sentence should end with a period. 51
 Warning javadoc JavadocStyle First sentence should end with a period. 59
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 71
 Warning javadoc JavadocStyle First sentence should end with a period. 71

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronNetworkAware.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 75
 Warning javadoc JavadocStyle First sentence should end with a period. 75

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronPortAware.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 75
 Warning javadoc JavadocStyle First sentence should end with a period. 75

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronRouterAware.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 14
 Warning javadoc JavadocStyle First sentence should end with a period. 14
 Warning javadoc JavadocStyle First sentence should end with a period. 21
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 33
 Warning javadoc JavadocStyle First sentence should end with a period. 33
 Warning javadoc JavadocStyle First sentence should end with a period. 41
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 56
 Warning javadoc JavadocStyle First sentence should end with a period. 56
 Warning javadoc JavadocStyle First sentence should end with a period. 64
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 76
 Warning javadoc JavadocStyle First sentence should end with a period. 76
 Warning javadoc JavadocStyle First sentence should end with a period. 84
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 99
 Warning javadoc JavadocStyle First sentence should end with a period. 99
 Warning javadoc JavadocStyle First sentence should end with a period. 110
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 125
 Warning javadoc JavadocStyle First sentence should end with a period. 125

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronSecurityGroupAware.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 19
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 24
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 25
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 30
 Warning javadoc JavadocStyle First sentence should end with a period. 30
 Warning javadoc JavadocStyle First sentence should end with a period. 37
 Warning sizes LineLength Line is longer than 120 characters (found 124). 38
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 44
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 45
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 46
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 50
 Warning javadoc JavadocStyle First sentence should end with a period. 50
 Warning javadoc JavadocStyle First sentence should end with a period. 57
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 62
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 63
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 64
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 68
 Warning javadoc JavadocStyle First sentence should end with a period. 68

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronSecurityRuleAware.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 19
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 24
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 25
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 26
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 30
 Warning javadoc JavadocStyle First sentence should end with a period. 30
 Warning javadoc JavadocStyle First sentence should end with a period. 37
 Warning sizes LineLength Line is longer than 120 characters (found 123). 38
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 44
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 45
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 46
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 50
 Warning javadoc JavadocStyle First sentence should end with a period. 50
 Warning javadoc JavadocStyle First sentence should end with a period. 57
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 62
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 63
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 64
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 68
 Warning javadoc JavadocStyle First sentence should end with a period. 68

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/INeutronSubnetAware.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 13
 Warning javadoc JavadocStyle First sentence should end with a period. 20
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 32
 Warning javadoc JavadocStyle First sentence should end with a period. 40
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 55
 Warning javadoc JavadocStyle First sentence should end with a period. 63
 Warning javadoc SummaryJavadoc First sentence of Javadoc is incomplete (period is missing) or not present. 75
 Warning javadoc JavadocStyle First sentence should end with a period. 75

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronIAwareUtil.java

Severity Category Rule Message Line
 Warning misc ArrayTypeStyle Array brackets at illegal position. 32
 Warning naming LocalVariableName Local variable name 'bCtx' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 34
 Warning indentation Indentation 'try' child have incorrect indentation level 16, expected level should be 12. 38
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 46

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronLoadBalancerPoolChangeListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronLoadBalancer_SessionPersistence' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronLoadBalancerPoolAware'. 25
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. Should be before 'org.slf4j.LoggerFactory'. 42
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 58
 Warning sizes LineLength Line is longer than 120 characters (found 136). 66
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 88
 Warning whitespace FileTabCharacter Line contains a tab character. 88
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 88
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 88
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 94
 Warning whitespace FileTabCharacter Line contains a tab character. 94
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 97
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 101
 Warning whitespace FileTabCharacter Line contains a tab character. 101
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 103
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 103
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 107
 Warning whitespace FileTabCharacter Line contains a tab character. 107
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 110
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 114
 Warning whitespace FileTabCharacter Line contains a tab character. 114
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 114
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 114
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 116
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 116
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 120
 Warning whitespace FileTabCharacter Line contains a tab character. 120
 Warning indentation Indentation 'if' child have incorrect indentation level 16, expected level should be 12. 148
 Warning whitespace FileTabCharacter Line contains a tab character. 148

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronLoadBalancerPoolMemberChangeListener.java

Severity Category Rule Message Line
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 40
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 73
 Warning whitespace FileTabCharacter Line contains a tab character. 73
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 73
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 73
 Warning sizes LineLength Line is longer than 120 characters (found 134). 74
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 79
 Warning whitespace FileTabCharacter Line contains a tab character. 79
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 82
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 86
 Warning whitespace FileTabCharacter Line contains a tab character. 86
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 86
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 89
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 89
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 93
 Warning whitespace FileTabCharacter Line contains a tab character. 93
 Warning whitespace EmptyLineSeparator 'METHOD_DEF' should be separated from previous statement. 96
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 100
 Warning whitespace FileTabCharacter Line contains a tab character. 100
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 100
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 100
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 103
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 103
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 107
 Warning whitespace FileTabCharacter Line contains a tab character. 107

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronNetworkChangeListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.controller.md.sal.common.api.data.AsyncDataBroker.DataChangeScope' import. Should be before 'org.opendaylight.controller.md.sal.common.api.data.LogicalDatastoreType'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronNetworkAware'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronNetwork_Segment' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronNetworkAware'. 22
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. Should be before 'org.slf4j.LoggerFactory'. 40
 Warning indentation Indentation '=' have incorrect indentation level 4, expected level should be 8. 46
 Warning indentation Indentation '.' have incorrect indentation level 4, expected level should be 8. 47
 Warning indentation Indentation '.' have incorrect indentation level 4, expected level should be 8. 48
 Warning indentation Indentation '.' have incorrect indentation level 4, expected level should be 8. 49
 Warning indentation Indentation '.' have incorrect indentation level 4, expected level should be 8. 50
 Warning indentation Indentation '.' have incorrect indentation level 4, expected level should be 8. 51
 Warning modifier ModifierOrder 'private' modifier out of order with the JLS suggestions. 53
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 64
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 91
 Warning whitespace FileTabCharacter Line contains a tab character. 91
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 91
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 93
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 93
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 97
 Warning whitespace FileTabCharacter Line contains a tab character. 97
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 105
 Warning whitespace FileTabCharacter Line contains a tab character. 105
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 105
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 105
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 107
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 107
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 111
 Warning whitespace FileTabCharacter Line contains a tab character. 111
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 119
 Warning whitespace FileTabCharacter Line contains a tab character. 119
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 119
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 119
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 121
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 121
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 125
 Warning whitespace FileTabCharacter Line contains a tab character. 125

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronPortChangeListener.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort_VIFDetail. 26
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronPort_VIFDetail'. 27
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 49
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 55
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 82
 Warning whitespace FileTabCharacter Line contains a tab character. 82
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 82
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 82
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 84
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 84
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 88
 Warning whitespace FileTabCharacter Line contains a tab character. 88
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 117
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 117
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 119
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 119

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronRouterChangeListener.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - java.util.HashMap. 11
 Warning imports UnusedImports Unused import - java.util.Map. 13
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 37
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 43
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 70
 Warning whitespace FileTabCharacter Line contains a tab character. 70
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 70
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 70
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 72
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 72
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 76
 Warning whitespace FileTabCharacter Line contains a tab character. 76
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 85
 Warning whitespace FileTabCharacter Line contains a tab character. 85
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 85
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 85
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 87
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 87
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 91
 Warning whitespace FileTabCharacter Line contains a tab character. 91
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 99
 Warning whitespace FileTabCharacter Line contains a tab character. 99
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 101
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 101
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 105
 Warning whitespace FileTabCharacter Line contains a tab character. 105
 Warning indentation Indentation 'for' child have incorrect indentation level 21, expected level should be 20. 141
 Warning indentation Indentation 'for' child have incorrect indentation level 21, expected level should be 20. 142
 Warning indentation Indentation 'for' child have incorrect indentation level 21, expected level should be 20. 143
 Warning indentation Indentation 'for' child have incorrect indentation level 21, expected level should be 20. 144

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronSecurityGroupDataChangeListener.java

Severity Category Rule Message Line
 Warning imports UnusedImports Unused import - java.util.ArrayList. 10
 Warning imports UnusedImports Unused import - java.util.List. 11
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSecurityRuleCRUD. 20
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityGroup' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSecurityRuleCRUD'. 21
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityRule' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.crud.INeutronSecurityRuleCRUD'. 22
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityRule. 22
 Warning imports UnusedImports Unused import - org.opendaylight.netvirt.openstack.netvirt.translator.crud.NeutronCRUDInterfaces. 23
 Warning imports UnusedImports Unused import - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid. 25

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronSecurityRuleDataChangeListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'org.opendaylight.netvirt.openstack.netvirt.translator.NeutronSecurityRule' import. Should be before 'org.opendaylight.netvirt.openstack.netvirt.translator.iaware.INeutronSecurityRuleAware'. 19
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. Should be before 'org.slf4j.LoggerFactory'. 41
 Warning whitespace WhitespaceAround WhitespaceAround: '!=' is not preceded with whitespace. 150
 Warning whitespace OperatorWrap '?' should be on a new line. 150
 Warning whitespace WhitespaceAround WhitespaceAround: '?' is not preceded with whitespace. 150
 Warning sizes LineLength Line is longer than 120 characters (found 125). 151
 Warning whitespace WhitespaceAround WhitespaceAround: ':' is not preceded with whitespace. 151
 Warning whitespace WhitespaceAround WhitespaceAround: ':' is not followed by whitespace. 151
 Warning indentation Indentation 'else' child have incorrect indentation level 15, expected level should be 16. 160

org/opendaylight/netvirt/openstack/netvirt/translator/iaware/impl/NeutronSubnetChangeListener.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Wrong lexicographical order for 'com.google.common.collect.ImmutableBiMap' import. Should be before 'org.slf4j.LoggerFactory'. 48
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 50
 Warning indentation Indentation '=' have incorrect indentation level 4, expected level should be 8. 54
 Warning indentation Indentation '.' have incorrect indentation level 4, expected level should be 8. 55
 Warning indentation Indentation '.' have incorrect indentation level 4, expected level should be 8. 56
 Warning indentation Indentation '.' have incorrect indentation level 4, expected level should be 8. 57
 Warning indentation Indentation '=' have incorrect indentation level 4, expected level should be 8. 60
 Warning indentation Indentation '.' have incorrect indentation level 4, expected level should be 8. 61
 Warning indentation Indentation '.' have incorrect indentation level 4, expected level should be 8. 62
 Warning indentation Indentation '.' have incorrect indentation level 4, expected level should be 8. 63
 Warning indentation Indentation '.' have incorrect indentation level 4, expected level should be 8. 64
 Warning indentation Indentation '.' have incorrect indentation level 4, expected level should be 8. 65
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 70
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 97
 Warning whitespace FileTabCharacter Line contains a tab character. 97
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 97
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 97
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 99
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 99
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 103
 Warning whitespace FileTabCharacter Line contains a tab character. 103
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 111
 Warning whitespace FileTabCharacter Line contains a tab character. 111
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 111
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 113
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 113
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 117
 Warning whitespace FileTabCharacter Line contains a tab character. 117
 Warning indentation Indentation 'if' have incorrect indentation level 16, expected level should be 12. 125
 Warning whitespace FileTabCharacter Line contains a tab character. 125
 Warning whitespace WhitespaceAround WhitespaceAround: 'if' is not followed by whitespace. 125
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 125
 Warning whitespace WhitespaceAround WhitespaceAround: 'for' is not followed by whitespace. 127
 Warning whitespace WhitespaceAround WhitespaceAround: '{' is not preceded with whitespace. 127
 Warning indentation Indentation 'if rcurly' have incorrect indentation level 16, expected level should be 12. 131
 Warning whitespace FileTabCharacter Line contains a tab character. 131
 Warning indentation Indentation 'method def' child have incorrect indentation level 7, expected level should be 8. 179