6596 Commits

Author SHA1 Message Date
alena
1bdc0de98c Revert "bug 10651: added unique_name to network_offerings for 227->228"
This reverts commit 5537e65129f669da7ca9a22e53cc3daa9e69ac97.

Reverting the fix because only the unique key was missing; the column was inserted as a part of 225 to 226 upgrade
2011-07-08 09:19:05 -07:00
Abhinandan Prateek
57a05c79ab bug 10651: added unique_name to network_offerings for 227->228 2011-07-08 20:48:32 +05:30
Abhinandan Prateek
2fe48b5359 bug 10650: making sure that only unique Nics are added to the set 2011-07-08 20:22:10 +05:30
Alex Huang
aa757f0303 fixed the problem that vms in starting state were not being cleaned up when management server restarts 2011-07-08 00:05:29 -07:00
will
e361a45b4a Capitalized S in source CIDR 2011-07-07 22:52:56 -07:00
will
48d8dab096 Reverted Source CIDR changes. Removed Port Ranges from the UI for now. 2011-07-07 22:49:06 -07:00
anthony
093af8afdf bug 10639: if register iso for all zones, zoneId is -1,
fixed

status 10639: resolved fixed
2011-07-07 21:01:15 -07:00
will
0f064e394b - Removed source CIDR from the UI for now 2011-07-07 19:55:25 -07:00
anthony
f2117197f5 bug 10608:
only one primary storage in a cluster can be in PrepareMaintenance mode
2011-07-07 19:40:04 -07:00
Edison Su
a3613f2762 It breaks port forwording.
Revert "bug 10329: changed - t :"

This reverts commit 16779afa0233e6ff33cdfca12611e6a43bcd0b42.
2011-07-07 18:30:42 -07:00
Kelven Yang
25d2c893e6 bug 10620: allow ISO attachment failure to propogate up 2011-07-07 17:00:51 -07:00
anthony
a7f8b66813 bug 10611: MS puts primary storage into cancelmaintenace mode, then try to start VMs which were running on top of it, but failed because primary storage is in cancelmaintenace mode
fixed

status 10611: resolved fixed
2011-07-07 16:20:25 -07:00
alena
b92abc5333 bug 10629: fixed regression bug in listVms - security group name and display text weren't returned
status 10629: resolved fixed
2011-07-07 15:42:44 -07:00
anthony
931dcff710 bug 10628: if private network and storage network use the same nic, MS will start HA very quickly within 20 seconds, it breaks heartbeat check, which require 60 seconds interval. add 60s sleep before trying to HA on VMs
status 10628: resolved fixed
2011-07-07 12:36:39 -07:00
anthony
dd6972ee07 bug 10618: fixed NPE
status 10618: resolved fixed
tag-2.2.8.RC1
2011-07-07 10:23:29 -07:00
Nitin
17e4e7014f bug 10602: Fix NPE in StatsCollector - ssvm might not be up so check for that.
status 10602: resolved fixed
2011-07-07 13:49:37 +05:30
Abhinandan Prateek
73b79deb99 bug 10329: changed - t :
status 10329: resolved fixed
2011-07-07 11:52:04 +05:30
anthony
4040b39fe1 bug 10587: correctly use transaction
status 10587: resolved fixed
2011-07-06 18:55:15 -07:00
Kelven Yang
e522ecb3a1 Add data integrity check for Console Proxy/SSVM/Domain Router 2011-07-06 17:22:21 -07:00
Alex Huang
7e9836dfd0 Some operations on the lock table allowed through jmx 2011-07-06 16:09:05 -07:00
anthony
67e2f130d0 fixed a NPE 2011-07-06 16:07:29 -07:00
Edison Su
79f5ece7dc fix NPE in put primary storage into maintainance mode 2011-07-06 16:05:22 -07:00
Jessica Wang
b0d6403369 bug 10600: Pod page - Network Device tab - remove "Delete Network Device" action. 2011-07-06 15:52:13 -07:00
alena
4727b1229e bug 10603: fixed NPE in listTemplates
status 10603: resolved fixed
2011-07-06 14:21:38 -07:00
alena
a8a9b37824 bug 10553: allow networkDomain update for Guest system network in Basic zone
status 10553: resolved fixed
2011-07-06 14:16:04 -07:00
Edison Su
0a5625bad0 remove the default FORWARD rule on CentOS 5 2011-07-06 13:52:14 -07:00
anthony
dc492c5d9e add more logs 2011-07-06 11:54:00 -07:00
Nitin
fb981be800 bug 10580: Making necessary changes to stats collection to entertain multiple secondary storage.
status 10580: resolved fixed
2011-07-06 18:20:17 +05:30
Abhinandan Prateek
2aa1f3e596 bug 10570: fixed ISO id and name
status 10570: resolved fixed
2011-07-06 11:26:10 +05:30
anthony
8f67524fc5 bug 10591: can not return listResponse for Async command
status 10591: resolved fixed
2011-07-05 17:53:22 -07:00
Kelven Yang
51f93a6020 bug 10577: implemente VMware CPU reservation based on CPU overprovisioning factor 2011-07-05 17:34:38 -07:00
frank
3c4671aac5 Bug 10560 - Baremetal template created 5 entries when added (edit)
resolved fixed
2011-07-05 17:22:46 -07:00
frank
4a8812af68 Bug 10559 - Couldn't add baremetal template/image throught the ui, zone id passed in was negative
resolved fixed
2011-07-05 16:41:51 -07:00
Edison Su
28f413f223 fix meta issue for vmware: create a blank meta data file, even meta data is empty 2011-07-05 16:19:23 -07:00
alena
fec6e5e204 Fixed api description for restartNetwork command 2011-07-05 13:43:06 -07:00
alena
ba95181dc4 Fixed deployVm with sshKeyPair via 8096 port - take account info from the vm's owner, not from the caller 2011-07-05 13:35:29 -07:00
alena
c31605d51f createSshKeys command - fixed the case when admin couldn't create a key for another user via 8096 port.
registerSshKeys command - added ability for admin to register key for another user

Fixed NPE in registerUserKeys command - used to happen in failure case, when invalid publicKey was specified
2011-07-05 12:08:43 -07:00
Nitin
857f8ca0f9 Fixing the merge - adding import which wasnt present 2011-07-04 12:12:18 +05:30
Nitin
62aab14e05 bug 8915: Adding events for TEMPLATE.CREATE, TEMPLATE.DELETE, ISO.DELETE, ISO.ATTACH, ISO.DETACH.
Status 8915: resolved fixed
2011-07-04 12:01:04 +05:30
Nitin
90ae601fc8 bug 10112: generarting the right url for corresponding hypervisors for extract template.
status 10112: resolved fixed
2011-07-04 11:59:58 +05:30
Alex Huang
b45bc9449e bug 10548: This problem is actually still a running out of db connection problem. However, it points out a weakness in the Merovingian2 design. It should keep a database connection for itself. I originally intended to have that after writing the first edition but got distracted and didn't finish. Here in the new implementation, Merovingian2 allocates a database connection for itself and keeps it alive at 10 second intervals with a SELECT 1 to avoid the connection being considered as abandoned by the dbcp pool. 2011-07-03 19:16:24 -07:00
Edison Su
d548e8fc38 fix db upgrade from 2.2.6 to 2.2.8 2011-07-01 19:16:14 -07:00
anthony
334f0cdddd speed up rpm build 2011-07-01 17:50:36 -07:00
anthony
2e998c293c source rpm is not used, remove it from rpm build 2011-07-01 17:41:55 -07:00
anthony
2bd3f6c74e handle register template/iso to all zones 2011-07-01 17:06:43 -07:00
frank
f55b747182 Add upgrade sql files to debain build 2011-07-01 16:21:33 -07:00
anthony
09562e771c per angie, Below sequence doesn't work
1. copy template1 from z1 to z2
2. remove template1 from z2
3. copy tempalte1 from z1 to z2 again,
4. template1 for z2 doesn't show up in MyTemplate

fixed
2011-07-01 16:17:18 -07:00
anthony
010858da0d fixed list featured template 2011-07-01 16:08:17 -07:00
frank
a949d2706d Add cloud-agent-deps as dependency of cloud-deps in debian build 2011-07-01 15:36:13 -07:00
frank
cb9fb47617 change cloud-system-iso dependency to cloud-client in debian buil 2011-07-01 14:39:20 -07:00