alena
40211d186d
Fixed the case when vm failed to start when corresponding domR was in Stopped state
2011-07-08 11:50:00 -07:00
Alex Huang
040cffafca
bug 10447: don't set the reservation id to null
2011-07-08 11:36:52 -07:00
Kelven Yang
e00c011dcb
bug 10551: pass correct host type to StartupSecondaryStorageCommand
2011-07-08 10:35:56 -07:00
Kelven Yang
49999bf609
bug 10618: another place that could possibly throw NPE
2011-07-08 09:55:32 -07:00
alena
62a570484c
fix db upgrade from 2.2.6 to 2.2.8
...
Conflicts:
setup/db/db/schema-227to228.sql
2011-07-08 09:51:50 -07:00
alena
27ef3a1d2d
bug 10651: added missing keys to 227 to 228 db upgrade
...
status 10651: resolved fixed
Conflicts:
setup/db/db/schema-227to228.sql
2011-07-08 09:49:19 -07:00
alena
4c075774a3
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:48:24 -07:00
Abhinandan Prateek
786420b439
bug 10651: added unique_name to network_offerings for 227->228
2011-07-08 20:53:00 +05:30
Abhinandan Prateek
c7ae033087
bug 10650: making sure that only unique Nics are added to the set
2011-07-08 20:18:22 +05:30
Alex Huang
44666b6333
fixed the problem that vms in starting state were not being cleaned up when management server restarts
2011-07-08 00:05:55 -07:00
anthony
4c0fce700b
bug 10639: if register iso for all zones, zoneId is -1,
...
fixed
status 10639: resolved fixed
2011-07-07 21:03:09 -07:00
anthony
fc5c657980
bug 10608:
...
only one primary storage in a cluster can be in PrepareMaintenance mode
2011-07-07 19:43:43 -07:00
frank
fa0373b6e9
use soft shutdown/reboot in IPMI
2011-07-07 17:06:19 -07:00
Kelven Yang
d0de1a5b94
bug 10620: allow ISO attachment failure to propogate up
2011-07-07 17:02:51 -07:00
anthony
01a04935aa
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:21:23 -07:00
alena
80ede648e3
bug 10629: fixed regression bug in listVms - security group name and display text weren't returned
...
status 10629: resolved fixed
2011-07-07 15:48:02 -07:00
alena
a2abb3ce18
bug 10417: Basic zone - send vm data info only to the dhcp server in the same pod
...
status 10417: resolved fixed
2011-07-07 15:48:01 -07:00
frank
0fa9f5ef31
Bug 9887 - baremetal: support for image operation (create template from guest disk)
...
Add files
2011-07-07 15:34:57 -07:00
frank
3c1a375978
Bug 9887 - baremetal: support for image operation (create template from guest disk)
...
Resolved fixed
2011-07-07 15:34:42 -07:00
anthony
b885915f1e
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:39:46 -07:00
anthony
9b640085ab
bug 10618: fixed NPE
...
status 10618: resolved fixed
2011-07-07 10:24:22 -07:00
Nitin
9f13b46d61
bug 10602: Fix NPE in StatsCollector - ssvm might not be up so check for that.
...
status 10602: resolved fixed
2011-07-07 13:45:40 +05:30
Abhinandan Prateek
6b7279598e
bug 10329: changing - to : in port range
...
status 10329: resolved fixed
2011-07-07 11:46:17 +05:30
anthony
47296e64ac
bug 10587: correctly use transaction
...
status 10587: resolved fixed
Conflicts:
server/src/com/cloud/storage/StorageManagerImpl.java
2011-07-06 18:57:36 -07:00
alena
a2531b60f9
bug 10605: updateNetworks api command - restart the network if networkDomain is updated.
...
updateNetwork command is async now
2011-07-06 18:00:15 -07:00
Kelven Yang
efa431ed1b
Add data integrity check for Console Proxy/SSVM/Domain Router
2011-07-06 17:31:39 -07:00
alena
9be9a970c9
bug 10409: added domainSuffix parameters to account/domain objects
2011-07-06 16:57:19 -07:00
Alex Huang
ee2670edc7
Some operations on the lock table allowed through jmx
2011-07-06 16:10:18 -07:00
anthony
f1bee86263
fixed a NPE
2011-07-06 16:07:53 -07:00
anthony
90cb2dea6a
add more logs
2011-07-06 16:07:46 -07:00
Jessica Wang
a756a9e171
bug 10600: Pod page - Network Device tab - remove "Delete Network Device" action.
2011-07-06 15:54:28 -07:00
alena
2fca9d0a49
bug 10603: fixed NPE in listTemplates
...
status 10603: resolved fixed
2011-07-06 14:22:40 -07:00
alena
01a47e0717
bug 10553: allow networkDomain update for Guest system network in Basic zone
...
status 10553: resolved fixed
2011-07-06 12:01:09 -07:00
Nitin
1c73e378da
bug 10580: Making necessary changes to stats collection to entertain multiple secondary storage.
...
status 10580: resolved fixed
2011-07-06 18:15:18 +05:30
kishan
561f415d5a
bug 10382: Move volume delete events to destroyVolume method
...
status 10382: resolved fixed
2011-07-06 18:08:48 +05:30
Abhinandan Prateek
c62ad3d11a
bug 10570: fixed ISO id and name
...
status 10570: resolved fixed
2011-07-06 11:23:23 +05:30
frank
05c7995153
Bug 10559 - Couldn't add baremetal template/image throught the ui, zone id passed in was negative
...
resolved fixed
2011-07-05 19:35:26 -07:00
frank
38c0772507
Bug 10560 - Baremetal template created 5 entries when added (edit)
...
resolved fixed
2011-07-05 19:35:15 -07:00
Kelven Yang
399e6a673b
bug 10577: implemente VMware CPU reservation based on CPU overprovisioning factor
2011-07-05 18:05:17 -07:00
anthony
3b68175965
bug 10591: can not return listResponse for Async command
...
status 10591: resolved fixed
2011-07-05 17:55:19 -07:00
alena
58893d9b27
Fixed api description for restartNetwork command
2011-07-05 13:42:38 -07:00
alena
deca4337c5
Fixed deployVm with sshKeyPair via 8096 port - take account info from the vm's owner, not from the caller
2011-07-05 13:37:39 -07:00
alena
bb1f000414
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:10:52 -07:00
Abhinandan Prateek
6137a6582d
bug 8962: chnaged the log level from wrn to debug for error message - VM does not exists, while stopping VM
...
bug status: resolved fixed
2011-07-04 17:02:44 +05:30
Abhinandan Prateek
5f12ea73a8
bug 8962: Completed moving VM from one account to another.
2011-07-04 13:15:40 +05:30
Alex Huang
cabba35280
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:17:05 -07:00
anthony
084fe6a630
speed up rpm build
2011-07-01 17:52:27 -07:00
anthony
dfce7226e7
source rpm is not used, remove it from rpm build
2011-07-01 17:43:21 -07:00
anthony
401e5ce0e9
handle register template/iso to all zones
...
Conflicts:
api/src/com/cloud/api/ResponseGenerator.java
2011-07-01 17:42:59 -07:00
anthony
c0f22970d3
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:19:38 -07:00