Commit Graph

18392 Commits

Author SHA1 Message Date
Alex Huang
327924a9ad More changes for refactoring 2010-09-15 18:00:54 -07:00
Jessica Wang
e9014301e2 new UI - template page - implement create VM from template action. 2010-09-15 17:15:27 -07:00
alena
ec47f83a4a Merge branch '2.1.refactor' of ssh://git.cloud.com/var/lib/git/cloudstack-oss into 2.1.refactor 2010-09-15 16:45:59 -07:00
alena
b49f63c28e Refactoring addConfig/deleteDiskOffering/deletePod/getCloudIdentifier/enableAccount/enableUser/enableAccount/updateUser/updateDiskOffering/updateConfig commands to new API framework 2010-09-15 16:41:38 -07:00
Jessica Wang
bb3a330b8d delete redundant code. 2010-09-15 16:24:29 -07:00
Kris McQueen
e18898ae4d Cleaning up some TODOs related to generating API command responses. Now that the ApiDBUtils class is available, setting things like domainNames is possible, so make use of that. 2010-09-15 16:22:55 -07:00
Jessica Wang
e44158e468 new UI - template page - implement copy template action. 2010-09-15 16:12:07 -07:00
Kris McQueen
be6a4612a4 Cleaning up some TODOs related to generating API command responses. Now that the ApiDBUtils class is available, setting things like domainNames is possible, so make use of that. 2010-09-15 15:48:52 -07:00
abhishek
b2efa6872b a few more code cleanup tasks 2010-09-15 15:38:24 -07:00
Jessica Wang
b7d6ae6406 new UI - template page - implement delete action. 2010-09-15 15:28:03 -07:00
abhishek
40db8f60e0 bug 6188: fixing the bug
status 6188: resolved fixed
2010-09-15 15:19:18 -07:00
Kris McQueen
8607fbe923 Cleaning up some TODOs related to generating API command responses. Now that the ApiDBUtils class is available, setting things like domainNames is possible, so make use of that. 2010-09-15 14:56:20 -07:00
abhishek
5720ac0e44 bug 6188: incremental checkin 2010-09-15 14:45:32 -07:00
Jessica Wang
fe5d825d33 new UI - implement updateTemplate and updateTemplatePermission. 2010-09-15 14:31:12 -07:00
alena
7d2a927973 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-09-15 14:29:10 -07:00
Kris McQueen
496bcb9e85 Adding more db operations to the API utils class and removing them from ManagementServer. These methods delegate directly to the DAO and are cluttering ManagementServer with cover methods specifically for the API. Now that these methods are being moved to the API Utils class, ManagementServer has a smaller, cleaner API than before. 2010-09-15 14:25:21 -07:00
alena
8525992d41 Preparation for 2.1 to 2.2 DB migration: create instance group object if "vm_instance.group" field is not empty for user vm 2010-09-15 14:06:55 -07:00
ahmad
c02cde6775 applied fix suggested by Manuel for fixing rsa key generation on centOS 5.3 2010-09-15 13:48:44 -07:00
Kris McQueen
8bdb8f3581 Adding more db operations to the API utils class and removing them from ManagementServer. These methods delegate directly to the DAO and are cluttering ManagementServer with cover methods specifically for the API. Now that these methods are being moved to the API Utils class, ManagementServer has a smaller, cleaner API than before. 2010-09-15 12:16:00 -07:00
abhishek
652620363d bug 3120: reverting changes as still soliciting feedback on design 2010-09-15 11:52:31 -07:00
abhishek
a05dc480a7 bug 3120: incremental checkin 2010-09-15 11:18:04 -07:00
NIKITA
0dc2a7c47e Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-09-15 11:16:07 -07:00
NIKITA
f5365da384 UI for Grid actions like save and cancel 2010-09-15 11:15:33 -07:00
Jessica Wang
04eeb1e6cf correct element ID. 2010-09-15 11:14:41 -07:00
Jessica Wang
4409d7826e new UI - Routers page - implement Start Router, Stop Router action. 2010-09-15 11:11:59 -07:00
abhishek
ef8781b7b5 bug 3120: introducing this optional parameter in the command 2010-09-15 10:28:41 -07:00
abhishek
cacb4dba1d bug 3120: incremental checkin for this bug, with the introduction of an optional ONE_TO_ONE_NAT parameter 2010-09-15 10:28:41 -07:00
Jessica Wang
952ee0bfed new UI - template page - implement edit button. 2010-09-15 10:23:45 -07:00
Jessica Wang
0d2498f527 new UI - add action panel to IP Address page, ISO page, Router page, Snapshot page. 2010-09-15 10:08:15 -07:00
nit
ab1a6b8656 bug 4286: Adding the extractVolune function 2010-09-15 18:33:42 +05:30
nit
f5ac46255c bug 4286: Schema changes to include the upload table, Introducing extractIso command and extractVolume command 2010-09-15 17:51:42 +05:30
Jessica Wang
4eef74f73d new UI - add JSP file and JS file for router page. 2010-09-14 21:57:44 -07:00
Jessica Wang
b6f5b66cff new UI - only apply selectable widget on middle menu when multiple-selection is needed for that page. 2010-09-14 21:54:03 -07:00
Jessica Wang
5d98ff7c1e new UI - when clicking on left menu that is not instance group menu, collapse instance menu. 2010-09-14 21:17:16 -07:00
Jessica Wang
214646c609 new UI - implement Router page. 2010-09-14 21:05:04 -07:00
Jessica Wang
eb4ec49ec9 new UI - left navigation menu - highlight selected menu. 2010-09-14 20:32:37 -07:00
alena
012f097885 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
Conflicts:
	core/src/com/cloud/server/ManagementServer.java
	server/src/com/cloud/server/ManagementServerImpl.java
	server/src/com/cloud/vm/UserVmManagerImpl.java
2010-09-14 19:57:26 -07:00
anthony
05499fa5f6 execute only emergency command with slaveconn. othersiwe api call hands 2010-09-14 19:22:24 -07:00
alena
b26ac321de bug 6177: Make VM group a first class object
1) Added new apis: createInstanceGroup, updateInstanceGroup, deleteInstanceGroup, listInstanceGroups
2) Group can be created using:
* createInsanceGroup api
* deployVirtualMachine/updateVirtualMachine commands (we create a group with name equal to "group" parameter value if the group doesn't exist already)
3) Group can be removed by:
* deleteInstanceGroup api
* when corresponding account is removed
4) Vm can be assigned to one group only. To move vm from one group to another, use updateVirtualMachine command with "group" parameter
5) Changed listVirtualMachines command to use "groupId" parameter instead of "group".

status 6177: resolved fixed
2010-09-14 19:08:01 -07:00
Kris McQueen
dc6e07ad75 Refactoring deletePreallocatedLun and registerPreallocatedLun to new API framework. 2010-09-14 17:53:12 -07:00
Jessica Wang
c3144e0d76 new UI - add action message box to actions for subgrid items. 2010-09-14 17:41:47 -07:00
NIKITA
64c45588b2 Merge conflict resolved 2010-09-14 17:16:31 -07:00
NIKITA
d575d083b8 git ignore changes 2010-09-14 17:10:35 -07:00
Kris McQueen
1b8965c202 fixing package name for pre-allocated lun api commands 2010-09-14 17:04:35 -07:00
Kris McQueen
cf6829a038 Moving pre-allocated lun API commands to OSS since it's not a premium feature 2010-09-14 17:02:16 -07:00
NIKITA
cd066f03a0 Title icons for ISO, Snapshots and volume 2010-09-14 16:54:05 -07:00
Jessica Wang
68e17586d0 new UI - actions in details panel - show error message in red dialog box when action fails. 2010-09-14 16:39:57 -07:00
NIKITA
3d61949f06 Icon for main title -IP Address 2010-09-14 16:30:01 -07:00
NIKITA
98c32fbf71 Icons for main titles for event and Instance 2010-09-14 16:26:13 -07:00
NIKITA
188b3e8b3e Icon added to main content title 2010-09-14 16:20:45 -07:00