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
Jessica Wang
04065255b1
new UI - fix a bug - clicking IP address on left menu didn't work.
2010-09-12 21:01:46 -07:00
Jessica Wang
f75b17383a
new UI - volume page - implement create template action.
2010-09-12 17:48:55 -07:00
Jessica Wang
ab66269038
new UI - volume page - implement detach disk action.
2010-09-12 17:05:12 -07:00
Jessica Wang
c8160cf0d6
new UI - volume page - show action menu when mouse over action link.
2010-09-12 14:49:24 -07:00
Jessica Wang
f1ab608b18
new UI - show action in process text
2010-09-11 22:30:50 -07:00
Jessica Wang
41fc9fd8b0
new UI - instance page - volume tab - after detach disk action, remove the volume from volume tab.
2010-09-11 21:48:03 -07:00
Jessica Wang
5fb3bf8b56
new UI - dismiss dialog box after creating template from volume.
2010-09-11 21:16:21 -07:00
Jessica Wang
c16faa4d41
new UI - implement detach volume from vm.
2010-09-10 20:46:44 -07:00
Jessica Wang
b231eeffe6
new UI - add icon for snapshot,volume in middle menu.
2010-09-10 19:10:46 -07:00
NIKITA
79e4611697
Mid menu icons for Templates -Windows, Linux, Centos and ISO and Storage - Volume, Snapshots
2010-09-10 17:30:43 -07:00
Jessica Wang
f456632a15
new UI - instance page - specify group name when calling listvirtualmachine API (when users click on instance group on left menu).
2010-09-10 16:57:50 -07:00
Jessica Wang
3867285af8
new UI - add different icons to middle menu item
2010-09-10 16:28:35 -07:00
edison
d933f19d35
bug 5800: add cluster for KVM
...
TODO: need to make sure the host cpu is from the same vender in a cluster
2010-09-10 16:00:36 -07:00
anthony
55ebf465f6
Merge branch 'master' of ssh://anthony@git.cloud.com/var/lib/git/cloudstack-oss
2010-09-10 15:14:19 -07:00
Jessica Wang
d341d1ab64
new UI - clear selected items when switching to different page or sub-page.
2010-09-10 15:11:55 -07:00
abhishek
ec01e0b423
bug 5147: this checkin ensures that we cover some more corner cases, in particular, to not allow an execution when we have pools in inconsistent states (maintenance, prepareformaintenance or errorinmaintenance)
2010-09-10 14:52:05 -07:00
Jessica Wang
c889626278
new UI - handle error in a central place for actions on midmenu items.
2010-09-10 14:45:49 -07:00
abhishek
4682b25cb5
bug 5147: implemented the logic to ensure that the volume creation is blocked when all sp's are in maintenance (or any of the status != UP)
2010-09-10 14:41:04 -07:00
NIKITA
f74d4f89df
Icons for Midmenu Account, Event and Network
2010-09-10 14:33:15 -07:00
abhishek
93261c4eb8
bug 5147: Improvements after testing the storage maintenance across multiple sp's, with sys vms scattered across multiple sps
2010-09-10 13:44:39 -07:00
anthony
f9bb54d7e2
use -1 instead of null
2010-09-10 13:03:08 -07:00
NIKITA
e741b7272f
Loading for grid header
2010-09-10 12:09:31 -07:00
Jessica Wang
37d82c8aa7
new UI - instance page - volume tab - show different action link for each volume depending on volume type and vm state.
2010-09-10 11:40:37 -07:00
NIKITA
15a6631a87
change in global action dropdown
2010-09-10 11:11:14 -07:00
Jessica Wang
af0d9932a7
new UI - instance page - volume tab - adjust action list position for each volume.
2010-09-10 10:37:27 -07:00
NIKITA
21e279cbe2
Action drop down for action box outside the grid
2010-09-10 10:11:17 -07:00
abhishek
8d38e230a5
bug 5147: we ensure that if the sp under maintenance is the only one in the cluster, we just stop the vms with no migration (base case)
2010-09-09 18:34:44 -07:00
Chiradeep Vittal
e7c280214b
file util required by download manager
2010-09-09 18:14:03 -07:00
NIKITA
c27f8be33e
New dropdown for grid actionbox added
2010-09-09 18:12:50 -07:00
Manuel Amador (Rudd-O)
4f3bc9bb2a
Complementing commit 308a4ef2ca by Chiradeep, put authorized_keys temporarily inside the ISO
2010-09-09 18:11:24 -07:00
abhishek
0a4532a003
bug 5147: some more improvements
2010-09-09 18:05:43 -07:00
abhishek
20973d48af
bug 5147: implementing the recommendations i got for the ps maintenance. For now, we are not implementing the cancel maintenance part. Instead, we are going to ask the admin if he is "sure" of enabling maintenance on a sp, before proceeding
2010-09-09 18:05:43 -07:00
root
76e5cf3321
renamed dao methods to correctly reflect what they do
2010-09-09 18:01:50 -07:00
Alex Huang
dc4c4549d0
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-09-09 17:49:27 -07:00
Alex Huang
994afb0e29
switched from networkprofile to network configuration
2010-09-09 17:49:19 -07:00
root
077690cf15
switched from networkprofile to network configuration
2010-09-09 17:48:24 -07:00
Jessica Wang
87820eeb98
new UI - instance page - volume tab - add action links (detach disk, create template).
2010-09-09 17:47:37 -07:00
NIKITA
78c5ca17a0
Midmenu icon style
2010-09-09 17:20:29 -07:00
NIKITA
1eacad06a5
Midmenu icons for Account-admin, user, domain and Events - error, warning, info and network - ip address, network group
2010-09-09 17:18:46 -07:00
anthony
7f991f7e25
In hostAllocator, input clusterId instead of storagepool
2010-09-09 17:08:08 -07:00
anthony
d4828debba
fix about prepareMigrationCommand
2010-09-09 15:43:33 -07:00
Chiradeep Vittal
71cae63323
vhd.size not filled in depending on where the script is run from
2010-09-09 15:12:06 -07:00
anthony
bce314b131
fixed a bug about snapshot
2010-09-09 15:11:34 -07:00
Alex Huang
5d185ad82f
removed network profile creation
2010-09-09 14:45:16 -07:00
Jessica Wang
8f27d4424a
new UI - add action icons.
2010-09-09 14:26:19 -07:00
anthony
0d55059583
remove some SMlog
2010-09-09 13:59:31 -07:00
anthony
bcaaef5f60
bug 6110: return precise message if VLAN is already created on another device. public and direct should use different VLAN.
2010-09-09 13:42:24 -07:00
Alex Huang
599f05d0da
missing files
2010-09-09 13:37:57 -07:00
Alex Huang
8d3f135115
more missing files
2010-09-09 13:35:16 -07:00