cloudstack/utils/src/com/cloud/utils
Koushik Das f0c1af2b5c Merge branch 'master' into cisco-vnmc-api-integration
Conflicts:
	api/src/com/cloud/network/Network.java
	api/src/org/apache/cloudstack/api/ApiConstants.java
	client/tomcatconf/components-nonoss.xml.in
	client/tomcatconf/nonossComponentContext.xml.in
	plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/manager/VmwareManagerImpl.java
	plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java
	setup/db/db/schema-410to420.sql
	vmware-base/src/com/cloud/hypervisor/vmware/mo/HypervisorHostHelper.java
2013-03-20 16:20:10 +05:30
..
backoff Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
cisco/n1kv/vsm Added helper method to create port profile in n1kv VSM with additional parameters VDC tenant and edge security profile 2013-02-11 23:06:36 +05:30
component CLOUDSTACK-1568,CLOUDSTACK-1664: Fix ActionEvent interception and optimize @DB lookup with caching 2013-03-18 18:07:52 -07:00
concurrency fixing utils license header 2012-06-06 23:06:02 -04:00
crypt If encryption is already initialized we don't need to do it again. 2013-02-06 16:49:12 +01:00
db CLOUDSTACK-1568,CLOUDSTACK-1664: Fix ActionEvent interception and optimize @DB lookup with caching 2013-03-18 18:07:52 -07:00
encoding Removed Base64 file and use the apache version 2012-08-07 15:41:54 -07:00
events Connnect event bus to messaging layer 2012-11-14 19:28:59 -08:00
exception Merge branch 'ucs' into javelin 2013-01-31 14:44:07 -08:00
fsm cleanup warnings in utils 2013-01-10 17:19:30 -08:00
log cleanup warnings in utils 2013-01-10 17:19:30 -08:00
mgmt fixing utils license header 2012-06-06 23:06:02 -04:00
net CLOUDSTACK-1668: Fix IP conflict in VPC tier 2013-03-20 00:31:52 +00:00
nio cleanup warnings in utils 2013-01-10 17:19:30 -08:00
script db: Fix deploydb, make sure scripts are in path 2013-02-25 11:00:56 +05:30
security cleanup warnings in utils 2013-01-10 17:19:30 -08:00
ssh License header updates for the utils folder 2012-08-03 14:15:09 -04:00
storage/encoding fix compile 2013-01-25 10:24:25 -08:00
time fixing utils license header 2012-06-06 23:06:02 -04:00
xmlobject CloudStack CLOUDSTACK-723 2013-02-28 15:42:48 -08:00
ActionDelegate.java fixing utils license header 2012-06-06 23:06:02 -04:00
AnnotationHelper.java fixing utils license header 2012-06-06 23:06:02 -04:00
CleanupDelegate.java fixing utils license header 2012-06-06 23:06:02 -04:00
CloudResourceBundle.java fixing utils license header 2012-06-06 23:06:02 -04:00
DateUtil.java Backs NFS-based secondary storage with an S3-compatible object store. Periodically, a reaper thread synchronizes templates and ISOs stored on a NFS secondary storage mount with a configured S3 object store. It also pushes snapshots to the object store when they are created and downloads them in other zones on-demand. In addition to permitting the use of commodity or IaaS storage solutions for static assets, it provides a means of automatically synchronizing template and ISO assets across multiple zones. 2012-12-13 23:18:37 -08:00
EnumUtils.java fixing utils license header 2012-06-06 23:06:02 -04:00
EnumerationImpl.java fixing utils license header 2012-06-06 23:06:02 -04:00
FileUtil.java fixing utils license header 2012-06-06 23:06:02 -04:00
IteratorUtil.java IteratorUtil: Add generic method to return sorted list out of a collection 2013-01-23 14:57:41 -08:00
Journal.java fixing utils license header 2012-06-06 23:06:02 -04:00
LogUtils.java CLOUDSTACK-1267: Configure log4j in proper place so that it can be initialized correctly in KVM and system VM environment 2013-03-11 19:13:32 -07:00
NumbersUtil.java fixing utils license header 2012-06-06 23:06:02 -04:00
Pair.java fixing utils license header 2012-06-06 23:06:02 -04:00
PasswordGenerator.java fixing utils license header 2012-06-06 23:06:02 -04:00
ProcessUtil.java fixing utils license header 2012-06-06 23:06:02 -04:00
Profiler.java fixing utils license header 2012-06-06 23:06:02 -04:00
PropertiesUtil.java CLOUDSTACK-1181: Find by catalina.home property first 2013-02-11 12:14:46 +05:30
ReflectUtil.java ReflectUtil: Use collections to grow list and not manual array memory management 2013-01-23 14:57:41 -08:00
S3Utils.java Backs NFS-based secondary storage with an S3-compatible object store. Periodically, a reaper thread synchronizes templates and ISOs stored on a NFS secondary storage mount with a configured S3 object store. It also pushes snapshots to the object store when they are created and downloads them in other zones on-demand. In addition to permitting the use of commodity or IaaS storage solutions for static assets, it provides a means of automatically synchronizing template and ISO assets across multiple zones. 2012-12-13 23:18:37 -08:00
SerialVersionUID.java fixing utils license header 2012-06-06 23:06:02 -04:00
StringUtils.java CLOUDSTACK-863: Fix Non-printable characters in api call 2013-02-16 11:54:12 +05:30
Ternary.java fixing utils license header 2012-06-06 23:06:02 -04:00
UriUtils.java cleanup warnings in utils 2013-01-10 17:19:30 -08:00
UsernamePasswordValidator.java fixing utils license header 2012-06-06 23:06:02 -04:00