Commit Graph

74 Commits

Author SHA1 Message Date
anthony e8a5872655 bug 6363:
1. delete local storage when delete host
2. delete host detail when delete host
3. allow one host in maintance mode in a cluster instead of in a pod

status 6363: resolved fixed
2010-09-30 19:02:17 -07:00
anthony b5510a9614 bug 6359: find the existing pool master
status 6359: resolved fixed
2010-09-30 14:40:48 -07:00
anthony 25f7d46aed bug 6332: remove the new snapshot if it is empty
status 6332: resolved fixed
2010-09-30 12:29:25 -07:00
anthony 154880cebf private.network.device may change, always try to find out the real private.network.device 2010-09-29 19:20:42 -07:00
anthony 394371eba6 bug 6326: correctly update poolsToAvoid
status 6326: resolved fixed
2010-09-29 18:30:57 -07:00
abhishek c7257505e3 bug 6338: refactored a bunch of code, and enhanced the logic to expunge the port fwding rules, anytime we expunge the vm
status 6338: resolved fixed
2010-09-29 17:51:00 -07:00
abhishek c9dc6de7a3 enhancements to the port forwarding feature 2010-09-29 15:08:23 -07:00
abhishek eb2da8c663 comment cleanup 2010-09-28 15:32:05 -07:00
abhishek 799a75b548 another fix 2010-09-28 15:17:29 -07:00
abhishek 8afd59ef9a some changes wrt ip selection for zones and accounts 2010-09-28 14:56:09 -07:00
alena 25a278afab Moved PreallocatedLun api commands from premium to FOSS package 2010-09-27 17:31:44 -07:00
Alex Huang c5d0d806b4 dogfood checkin 2010-09-27 11:17:17 -07:00
anthony 1ab1bdf92f record used byte not available byte 2010-09-23 16:23:41 -07:00
anthony 93fac76bd9 bug 6181: ingore provisioning factor for iscsi primary storage
status 6181: resolved fixed
2010-09-22 20:32:27 -07:00
abhishek 0f4a2699ed some more improvements for selection of a guest ip in the directly attached vm case 2010-09-22 16:03:05 -07:00
abhishek d151897892 a few minor modifications to the return values 2010-09-22 15:50:38 -07:00
abhishek dff7e5c58f bug 6241: returning the vm display name for a host of cases
status 6241: resolved fixed
2010-09-22 15:47:49 -07:00
abhishek 843cfc8793 merging 6271 int0 2.1.x 2010-09-22 11:27:03 -07:00
anthony c29a3a9a82 bug 6190: add rate limit for system VM, after you change rate limit, you need to restart managementserver to make it effect
status 6190: resolved fixed
2010-09-21 12:50:59 -07:00
kishan e06c588828 bug 6195,6255: Only ROOT volumes will have templateId. offeringId will be diskOfferingId for DATA volumes and serviceOfferingId for ROOT volume
status 6195,6255: resolved fixed
2010-09-21 18:43:48 +05:30
kishan 808f17cbdb Bug 5947: decrement resource count when deployVM fails for direct attached case 2010-09-17 17:17:17 +05:30
kishan e001d7e577 bug : 6095 Show proper error when vm create fails due to insufficient capacity 2010-09-17 16:17:08 +05:30
kishan 3232479106 bug 6080: handle default route list when dhcp is in use 2010-09-17 16:14:14 +05:30
kishan f65e739bb6 bug 6036: Added usage exec timeZone and made aggregation timezone as GMT 2010-09-17 16:09:21 +05:30
anthony 0755c86304 first host doesn't need to switch master 2010-09-15 21:23:33 -07:00
anthony f2e020cb5b always add master host first 2010-09-15 19:41:31 -07:00
abhishek 84aecf835e bug 6163: incremental checkin 2010-09-15 17:46:10 -07:00
abhishek 2f3a43ddda bug 6133: incremental checkin 2010-09-15 17:46:10 -07:00
abhishek b72e677b11 bug 6163: incremental checkin 2.1.x branch 2010-09-15 17:46:10 -07:00
anthony da8c7c9add execute only emergency command with slaveconn. othersiwe api call hands 2010-09-15 14:30:03 -07:00
abhishek 8ad314f471 bug 6159: now we can add at most 2 records per public port (one for tcp, one for udp) eg: 1:2:tcp and 1:3:udp; any other combination for this port will result in an error being propagated back to the UI
status 6159: resolved fixed
2010-09-13 10:28:04 -07:00
abhishek 77734721e6 bug 6159: incremental checkin 2010-09-13 10:27:08 -07:00
anthony be1185b5b3 fixed a bug about snapshot 2010-09-09 15:06:44 -07:00
edison 785c2c1640 Merge branch '2.1.x' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.x 2010-09-07 16:09:28 -07:00
edison 2e98918814 fix domr live migration 2010-09-07 14:08:59 -07:00
abhishek 668a831b22 bug 6044: Added functionality to ensure vms belonging to deleted accounts do not show up
status 6044: resolved fixed
2010-09-07 10:27:47 -07:00
alena 2098127074 Cleaned up Storage capacity Global Lock code that no longer in use. 2010-09-05 19:51:05 -07:00
alena 10fdd6d828 Fix for the "Bug 6118 - Error trying to retrieve storage stats" 2010-09-04 20:30:05 -07:00
anthony 72f027f463 bug 6119: some commands are supposed to take a longer time, set timeout for them to 120 min
status 6119: resolved fixed
2010-09-04 13:54:57 -07:00
alena acabd549a6 Fixed assertion error related with transaction usage in StatsCollector and AlertManagerImpl 2010-09-03 17:14:20 -07:00
anthony 74d91c5b3a need to execute addPoolToHost for each host to associate them with storage pool 2010-09-03 16:42:21 -07:00
Alex Huang d5d73b91c0 bug 6102: fixed npe in a debug message 2010-09-03 14:39:40 -07:00
alena 9847fb6bf6 Use Transaction logic instead of Global Lock during capacity calculation. 2010-09-03 13:55:21 -07:00
edison 0f97a654cf fix NPE, when there is no console proxy available connected to mgt server. 2010-09-02 17:17:45 -07:00
anthony 1f518b4bc4 bug 5917: if checkSR failed, just return error, don't create the same SR again
status 5917: resolved fixed
2010-09-02 16:11:23 -07:00
anthony 40386f7c31 bug 3453: update template size in template-sync
status 3453: resolved fixed
2010-09-02 14:11:50 -07:00
anthony fea31133a3 Template size,
1. the size in template_pool_ref now is physical size.
2. template in storage pool is implemented as snapshot, fix x3  issue
3. fix x4 issue
2010-09-01 20:02:48 -07:00
abhishek 6e14742666 bug 6032: fixing the ip range issue
status 6032: resolved fixed
2010-09-01 17:49:57 -07:00
root 4a74992cd3 Added TRACE level logging for Global capacityCheckerLocks in UserConcentratedAllocator, AlertManagerImpl and StatsCollector. 2010-09-01 17:40:02 -07:00
abhishek 34741d2911 bug 6065: Fixing the issue with the account deletion, in the case where the account is deleted with the volume being created, but not having a pool id associated with it yet
status 6065: resolved fixed
2010-09-01 13:45:37 -07:00