Commit Graph

135 Commits

Author SHA1 Message Date
anthony 173b30233d one more fix about deletestoragepool
set uuid of storagepoolvo to null
2010-10-15 14:20:27 -07:00
anthony 1b477750e0 DeleteStoragePool command fix
1. not delete SR in xenserver side, only delete it in database.
2. remove a storagepool,  adding it back fails
2010-10-15 13:57:59 -07:00
edison 182c3de665 add a new exception basecmd type 2010-10-15 13:51:36 -07:00
abhishek 5b2ec08154 more changes 2010-10-14 23:21:54 -07:00
abhishek e682b1bd4f more netapp 2010-10-14 22:29:46 -07:00
Alex Huang 258037335c no cross pod for direct network 2010-10-14 16:33:03 -07:00
abhishek bc4e750996 refactored code 2010-10-14 14:16:12 -07:00
anthony 87c05ab5f9 revert this, we need to send commands to host which is in connecting status 2010-10-14 11:05:02 -07:00
alena 31df1e61e2 List Long type instead of Int for LUN size in netapp code 2010-10-13 19:02:56 -07:00
anthony 2ffab4fe29 only send command to host which is UP 2010-10-13 18:13:44 -07:00
abhishek d33ca58320 more netapp 2010-10-13 15:26:58 -07:00
abhishek d614a680e6 bug 6553: snapshot policy fix
status 6553: resolved fixed
2010-10-13 15:11:43 -07:00
Kris McQueen dec110408f Bug 6543: fix searching to include keyword and all other search criteria rather than just keyword whenever keyword is passed to the API. This prevents filtering of domainId when domain admins are searching for resources (VMs, volumes, events, alerts, etc.).
Status 6543: resolved fixed
2010-10-13 14:09:30 -07:00
Kelven Yang 06472033fd clear last_host_id on start-failure in deployVM process 2010-10-12 18:01:05 -07:00
anthony 310556ecf2 bug 6521: for add host, return api response, even if the host is in disconnected state
status 6521: resolved fixed
2010-10-12 17:59:22 -07:00
anthony b69d7d443a bug 6516: didn't consider it last snapshot is deleted but the new snapshot is empty
status 6516: resolved fixed
2010-10-12 16:55:54 -07:00
Alex Huang eb60dc690c domr cannot be recreated in a different pod 2010-10-12 16:17:38 -07:00
abhishek 8cd2289ef3 restoring state (was testing a commit) 2010-10-12 09:59:57 -07:00
abhishek 2d82902ffc test commit 2010-10-12 09:38:26 -07:00
anthony 3dd7ed7fc6 bug 6499: If there is volume created from this template, this template can't be delete from secondary storage, it can be removed from DB
status 6499: resolved fixed
2010-10-11 12:59:46 -07:00
anthony b0a3f329a0 bug 6500: add back the special handle for secodary storage host, it is in the same path of handling xenserver host, it is easy to break that, so I add some comments there
status 6500: resolved fixed
2010-10-11 11:59:10 -07:00
anthony 059077ce9f bug 6494: didn't call txt.commit before throwing exception, break the transaction
status 6494: resolved fixed
2010-10-11 11:10:09 -07:00
abhishek 136523eb0f bug 6484: fixing the iprangeoverlap check
status 6484: resolved fixed
2010-10-11 10:51:44 -07:00
abhishek f3d9adefdf netapp change 2010-10-11 10:13:10 -07:00
abhishek dd17bbc27f more netapp changes 2010-10-11 09:20:30 -07:00
Kelven Yang 8081713020 Let failed VM in deployment phase to fall into error state 2010-10-09 21:38:00 -07:00
anthony fd04147ed4 bug 6462: notifyMonitorsOfConnection of handleDirectConnect may fail, but it still returns the removed attach, and lauch ping task
status 6462: resolved fixed
2010-10-09 17:26:50 -07:00
anthony 33d69b1746 bug 6749: remove VM if get nap ip failed
status 6749: resolved fixed
2010-10-08 19:47:01 -07:00
Kelven Yang 39b9a47b3b Deal with a race condition while async-job is submitted and soon failed 2010-10-08 18:46:59 -07:00
abhishek 0c00139a64 netapp allocators 2010-10-08 18:17:13 -07:00
anthony 65bc9f95a8 should use _hostDao.listByCluster instead of _hostDao.listByPodId in some places 2010-10-08 18:07:53 -07:00
Kelven Yang 8c4c9e9c5d Don't let it go through full state transition if only a DB record is created in vm deployment process at failure case 2010-10-08 17:19:18 -07:00
Kelven Yang 12489fd886 Fix a regression to cleanup after failure of deploying VMs 2010-10-08 16:13:00 -07:00
Chiradeep Vittal 669539c7d4 Merge branch 'networkrulesformigration' into 2.1.x 2010-10-08 14:23:08 -07:00
Chiradeep Vittal 0574b4ef45 Fix for system vms 2010-10-08 12:04:06 -07:00
Kelven Yang 0d5d301154 Implement the correct semantics of returning a VM instance ID in deploy vm async-call 2010-10-08 11:42:30 -07:00
Chiradeep Vittal f62ba52076 when user vm migrates, update rules on destination host 2010-10-08 10:30:54 -07:00
abhishek b20085af39 snapshot reservation for netapp 2010-10-08 09:19:06 -07:00
abhishek 537c42be47 more netapp 2010-10-07 16:04:23 -07:00
anthony e6b1add27f bug 6450: list all snapshot for admin
status 6450: resolved fixed
2010-10-07 15:35:10 -07:00
abhishek 0039c7a662 using a better way to validate if the vm is indeed a router vm 2010-10-07 10:49:24 -07:00
abhishek 46793343e9 bug 6443,6445: fixing exupunge and port forwarding issues around vms, domrs
status 6443,6445: resolved fixed
2010-10-07 10:46:36 -07:00
anthony c242266716 bug 6446: do not pass private, guest, public network in host_detail to CitrixResourceBase.configure
status 6446: resolved fixed
2010-10-06 18:06:46 -07:00
abhishek 01d526fc8b bug 6368: incremental fix 2010-10-06 17:17:13 -07:00
anthony 7a0902fd74 bug 6440: reconnect host after setupcommand
status 6440: resolved fixed
2010-10-06 16:05:32 -07:00
anthony df35aa1d16 Merge branch '2.1.x' of ssh://anthony@git.cloud.com/var/lib/git/cloudstack-oss into 2.1.x 2010-10-06 15:11:42 -07:00
anthony 12f07e1826 bug 6432: fixed
status 6432: resolved fixed
2010-10-06 15:10:24 -07:00
abhishek c3e1e0dce0 bug 6368: schema change 2010-10-06 15:04:39 -07:00
Kelven Yang 74793925ed Explictly reject console-access request if it does not carry an access ticket, this usually happens in migration process while old console proxy is in use 2010-10-06 14:58:04 -07:00
abhishek a10ec2223b bug 6368: schema et al checkin 2010-10-06 11:30:08 -07:00