cloudstack/plugins/network-elements
Hugo Trippaers 9b841af529 Findbugs : A map can't retrieve an object by index, so get(0) would
return null. Changed to retrieve the first entry in the map.

Removed the ExecutionException try catch, this would prevent the
unittest from giving accurate information on exceptions. Avoid catching
checked exceptions in a unittest, use expected keyword on @Test instead.
2014-02-14 18:37:45 +01:00
..
bigswitch-vns All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
cisco-vnmc Findbugs : A map can't retrieve an object by index, so get(0) would 2014-02-14 18:37:45 +01:00
dns-notifier Removed all reminants of the IdentityService. Created the KeysManager to move the management 2014-01-14 13:11:35 -08:00
elastic-loadbalancer Configuration: define "host" global config parameter in cloud-api package instead of ClusterManager as the parameter is mostly used by sevices components running remotely (consoleProxy, secondarystorage), or by third party integrators. 2014-01-20 13:37:52 -08:00
f5 CLOUDSTACK-5647 Adding F5 device to network service provider fails with 2014-01-10 22:05:22 +05:30
internal-loadbalancer All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
juniper-contrail Contrail Event Interceptor fix 2014-02-10 22:43:38 -07:00
juniper-srx CLOUDSTACK-5747 Fixed network restart issue with SRX 2014-01-16 11:29:03 +05:30
midonet Reformat of source code to set a stable base for the future. I couldn't get checkstyle enabled. There's still about a thousand errors from checkstyle. Most of it from length errors from comments and strings. Will attempt to remove those tonight. This change is so large I just want to get it in before any merge nightmares. The changes are fairly minor though and I did a full compile and start a server with the reformat code. 2013-11-21 07:56:47 -08:00
netscaler Review 16080 Move Netscaler plugin from non-oss to oss and upgrade the nitro API to 10.1 2014-02-05 14:03:49 +01:00
nicira-nvp Findbugs finding: the collections should have been made static 2014-01-23 15:52:46 +00:00
opendaylight Fix license formatting to work with the mycila license check for nvp and opendaylight 2014-01-22 11:24:37 +01:00
ovs All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
palo-alto All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
stratosphere-ssp stratosphere-ssp plugin: Fix HttpClient4 connection leak 2014-02-05 16:23:32 +09:00
vxlan Reformat of source code to set a stable base for the future. I couldn't get checkstyle enabled. There's still about a thousand errors from checkstyle. Most of it from length errors from comments and strings. Will attempt to remove those tonight. This change is so large I just want to get it in before any merge nightmares. The changes are fairly minor though and I did a full compile and start a server with the reformat code. 2013-11-21 07:56:47 -08:00