Gaurav Aradhye
0faf772635
CLOUDSTACK-5518: Fixing non contiguous vlan test case
2013-12-23 17:57:31 +05:30
Kishan Kavala
0c6e8baa85
CLOUDSTACK-5300: Catch vpn add error failure, removed failed user and return failure status
2013-12-23 17:28:07 +05:30
Kishan Kavala
9471797590
CLOUDSTACK-5587, CLOUDSTACK-5589: Router version in 2.2.x routers is null. Added null check when comparing min version
2013-12-23 17:28:07 +05:30
Devdeep Singh
5b58128714
CLOUDSTACK-5564: The deployment on other hosts in the cluster used to fail because
...
cloudstack though the storage pool wasn't accessible from the host. Make sure host
to pool mapping is added in the storage_pool_host_ref table when a host is added
to the cluster.
2013-12-23 16:56:26 +05:30
Anshul Gangwar
4f3611f9c7
CLOUDSTACK-5344: Update to allow rdp console to access hyper-v vm virtual framebuffer.
2013-12-23 14:23:19 +05:30
Devdeep Singh
105e27b73d
CLOUDSTACK-5210: Fix the sockets reported by the hyperv agent.
2013-12-23 13:23:55 +05:30
Rajesh Battala
58aaf67806
CLOUDSTACK-5584 fix the issue to configure the systemvm's in hyperv consistently
2013-12-22 22:15:29 +05:30
Rajesh Battala
ad8edbf033
CLOUDSTACK-5602 cloudstack-release file in systemvm for hyperv is showing the release as 4.2. It should be 4.3
...
CLOUDSTACK-5538 additional libraries requires in systemvm for console proxy to work in HyperV
2013-12-22 20:24:16 +05:30
Rajesh Battala
cdb67112b9
CLOUDSTACK-5592 ssh should run on eth1 interface in ssvm/cpvm running in HyperV
2013-12-22 20:24:16 +05:30
Rajesh Battala
7c5563adb7
CLOUDSTACK-5340 [Hyper-V] Control IPs are not getting released when VRs are in stopped state
2013-12-22 20:24:16 +05:30
Rajesh Battala
0ef953f993
CLOUDSTACK-5603 support Monitoring VR services when VR running on Hyper-V
2013-12-22 20:24:15 +05:30
Rajesh Battala
a63fd39cd8
CLOUDSTACK-5592
...
ssh should run on eth1 interface in ssvm/cpvm running in HyperV.
2013-12-22 20:24:15 +05:30
Rajesh Battala
35d8b2f88d
CLOUDSTACK-5559 Add CIFS support in ssvm-check script
2013-12-22 20:24:15 +05:30
Girish Shilamkar
b4c4f7cbcc
Revert "CLOUDSTACK-4780: Changes related to checking snapshot on NFS server"
...
This reverts commit 03811c0c46 .
2013-12-21 12:41:29 +05:30
Mike Tutkowski
0ddbae580e
CLOUDSTACK-4810: Enable hypervisor snapshots for CloudStack-managed storage (for XenServer and VMware)
2013-12-20 23:28:33 -07:00
Kelven Yang
497feab841
CLOUDSTACK-669: covert VMsnapshot orchestration flows to make them be serialized with other VM operations
2013-12-20 16:45:27 -08:00
Brian Federle
bef63e2067
CLOUDSTACK-5544: Snapshot action filter: Remove check on volume state
...
Removes conditional check of volume state for snapshot action filter,
since it causes a null pointer when trying to access view outside the storage
section. Now only '.revertable' attribute is checked. Storage state should now
be verified at the API level only.
2013-12-20 13:47:05 -08:00
Brian Federle
281d8323c5
CLOUDSTACK-5551: Pass search 'name' field to listConfigurations UI
...
Passes search bar value (by 'name') for the settings in the following sections'
detail views:
-Account
-Primary storage
-Cluster
-Zone
2013-12-20 13:37:59 -08:00
Edison Su
6e4192dc43
CS-18564: create template from snapshot failed, due to the volume(the
...
snapshot created from) is deleted.
2013-12-20 12:43:06 -08:00
Edison Su
ddc3d87b4d
CLOUDSTACK-5572: quicevm won't save memory, as it needs pv driver installed
2013-12-20 12:20:46 -08:00
Edison Su
e51892abd5
CLOUDSTACK-5582: reload vm state after vm been force stopped
2013-12-20 11:19:53 -08:00
Daan Hoogland
aaf3979cf9
CLOUDSTACK-5502: interpret vlan='untagged' as vlan == null
2013-12-20 13:31:25 +01:00
Rajani Karuturi
8f9396b36b
CLOUDSTACK-4886: printing ****** to stdout instead of db users password
2013-12-20 17:36:54 +05:30
Devdeep Singh
c5e95be7ef
CLOUDSTACK-5555: Fixing booting a vm on hyperv with data disk. Made
...
changes to attach a data disk on scsi controller when a vm is being
created.
2013-12-20 17:11:50 +05:30
Devdeep Singh
408345d818
CLOUDSTACK-5311: Fixing the hypervisor version in capabilities table.
2013-12-20 11:24:06 +05:30
Marcus Sorensen
5df50297ef
account for vxlan interfaces named vx<vni>
2013-12-19 17:40:36 -07:00
Edison Su
88a5202eea
CLOUDSTACK-4939 - Failed to create snapshot (KVM, Multiple hosts, Sharedstorage)
...
Conflicts:
engine/storage/datamotion/src/org/apache/cloudstack/storage/motion/AncientDataMotionStrategy.java
engine/storage/src/org/apache/cloudstack/storage/endpoint/DefaultEndPointSelector.java
plugins/storage/volume/default/src/org/apache/cloudstack/storage/datastore/driver/CloudStackPrimaryDataStoreDriverImpl.java
2013-12-19 13:15:40 -08:00
Harikrishna Patnala
c39431ff6a
CLOUDSTACK-5554: Custom disk offering allows to create a datadisk with size greater than custom.diskoffering.size.max value
2013-12-19 23:03:11 +05:30
Damodar Reddy
8c29760db7
CLOUDSTACK-5457: DBHA features is broken due to RuntimeException thrown from underlying layer. Fixed my catching in ClusterManagerImpl
...
Signed-off-by: Koushik Das <koushik@apache.org>
2013-12-19 16:14:22 +05:30
Harikrishna Patnala
4034aad250
CLOUDSTACK-5208: upgrade from 3.0.6 to 4.3 is not throwing any exception if new System VM template is not registered with proper name Commit ae231444bc Commented the exception. .
2013-12-19 15:46:16 +05:30
Harikrishna Patnala
1c6b146d04
CLOUDSTACK-5554: Custom disk offering allows to create a datadisk with size greater than custom.diskoffering.size.max value
2013-12-19 15:45:43 +05:30
Jayapal
bcedbe698a
CLOUDSTACK-4535 Fixed issue in PF in connecting from private nw when public and private ports are different
2013-12-19 10:54:51 +05:30
Gaurav Aradhye
03811c0c46
CLOUDSTACK-4780: Changes related to checking snapshot on NFS server
2013-12-19 10:29:47 +05:30
Nitin Mehta
d2f194064d
CLOUDSTACK-4941:
...
Adding the missing file
During HA and maintenance call different planners (if the original planners are not able to find capacity) which skip some heurestics
2013-12-18 20:26:51 -08:00
edison
15403a1f29
add xenserver 6.2.0 hotfix support, to optimize vdi copy
...
add xenserver hot fix
2013-12-18 18:22:52 -08:00
Min Chen
3ce63bef82
CLOUDSTACK-5541: Template Creation from snapshot failed with S3 store.
2013-12-18 15:42:13 -08:00
Jessica Wang
b7a81f8428
CLOUDSTACK-4738: UI > VM Wizard > select compute offering step > make Number of CPU Cores/CPU/Memory field required when selected compute offering is customized.
2013-12-18 14:48:39 -08:00
Nitin Mehta
00b5e1a195
undo the comments on version check
2013-12-18 13:39:36 -08:00
Brian Federle
5d8a2769b9
Add missing strings for LDAP section, S3 fields
2013-12-18 13:27:36 -08:00
Brian Federle
894d215f1b
Add missing strings for quiesce VM, SMB fields
2013-12-18 13:11:07 -08:00
Kishan Kavala
8a623d884c
CLOUDSTACK-5528 : When VR version is not known set requiresUpgrade flag to true
2013-12-18 18:22:07 +05:30
Koushik Das
efe2549e7a
CLOUDSTACK-5458: cpu speed is not getting updated in vm_instance table after service offeirngs change
...
Removed cpu, ram and cpu speed fields from the vm_instance table as these are not used
2013-12-18 15:34:44 +05:30
Rajesh Battala
c5088eeab5
CLOUDSTACK-5520 CLOUDSTACK-5418 Script errors seen when trying to seed the 64 bit Xenserver templates.
2013-12-18 15:33:11 +05:30
Jayapal
58f079d8c2
CLOUDSTACK-5466:Fixed freeing ip address in removeIpFromNic
2013-12-18 15:02:24 +05:30
root
a74fe8d2aa
CLOUDSTACK-4597: Complete Exceptions are getting displayed on the UI where there is an operation failuire in sotrage migration
...
Signed-off-by: Abhinandan Prateek <aprateek@apache.org>
2013-12-18 14:57:11 +05:30
Jayapal
dd039da7e4
CLOUDSTACK-5505: Fixed issue in getting interface number in IpAssocVpcCommand
...
Regression from the below commit
commit 494ccd821d
Author: ynojima <mail@ynojima.net>
Date: Wed Nov 6 11:02:56 2013 -0700
Bugfix: VR has double NICs connected to Public network
2013-12-18 12:27:20 +05:30
Harikrishna Patnala
8354f33e33
CLOUDSTACK-5507: Unable to add XenServer 5.6 host to cloudstack
...
Fixed "ImportError: No module named cloudstack_pluginlib" on Xenserver 5.6
Signed-off-by: Jayapal <jayapal@apache.org>
2013-12-18 12:27:09 +05:30
Nitin Mehta
dc0f8ebdf1
CLOUDSTACK-4941:
...
During HA call different planners which skip some heurestics
2013-12-17 18:32:46 -08:00
Kelven Yang
ed2125ec34
CLOUDSTACK-669: convert volume attach/detach flows to make them be serialized with other VM operations
2013-12-17 17:11:05 -08:00
Min Chen
d0abf3fcc2
CLOUDSTACK-5534: MySQL exception raised when searching for users with
...
keyword.
2013-12-17 16:55:49 -08:00