cloudstack/server/src/com/cloud/network
wilderrodrigues 5557ad5588 Offer a getDurationInMillis() method in the Profiler utility class
- New implementation uses nanoseconds. Due to that, the places where the Profiler is used as a Monitor and/or
     a stopwatch will suffer with the difference in the return
   - Also added a getDuration(), which returns the time in nanoseconds in case someone wants to use it instead
   - Added an extra test to check if the getDuration() works fine with nanoseconds
   - Fixed the test that checks the time in milliseconds: I added an error margin to cover the test better

Signed-off-by: Daan Hoogland <daan@onecht.net>
2015-06-24 09:36:40 +02:00
..
as CLOUDSTACK-6787: Publishing uuids missing in some cases, adding/correcting events in some cases. 2014-07-21 14:08:18 -07:00
element Fixing getRouters() to make it call the super method. 2015-03-16 11:39:18 +01:00
firewall ListFirewallEgressRulesCmd: add interfaces and minor cleanup 2015-05-20 17:00:08 +01:00
guru CLOUDSTACK-8324: Resource base changes for vm ip fetch 2015-05-28 15:42:08 +05:30
lb CLOUDSTACK-6920 Support listing of LBHealthcheck policy with LBHealthcheck policy ID 2014-12-26 21:01:03 +05:30
router CLOUDSTACK-8545 port of the fix to not reboot routers on out of band migration persé 2015-06-18 16:42:08 +02:00
rules CLOUDSTACK-6697: bigswitch networking plugin update 2015-04-09 13:02:02 +05:30
security Offer a getDurationInMillis() method in the Profiler utility class 2015-06-24 09:36:40 +02:00
vpc CLOUDSTACK-6697: bigswitch networking plugin update 2015-04-09 13:02:02 +05:30
vpn CLOUDSTACK-5409: Include projectid during ACL check while listing S2S Vpn gateways 2015-06-12 14:54:44 +03:00
ExternalDeviceUsageManager.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
ExternalDeviceUsageManagerImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ExternalFirewallDeviceManager.java Removed trailing spaces 2013-11-21 04:08:01 -08:00
ExternalFirewallDeviceManagerImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
ExternalIpAddressAllocator.java findbugs: removed obfuscating fields(cherry picked from commit 2014-01-28 17:42:17 +01:00
ExternalLoadBalancerDeviceManager.java CLOUDSTACK-5428: support NetScaler to be configured exclusively for GSLB 2013-12-10 06:20:58 +05:30
ExternalLoadBalancerDeviceManagerImpl.java CLOUDSTACK-7313 Fixed issues in provisioning vpx in SDX from CS 2014-10-13 15:57:13 +05:30
ExternalNetworkDeviceManagerImpl.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
IpAddrAllocator.java All Checkstyle problems corrected 2013-12-12 12:26:07 -08:00
IpAddressManagerImpl.java Re-run travis 2015-06-17 12:18:01 +02:00
Ipv6AddressManager.java Reformat all source code. Added checkstyle to check the source code 2013-11-20 07:26:53 -08:00
Ipv6AddressManagerImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
NetworkModelImpl.java findbugs: decoding String using preferred Charset 2015-06-19 14:22:19 +02:00
NetworkServiceImpl.java Fix findbugs NS_DANGEROUS_NON_SHORT_CIRCUIT warning in NetworkServiceImpl.java 2015-06-15 12:10:10 +03:00
NetworkUsageManager.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
NetworkUsageManagerImpl.java Fix findbugs warning in NetworkUsageManagerImpl.java Unnecessary boxing/unboxing of long value to create Date 2015-06-15 12:09:54 +03:00
PortProfileManagerImpl.java Reformatted all of the code. 2013-11-21 06:15:26 -08:00
SshKeysDistriMonitor.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
StorageNetworkManager.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00
StorageNetworkManagerImpl.java removed executable flags from java classes 2014-11-23 19:49:01 +01:00