Commit Graph

18 Commits

Author SHA1 Message Date
nit 05e5845176 bug 8887 : Stats Calculation Improvement - Storage stats wont update DB anymore and would be kept "in memory" just like other stats. For the listCapacityCmd which consumes it (sec. storage used and primary storage used) this would be constructed using the in memory maps rather than DB which wont have sec storage and primary storage used in the DB anymore. 2011-03-15 16:41:19 -07:00
nit 0dbed1ae09 bug 7433: In case of multiple zones deleting a tempate from a zone doesn't prevent a user from selecting it to deploy the VM in the same zone. It was still visible in the listTemplates. Made change to check for template_zone_ref and template_host_ref removed and destroyed columns. During deployVM disallow a vm to be deployed from a template that has been removed in the zone.
bug 7433: resolved fixed
2011-03-08 17:53:35 -08:00
abhishek 3e1fa215c3 bug 8074: making xen-tools.iso available to a normal user
status 8074: resolved fixed
2011-02-14 11:22:26 -08:00
alena 4a91643e1d bug 7647: don't hardcode userId for createVolume event when volume is created as a part of vm deployment
status 7647: resolved fixed
2010-12-28 19:07:52 -08:00
prachi 79bf27ba6d Moved utility methods that convert comma-separated strings into a List and vice-versa, from ConfigurationManager to StringUtils.java 2010-12-23 16:41:23 -08:00
prachi a94e8db110 Bug 7473: host tags
Code changes and schema changes for adding/updating hostTags for hosts and serviceOffering. New local storage allocator 'HostTagBasedLocalStoragePoolAllocator' is added to search for storage pools that have associated hosts having the specified host tag.
2010-12-23 14:50:38 -08:00
prachi dcf335de6c Intial code changes and schema changes for adding/updating hostTags. Also some code for serviceOffering. 2010-12-23 14:22:05 -08:00
nit 0de8921d57 bug 5942,7164 : For pool allocation calculation while creating vm’s we consider templates but not on the dashboard - correcting that.
While creating a vm if a pool is not adequate to create the vm's volume then improving the misleading verbiage of the log message.
2010-12-20 15:07:12 +05:30
anthony 5958a4469a bug 7149: merge from master 2010-11-12 15:00:27 -08: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
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 3368782c3f bug 6329: skip removed storage pool
status 6329: resolved fixed
2010-09-30 12:39:48 -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
edison su 9f6fc23ef8 Remove the VHD template signature check when downdloading template.
There are lots tools can create VHD disk: xenserver, xenconverter, hyper-v, platespin, etc. And some tools didn't create a correct signature.
2010-08-13 12:11:20 -07:00
edison su 7784a49862 Make the VHD file created by xenconverter importable. 2010-08-12 19:43:02 -07:00
Manuel Amador (Rudd-O) 50459fd30f This is the REAL 2.1.x tip source 2010-08-11 18:48:43 -07:00
Manuel Amador (Rudd-O) 6484467ce2 Branch 2.1.x committed 2010-08-11 09:13:54 -07:00
Manuel Amador (Rudd-O) 05c020e1f6 Source code committed 2010-08-11 09:13:29 -07:00