cloudstack/core/src/com/cloud/storage
prachi 089b23f7a6 Bug 9921 - template tags
Changes:
- CreateTemplate and RegisterTemplate now support adding a template tag. It is a string value. This is root-admin only action - only admin can add template tags.
- ListTemplates will return the template tag in response.
- HostAllocator changed to use template tag along with the existing tag on service offering. If both tags are present, allocator now finds hosts satisfying both tags. If no hosts have both tags, allocation will fail.
- DB changes to add new column to vm_template table.
- DB upgrade changes for upgrade from 2.2.10 to 2.2.11

Conflicts:

	server/src/com/cloud/api/ApiResponseHelper.java
	server/src/com/cloud/template/TemplateAdapterBase.java
	server/src/com/cloud/vm/UserVmManagerImpl.java
2011-08-25 15:18:18 -07:00
..
resource Move VMware/Premium Secondary storage VM to opensource 2011-08-23 14:33:05 -07:00
snapshot bug 8714: support paraleel recursive snapshot 2011-02-25 22:17:13 -08:00
template Merge branch 'cvm' into 2.2.y 2011-08-19 16:08:35 -07:00
DiskOfferingVO.java Defined missing length field for VO classes 2011-08-17 15:10:07 -07:00
GuestOSCategoryVO.java api refactoring 2010-11-21 12:00:21 -08:00
GuestOSVO.java api refactoring 2010-11-21 12:00:21 -08:00
JavaStorageLayer.java bug 3224: 2011-05-19 19:07:44 -07:00
LaunchPermissionVO.java Source code committed 2010-08-11 09:13:29 -07:00
SecondaryStorage.java Source code committed 2010-08-11 09:13:29 -07:00
SecondaryStorageLayer.java Source code committed 2010-08-11 09:13:29 -07:00
SnapshotPolicyVO.java bug 8714: support paraleel recursive snapshot 2011-02-25 22:17:13 -08:00
SnapshotScheduleVO.java bug 8714: support paraleel recursive snapshot 2011-02-25 22:17:13 -08:00
SnapshotVO.java set correct secondary storage host id in snapshot table 2011-06-28 14:08:18 -07:00
StorageLayer.java bug 3224: 2011-05-19 19:07:44 -07:00
StoragePoolDetailVO.java Source code committed 2010-08-11 09:13:29 -07:00
StoragePoolDiscoverer.java Source code committed 2010-08-11 09:13:29 -07:00
StoragePoolHostAssoc.java Source code committed 2010-08-11 09:13:29 -07:00
StoragePoolHostVO.java bug 9455: when host is disconnected, also remove entry in storage_pool_host_ref 2011-04-14 14:31:16 -07:00
StoragePoolVO.java bug 8902: added Removed field to "cluster" table 2011-03-28 10:50:09 -07:00
StoragePoolWorkVO.java Add license header to files 2011-04-14 11:23:14 -07:00
Swift.java swift integration checkin 2011-05-05 13:55:29 -07:00
SwiftVO.java fixed build /start management server 2011-05-05 16:12:19 -07:00
UploadVO.java api refactoring 2010-11-21 12:00:21 -08:00
VMTemplateHostVO.java more logging 2011-03-04 11:37:35 -08:00
VMTemplateStoragePoolVO.java more logging 2011-03-04 11:37:35 -08:00
VMTemplateVO.java Bug 9921 - template tags 2011-08-25 15:18:18 -07:00
VMTemplateZoneVO.java Source code committed 2010-08-11 09:13:29 -07:00
VolumeVO.java bug 9398: removed resource_type from volumes table as we no longer use it. Corresponding db upgrade scripts are updated 2011-04-11 18:14:35 -07:00