Commit Graph

20802 Commits

Author SHA1 Message Date
Edison Su 0032ff23f8 CLOUDSTACK-3418: if primary storage not in up state, wont' take snapshot 2013-10-16 14:54:59 -07:00
Kishan Kavala e88377a5e5 CLOUDSTACK-4095 : Remove region_id from Transaction. Read from db.properties whenever required 2013-10-16 19:37:13 +05:30
Murali Reddy 4d07493a5e CLOUDSTACK-4717: associate IP does not work on shared networks with out
source NAT service

relax the restriction that the source nat service should be avaiable in
the network inorder to associate a public ip to the network
2013-10-16 18:19:04 +05:30
Koushik Das 4cc8af0532 CLOUDSTACK-4682: VMs are getting deployed with shared service offering and local compute offering
VM deployment is fine, issue is in attach volume where all possible scenarios are not handled.
The following needs to be logic of attached volume:
1. if data volume scope is zone then allow attach (this is already there)
2. if data volume scope is cluster
   a. if root volume scope is host, allow if both are in same cluster (already there)
   b. if root volume scope is zone, allow if vm and data volume in same cluster (fixed as part of this commit)
3. if data volume scope is host allow if vm and data volume in same host (fixed as part of this commit)
2013-10-16 17:16:13 +05:30
Milamber da10df78e4 Regression from Commit: f766a9e58d Re-commit CLOUDSTACK-2413 - Display the Name of compute offering in dialog box Change Service Offering (was Description field before)
Signed-off-by: Milamber <milamber@apache.org>
2013-10-16 11:42:30 +00:00
Marcus Sorensen 903d0c0920 CLOUDSTACK-2823: This affects Ubuntu as well, since qemu version is 1.0.0
I don't think host kernel version has any bearing on it. Original code
was tested with CentOS 6.3 and 6.4, but it seems to succeed or fail per-host,
e.g. a fast host might work and a slow host might not. I was getting intermittent
failures with ubuntu 12.04.3 prior to this patch.
2013-10-16 00:25:04 -06:00
Min Chen 2a182af4c9 CLOUDSTACK-4872:VM provisioned using a registered Windows Server 2012
template will show as other os in VCenter.
2013-10-15 12:16:41 -07:00
Gaurav Aradhye 2c6b698b97 CLOUDSTACK-4256 - Fixed shared network test cases
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 8350a6bd4c)
2013-10-15 13:40:10 +05:30
Gaurav Aradhye 79d702cf97 CLOUDSTACK-4780: Fixed BVT test case TestSnapshotRootDisk.test_01_snapshot_root_disk
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit b12ff1d6ce964e30d0b919c29ab92af450e4dcf9)
2013-10-15 13:36:49 +05:30
Gaurav Aradhye 0dabc6a651 CLOUDSTACK-4647: Fixed snapshot_gc test case and common util function is_snapshot_on_nfs
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 0bbe5684981cf21d30455de4f12dd1c2e58d94ea)
2013-10-15 13:36:45 +05:30
Anshul Gangwar 2ef566e9ea added support for ispersistent parameter for networkoffering
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 7b5daaea20)
2013-10-15 13:24:43 +05:30
Girish Shilamkar 8598a2c884 Automation Tests for HA Proxy Stickiness
Reviewed-by: Suresh Sadhu <Suresh.Sadhu@citrix.com>
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 56ccb2835b)
2013-10-15 13:24:37 +05:30
Kelven Yang b7c8d1910a CLOUDSTACK-4863: Count CPU hyper-threading as logical CPU core for allocation 2013-10-14 17:35:32 -07:00
Min Chen 2ceea80a1d CLOUDSTACK-4862:Admin cannot delete shared network scoped to user
account.
2013-10-14 16:32:13 -07:00
Jessica Wang 1d982a5d45 CLOUDSTACK-4850: UI > Infrastructure > zone detail > UCS manager > Blade tab > add new action "Refresh Blades" on the top of listView. 2013-10-14 13:39:27 -07:00
Frank.Zhang a84e0af651 CLOUDSTACK-4850
[UCS] using template instead of cloning profile
2013-10-14 11:55:14 -07:00
Jessica Wang 1da9f8ee4d CLOUDSTACK UI - remove debugger keyword 2013-10-14 11:31:22 -07:00
Min Chen d4928d3797 CLOUDSTACK-4859:Add global config to disable storage migration during HA 2013-10-11 15:39:30 -07:00
Jessica Wang b7dbe04499 UI > system.js > remove a comma that shouldn't be there (syntax error) 2013-10-11 14:36:27 -07:00
Jessica Wang fa5b8a7dee CLOUDSTACK-4850: UI > Infrastructure > zone detail > UCS manager > Blade tab > (1) change action "Associate Profile to Blade" to "Associate Template to Blade", change Profile dropdown to Template dropdown, add ProfileName field in dialog. (2) action "Disassociate Profile from Blade": add checkbox "Delete Profile". 2013-10-11 14:00:46 -07:00
Jessica Wang 8b78c5f34e LOUDSTACK-4060: UI > Instance Wizard > select security group step > when there is only one security group and the only one is 'default', check it automtically. 2013-10-11 10:26:41 -07:00
Girish Shilamkar 808b96070e CLOUDSTACK-4262: Fix TestVPCNetworkGc.test_01_wait_network_gc
As per the test plan, after waiting for network gc
LB rules should be cleared. Added that check instead of router
being in stopped state.

Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
(cherry picked from commit abdb84bb05abc9f2bd102bca1c1b34865f34d771)
2013-10-11 12:38:11 +05:30
Frank.Zhang eb8c0a7e17 CLOUDSTACK-4850
[UCS] using template instead of cloning profile
2013-10-10 17:39:07 -07:00
Frank.Zhang 8edaf63c4e CLOUDSTACK-4850
[UCS] using template instead of cloning profile
2013-10-10 14:45:03 -07:00
Frank.Zhang 999c1bc1c0 Change security_group_agent python side in line with default
security group rules change in 4.2
2013-10-10 14:44:14 -07:00
Brian Federle 1ac6ef1a70 CLOUDSTACK-4823: Add icon for assignVmToAnotherAccount 2013-10-10 12:58:43 -07:00
Brian Federle 7ff6f0b602 CLOUDSTACK-3823: Show ICMP fields for protocolnumber 2013-10-10 12:26:59 -07:00
Jessica Wang a414375632 CLOUDSTACK-1888: UI > Domains > allow domain-admin to update resource limits on its sub-domains (but disallow on its own domain). 2013-10-10 12:15:16 -07:00
Brian Federle 8bcf83698c CLOUDSTACK-4348: Fix quick view detail height 2013-10-10 11:43:31 -07:00
sanjeevneelarapu d5eda578cd CLOUDSTACK-702: 1. Moved common code to setupClass method 2. Added a test to deply vm in new CIDR and verify dns service on alias IP
Conflicts:

	test/integration/component/maint/test_multiple_ip_ranges.py

Signed-off-by: sanjeevneelarapu <sanjeev.neelarapu@citrix.com>
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
(cherry picked from commit 1efd544ee27fd0c7c9eac4649568647c0dcbc85b)
2013-10-10 17:38:55 +05:30
Harikrishna Patnala 4392a47d1d CLOUDSTACK-4707: "sourcetemplateid" field is not getting set for derived templates Template created from a volume or snapshot did not have the sourcetemplateid field set in vm_template table. 2013-10-10 12:19:54 +05:30
Alena Prokharchyk 34fecbf5e2 CLOUDSTACK-4784: 22x to 4.x upgrade - don't ignore redundant router network offering, when update ntwk_offering_serivce_map with PF/StaticNat/SourceNat services 2013-10-09 15:17:21 -07:00
Jessica Wang efd6dd4947 CLOUDSTACK-3105: UI > Instances menu > Instance detailView > View Hosts > fix a bug that wrong parameter name is passed to listHosts API. 2013-10-09 15:05:30 -07:00
Jessica Wang b8ed87246f CLOUDSTACK-3154: UI > Infrastructure > zone detail > remove VMware datacenter action > fix a bug that incorrect property name was used to retrieve embedded object in API response. 2013-10-09 14:15:33 -07:00
Frank.Zhang 30a680efc5 Change security_group_agent python side in line with default
security group rules change in 4.2
2013-10-09 10:52:42 -07:00
Frank.Zhang d31dcdfd92 Add missing Baremetal security_group_agent java part
Change security_group_agent python side in line with default security
group rules change in 4.2
2013-10-09 10:52:42 -07:00
Brian Federle e256794a35 CLOUDSTACK-3803: Fix duplicate label causing validation error 2013-10-08 15:48:00 -07:00
Jessica Wang c5e565289f CLOUDSTACK-3888: UI > service offerings > compute offerings > add new field "Planner Mode". 2013-10-08 11:48:02 -07:00
Wei Zhou 2ebcfdb733 fix CS 4.2.1-SNAPSHOT apidocs build error 2013-10-08 13:59:36 +02:00
Wei Zhou f6cf659830 CLOUDSTACK-4827: fix CS 4.2 build error for inconsistent name of xapi*.jar 2013-10-08 09:04:25 +02:00
Jessica Wang b61cdc3e6d CLOUDSTACK4515: UI > Settings tab of zone/cluster/account/primaryStorage detailView > add Description field. 2013-10-07 13:33:17 -07:00
Jessica Wang 90aa2f2e3f CLOUDSTACK-4672: UI > Network > details tab > add new field "broadcasturi" to show Primary VLAN, Secondary Isolated VLAN. 2013-10-07 11:30:31 -07:00
Jessica Wang 98af560e9e CLOUDSTACK-4796: UI > Instances > detailView > add new action "Assign Instance to Another Account". 2013-10-07 10:21:19 -07:00
Min Chen b63270f1d3 CLOUDSTACK-4816: Add global configure s3.multipart.enabled 2013-10-04 17:38:40 -07:00
Min Chen 975422a950 CLOUDSTACK-4816: Make S3 upload multipart or singlepart configurable. 2013-10-04 17:38:17 -07:00
Kelven Yang 2976d9c793 CLOUDSTACK-4802: Change VM start flow to better support VM snapshot on certian version of vSphere, (vSphere 5.0 Update 2). If we detect that VM has pending VM snapshot, we will fully honor VM disk info from vCenter, since in some version of vSphere (vSphere 5.0 U2) does not allow disk-editting when VM has pending snapshot. 2013-10-04 16:03:01 -07:00
Hugo Trippaers cd797d55be Old location of the systemvm.iso 2013-10-04 18:08:50 +02:00
Hugo Trippaers aca5f7c57a Forgot a bit 2013-10-04 15:02:19 +02:00
Hugo Trippaers acf5ad5bf3 Fix for -SNAPSHOT problem in debian rules. Adding -snapshot to the version in the changelog will also add the -SNAPSHOT to the paths in the rules file 2013-10-04 14:39:35 +02:00
Wei Zhou 7dc0dca9e6 add upgrade path from 4.2.0 to 4.2.1 2013-10-04 11:23:25 +02:00