cloudstack/api/src/com/cloud
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
..
acl bug 11236: domainAdmin/regularUser can edit/delete/copy/extract Public template/iso only if it was created by them. They still can use/see public template/iso when execute list/deploy/attachIso commands. Root admin can operate with other people templates w/o any restrictions. 2011-08-24 14:48:22 -07:00
agent/api Merge branch 'cvm' into 2.2.y 2011-08-19 16:08:35 -07:00
alert api refactoring 2010-11-21 12:00:21 -08:00
api Bug 9921 - template tags 2011-08-25 15:18:18 -07:00
async Add license header to files 2011-04-14 11:23:14 -07:00
capacity Bug 7845 - Productize DeploymentPlanner 2011-02-28 13:47:51 -08:00
cluster bug 9127: intermediate checkin for agent load balancer 2011-05-24 18:45:00 -07:00
configuration bug 10681: for serviceOfferings, diskOfferings, templates/isos return records with not null Removed field on findById method call 2011-07-13 17:16:07 -07:00
consoleproxy api refactoring 2010-11-21 12:00:21 -08:00
dao api refactoring 2010-11-21 12:00:21 -08:00
dc Merging changes from zonesfeature branch for Bug 8026 - discern proper cluster/pod/zone for added host (and refactor AgentManagerImpl) 2011-04-28 23:08:58 -07:00
deploy bug 10640: Redundant virtual router: Try to deploy the second virtual router to different pod/cluster/host/storagepool 2011-07-19 15:06:15 -07:00
domain bug 10409: added domainSuffix parameters to account/domain objects 2011-07-15 14:40:39 -07:00
event bug 10561: intermidiate checkin for FirewallRuleFeature 2011-08-08 20:59:40 -07:00
exception bug 11043: rverted the bad fix 2011-08-11 10:27:02 -07:00
host Bug 10197: 2011-08-02 16:48:27 -07:00
hypervisor Merge branch 'cvm' into 2.2.y 2011-08-19 16:08:35 -07:00
network bug 11185: support multiple CIDR on overlapping port ranges for firewall rules 2011-08-25 12:06:28 -07:00
offering bug 11260: Take networkRate for domR's guest and public interface from the corresponding system service offering 2011-08-25 14:13:23 -07:00
org bug 10197: 2011-07-19 15:48:56 -07:00
resource bug 10197: 2011-07-19 15:26:25 -07:00
serializer bug 3179: added "count" parameter to the response to all List* api commands 2011-04-01 19:29:08 -07:00
server bug 8373: Added new API listEventTypes 2011-06-15 12:40:23 +05:30
storage Merge branch 'cvm' into 2.2.y 2011-08-19 16:08:35 -07:00
template Bug 9921 - template tags 2011-08-25 15:18:18 -07:00
user bug 10409: added domainSuffix parameters to account/domain objects 2011-07-15 14:40:39 -07:00
uservm Add license header to files 2011-04-14 11:23:14 -07:00
vm bug 11021: Add ReservationStrategy.Managed to prevent sourceNat from release 2011-08-10 12:52:19 -07:00