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
Kris McQueen
1d912fb608
adding licensing info
2010-09-14 16:09:05 -07:00
NIKITA
c464c7f5b7
Ui for edit version
2010-09-14 16:01:40 -07:00
Jessica Wang
03728cf9d8
new UI - clean right panel when different item in middle menu is selected.
2010-09-14 15:58:52 -07:00
Jessica Wang
6eab10ad47
new UI - boolean field (cross icon, tick icon) - adjust position of cross icon and tick icon.
2010-09-14 15:45:16 -07:00
Kris McQueen
a53cb4aab0
Refactoring deleteDomain to new API framework. Cleaning up some compilation errors that resulted from previous refactoring, namely there was a requirement to keep the old manager method around for createDiskOffering and createZone in order for the ConfigurationServer to work.
2010-09-14 15:36:12 -07:00
abhishek
efa8d2af07
bug 6188: fix for the issue
...
status 6188: resolved fixed
2010-09-14 15:33:48 -07:00
Jessica Wang
8c48de076a
new UI - volume page - after action on right panel is finished, update both middle menu and right panel.
2010-09-14 15:20:35 -07:00
Kris McQueen
dbb2897626
Unexposed parameters can now be assigned to commands. This are for internal use of the command, and will be serialized/deserialized during execution/response phases, but will not be accepted as part of the API request. Also create a DB utility file for the API to use which delegates requests to the DAOs. Mostly this utility class will look up objects by ID, and it allows the removal of similar methods from ManagementServer, thereby reducing some of the clutter in ManagementServer.
2010-09-14 14:54:04 -07:00
NIKITA
252add5d2b
Names changed for title icons
2010-09-14 14:52:12 -07:00
Jessica Wang
85ea3d600a
new UI - implement close button in action message box.
2010-09-14 14:37:53 -07:00
abhishek
a178a9a675
import cleanup
2010-09-14 11:38:41 -07:00
abhishek
dea01d0752
adding the status value whilst creating a storage pool using database config
2010-09-14 11:37:32 -07:00
Jessica Wang
336634c2f5
new UI - update details tab in right panel after action is finished.
2010-09-14 11:29:55 -07:00