anthony
|
bce314b131
|
fixed a bug about snapshot
|
2010-09-09 15:11:34 -07:00 |
|
Alex Huang
|
7249f168d5
|
more file changes
|
2010-09-09 13:27:20 -07:00 |
|
alena
|
b0aa28032c
|
Refactored DeleteIPForwardingRule/UpdateIPForwardingRule commands to new api framework.
|
2010-09-08 19:03:42 -07:00 |
|
alena
|
c0185e713a
|
Refactored AttachVolume/PrepareForMaintenance/CancelMaintenance/PreparePrimaryStorageForMaintenance/CancelPrimaryStorageMaintenance commands.
|
2010-09-08 12:18:46 -07:00 |
|
alena
|
41000e61d3
|
Refactored copyIso/copyTemplate/attachIso/startRouter/stopRouter/rebootRouter commands
|
2010-09-07 18:53:04 -07:00 |
|
Kris McQueen
|
931706ad87
|
Refactor listPortForwardingRules to new API framework. Clean up imports.
|
2010-09-01 15:00:22 -07:00 |
|
abhishek
|
2bdaaa48a6
|
Refactored the destroy vm command
|
2010-08-26 13:37:57 -07:00 |
|
Kris McQueen
|
defae59126
|
Finish refactoring createTemplate to new API framework. The executor and result object from old framework still need to be deleted, but this commit moves all the business logic to the manager with validation in the createPrivateTemplateRecord and creating a snapshot if necessary in createPrivateTemplate. Additionally, added a find method on the template dao to check if the template name is in use for the account (this is part of the validation).
|
2010-08-25 18:26:38 -07:00 |
|
Kris McQueen
|
97f3068687
|
Work in progress refactoring createTemplate command to new API. The logic had been partially moved to the manager, still need to finish up moving the logic, then delete the unnecessary code.
|
2010-08-25 18:26:38 -07:00 |
|
edison
|
3ab4651cf0
|
Issue #: 5978 5977 5971 5972
Status 5978: resolved fixed
Status 5977: resolved fixed
Status 5971: resolved fixed
Status 5972: resolved fixed
|
2010-08-25 15:27:34 -07:00 |
|
abhishek
|
82fbae2553
|
Refactoring the detach volume command
|
2010-08-25 13:53:43 -07:00 |
|
Alex Huang
|
e0165dd2ef
|
my changes
|
2010-08-23 13:59:23 -07:00 |
|
abhishek
|
dc45e9b08b
|
Refactoring the rebootvm cmd
|
2010-08-20 11:48:24 -07:00 |
|
abhishek
|
49482e947b
|
Refactoring another bunch of commands for vms
|
2010-08-20 10:38:44 -07:00 |
|
abhishek
|
25d5126f68
|
Refactoring the resetVmPassword command
|
2010-08-19 10:12:38 -07:00 |
|
abhishek
|
6ca1ceb769
|
Refactoring the startvm cmd
|
2010-08-18 15:38:02 -07:00 |
|
abhishek
|
716271fca1
|
Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor
|
2010-08-18 14:05:45 -07:00 |
|
abhishek
|
aa6e9ab2bb
|
Refactoring the startvm command
|
2010-08-18 14:01:15 -07:00 |
|
Alex Huang
|
b250b985ec
|
changes
|
2010-08-18 12:19:22 -07:00 |
|
alena
|
e2950eb5a1
|
Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor
Conflicts:
server/src/com/cloud/api/BaseCmd.java
server/src/com/cloud/network/security/NetworkGroupManagerImpl.java
|
2010-08-18 11:36:05 -07:00 |
|
alena
|
3d85fdf687
|
API refactor
|
2010-08-18 11:24:29 -07:00 |
|
abhishek
|
6f680375f3
|
Refactoring some more vm commands, as well as refactoring the account and user validation into a method. Please use the same for future validation calls
|
2010-08-17 11:28:23 -07:00 |
|
abhishek
|
7a937685b0
|
Adding the response object for UpgradeVmResponse
|
2010-08-17 10:54:01 -07:00 |
|
Alex Huang
|
c21bc7072c
|
more changes
|
2010-08-16 11:30:04 -07:00 |
|
Alex Huang
|
867b43dcf9
|
more changes for the rewrite.
|
2010-08-16 11:28:11 -07:00 |
|
abhishek
|
b5a6d81ffe
|
Forgot to check this part in, for the UpgradeVmCmd
|
2010-08-12 14:28:24 -07:00 |
|
Manuel Amador (Rudd-O)
|
14ae76781e
|
Committing Kris' big merge
|
2010-08-11 16:02:57 -07:00 |
|
Manuel Amador (Rudd-O)
|
ac730ec496
|
Branch 2.1.refactor committed
|
2010-08-11 09:13:42 -07:00 |
|
Manuel Amador (Rudd-O)
|
05c020e1f6
|
Source code committed
|
2010-08-11 09:13:29 -07:00 |
|