cloudstack/utils/src/com/cloud/utils
frank 2093aefcb8 CloudStack CLOUDSTACK-723
Enhanced baremetal servers support on Cisco UCS

change UcsXxxDao to Spring xml loading
change ListxxxCmd to inherit ListCmd
change API response in line with current API architecture
adding missing db schema  to db upgrade schemaOh
2013-02-28 15:34:57 -08:00
..
backoff Improve component lifecycle management with system run-level concept 2013-01-30 15:21:02 -08:00
cisco/n1kv/vsm fixing utils license header 2012-06-06 23:06:02 -04:00
component CLOUDSTACK-1173: fix the regression caused by life-cycle management changes 2013-02-26 11:51:31 -08: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.(cherry picked from commit b28f3addfc) 2013-02-06 23:00:19 +01:00
db CLOUDSTACK-1339: Using Sping interface injection pattern to avoid using CGLIB proxying mode. Spring with CGLIB proxying will concflict with CGLIB usage in CloudStack DB code, CloudStack CGLIB usage can cause Spring to lose tack of its proxied object and therefore creates a massive amount of objects in memory 2013-02-24 13:31:42 -08: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-1303: Fix NPE when extend vlan with ipv4 only 2013-02-21 16:45:15 -08:00
nio cleanup warnings in utils 2013-01-10 17:19:30 -08:00
script Summary: Begone pesky tabs 2013-01-15 10:00:58 +01:00
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:34:57 -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 Remove temporary hacking and use Official way to wire-up servlet with injection under Spring 2013-01-30 15:21:01 -08: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:18:33 +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:56:50 +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