Commit Graph

358 Commits

Author SHA1 Message Date
anthony 551ce004c8 bug 6607: return true for nfs
status 6607: resolved fixed
2010-10-15 19:59:09 -07:00
Chiradeep Vittal 7b03b6a4fe bug 5532: allow more instances. could still fail with a very long instance name 2010-10-15 18:01:32 -07:00
anthony 0141be3d80 bug 6589: there is some problem in checkMount script, I don't understand, and since we have heartbeat, we don't need to checkSr every time, remove checkSR for nfs SR
status 6589: resolved fixed
2010-10-15 17:09:43 -07:00
abhishek 2a6aef6192 changing table names 2010-10-15 16:38:53 -07:00
abhishek 9bccc7e7c2 adding foreign key constraints to netapp tables 2010-10-15 16:32:30 -07:00
abhishek adcdccb632 more db changes 2010-10-15 15:26:34 -07:00
abhishek 28d41587b1 fixed the db schema, removing iqn from lun and adding lun_name 2010-10-15 15:26:34 -07:00
anthony 074351870d empty it instead of rm it 2010-10-15 15:04:17 -07:00
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
Kevin Kluge ba7fd9691c change messages 2010-10-15 13:54:12 -07:00
abhishek 90365437f7 schema changes for pool and netapp volume tables 2010-10-15 13:35:06 -07:00
abhishek cda1affebc lun changes 2010-10-15 12:31:50 -07:00
abhishek 9de6b1ae77 schema changes 2010-10-15 01:35:12 -07:00
abhishek 5b2ec08154 more changes 2010-10-14 23:21:54 -07:00
edison ef52a521db hot fix for snapshot migration script 2010-10-14 22:29:51 -07:00
abhishek e682b1bd4f more netapp 2010-10-14 22:29:46 -07:00
abhishek 826844c7f7 adding the lun table 2010-10-14 19:45:17 -07:00
abhishek 336e81cc2c schema changes 2010-10-14 19:39:24 -07:00
Kelven Yang 6cdd852cf9 Refresh list upon deployVM failure 2010-10-14 18:13:55 -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 83e737a237 bug 6567: seems like agentcache for other host is down, add more log
status 6567: resolved fixed
2010-10-14 12:33:18 -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
Kevin Kluge c9db3420a1 Merge branch '2.1.x' of ssh://kevin@git.cloud.com/var/lib/git/cloudstack-oss into 2.1.x 2010-10-13 22:15:40 -07:00
Kevin Kluge 65956b00b2 update version to 2.1.4 2010-10-13 22:13:44 -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
anthony e94911f1fe bug 6542: this bug exists from the beginning, seems we didn't have enough snapshot test against ISCSI primary storage
status 6542: resolved fixed
2010-10-13 11:15:40 -07:00
edison 473369a6a6 bug 6535,6536: resovled the cloudvoladm, that can't work with python 2.4
status 6535: resolved fixed
status 6536: resolved fixed
2010-10-12 21:22:55 -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
Chiradeep Vittal 7c51a661df bug 6202 : dnsmasq user doesnt exist?
status 6202: resolved fixed
2010-10-12 17:41:24 -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
edison 63352f55ff rename to cloud-cli for command line tool 2010-10-12 15:24:53 -07:00
Chiradeep Vittal a26072239f bug 6522: ensure destroyed routers are not picked up
status 6522: resolved fixed
2010-10-12 10:04:35 -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
Chiradeep Vittal 89988cb156 bug 6485: fix reboot logic 2010-10-11 18:17:35 -07:00
Chiradeep Vittal f6c9c27b76 bug 6485: if tap device exists, include them in the rules 2010-10-11 18:17:34 -07:00
will 696f3f5fcb VMs in Error, Destroyed, or Creating state are no longer selectable as a VM during the application of a port forwarding rule in the UI. 2010-10-11 18:16:33 -07:00
will 9b191a8b4b Had to redo the css so that the dialog that comes after a host, system vm, and console proxy vm action fits the row. It was changed due to resizing to make it work with the VM page. 2010-10-11 16:47:08 -07:00
will 557dca0370 bug 6511: both user and admin will display the vm name the same way to avoid confusion
- fixed other issues with renaming vm instance
2010-10-11 16:25:04 -07:00
will 73c3d2c0c9 Merge branch '2.1.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.x 2010-10-11 16:00:10 -07:00
Kelven Yang 00c42f7673 Allow transaction from Error to Expunging 2010-10-11 15:47:14 -07:00