Jessica Wang
d2a6694b9a
change text
2010-10-14 20:06:46 -07:00
Jessica Wang
dd88d714d1
new UI - resources page - primary storage page - implement details tab.
2010-10-14 18:32:54 -07:00
Jessica Wang
1bcb4f2f6e
new UI - resources page - host page - implement details tab.1
2010-10-14 17:46:11 -07:00
Jessica Wang
e9ef7a1eb0
new UI - resources page - implement details tab for System VM.
2010-10-13 16:25:13 -07:00
Kris McQueen
354590d018
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-13 16:09:38 -07:00
Jessica Wang
9fbc8fd112
new UI - resources page - implement pod details tab.
2010-10-13 14:39:27 -07:00
Jessica Wang
8a413180fe
new UI - resources page - implement zone details tab.
2010-10-13 11:43:26 -07:00
Kris McQueen
8e086d7a21
resolving merge conflicts between 2.1.refactor and master
2010-10-12 16:28:16 -07:00
Kris McQueen
2740ba6c40
final merge of master->2.1.refactor preparing for merge back into master
2010-10-12 14:46:24 -07:00
Jessica Wang
2f6c1d5fff
new UI - ISO page - create VM from ISO - add hypervisor dropdown.
2010-10-11 17:03:17 -07:00
Jessica Wang
8f8bd61303
new UI - Global Settings page - add category column.
2010-10-10 10:58:57 -07:00
Jessica Wang
089de3ae6a
new UI - Global Settings - implement UpdateGlobalSettings action.
2010-10-08 10:37:28 -07:00
Jessica Wang
c385ead5f9
new UI - add Global Settings page.
2010-10-07 19:19:04 -07:00
Jessica Wang
392280accb
new UI - add Disk Offerings page.
2010-10-07 18:30:41 -07:00
Jessica Wang
7e108fd187
new UI - add Service Offerings page.
2010-10-07 18:00:28 -07:00
Jessica Wang
c95a634a9b
new UI - add Resources page
2010-10-07 14:53:40 -07:00
Jessica Wang
3dd6bec74d
new UI - ip address page - implement release IP action.
2010-10-07 10:51:25 -07:00
Jessica Wang
8f083e70ab
new UI - IP address page - implement acquire IP action.
2010-10-07 09:37:57 -07:00
Jessica Wang
a0f75f34c1
new UI - VM Change Service Offering - pass vmId to listServiceOffering if only one item (VM) is selected in middle menu.
2010-10-06 11:13:46 -07:00
Jessica Wang
82e7b11892
new UI - before selecting an item in middle menu, show no available actions instead of a blank menu when mouse is over action link.
2010-10-05 11:25:33 -07:00
edison
aaaa5dc3ad
bug 6379: add ListHypervisors cmd to list all the supported hypervisors.
...
status 6379: resolved fixed
The supported hypervisors are controlled by hypervisor.list in configuration table
2010-10-04 16:55:25 -07:00
edison
d370ae6a32
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-10-04 14:48:40 -07:00
edison
3d9f25e903
bug 1974: add upgraderoutercmd to upgrade router vm's service offering
...
status 1974: resolved fixed
It's a synced API, which just update router vm's service offering,
parameter: router id, service offering id,
return: ture on successfull, otherwise false
2010-10-04 14:45:28 -07:00
Jessica Wang
25ef105358
new UI - localize left menu.
2010-10-04 10:52:11 -07:00
Jessica Wang
23e9508b52
new UI - ISO page - localize Add ISO dialog, Copy ISO dialog, Create VM from ISO dialog.
2010-10-03 20:47:52 -07:00
Jessica Wang
12db8ca613
new UI - accounts page - localize resource limits dialog, disable account dialog, lock account dialog, enable account dialog.
2010-10-03 19:31:56 -07:00
Jessica Wang
fcbcbb7201
new UI - localize delete template for single zone dialog, delete template for all zones dialog.
2010-10-03 18:10:55 -07:00
Jessica Wang
b732327fce
new UI - ISO page - add cross zones field. localize delete ISO dialog.
2010-10-03 18:03:00 -07:00
Jessica Wang
1e2c504d3b
new UI - localize disable HA dialog.
2010-10-03 17:40:47 -07:00
Jessica Wang
b4144ac918
new UI - localize Enable HA dialog.
2010-10-03 17:34:47 -07:00
Jessica Wang
815b5719a1
new UI - localize reset password dialog.
2010-10-03 15:07:01 -07:00
Jessica Wang
4fda60cce0
new UI - localize create template of disk volume dialog.
2010-10-03 11:22:13 -07:00
Jessica Wang
b5d190f492
new UI - localize VM change service offering dialog.
2010-10-03 10:49:23 -07:00
Jessica Wang
b40dc27cd7
new UI - localize vm change name dialog, vm change group dialog.
2010-10-03 10:31:01 -07:00
Jessica Wang
777efe9681
new UI - localize attach ISO to VM dialog.
2010-10-03 10:09:17 -07:00
Jessica Wang
6baf6d99a3
new UI - localize detach iso from vm dialog.
2010-10-03 09:53:43 -07:00
anthony
675106d3e5
remove SnapshotPolicyRefDao from components.xml.in
2010-09-29 16:48:13 -07:00
abhishek
cd42fcc1bf
some code refactoring
2010-09-29 11:17:42 -07:00
Kris McQueen
848ce60097
Merging master into 2.1.refactor, resolve the merge conflicts as best I can. New commands related to extracting template/iso/volume and related to instance groups were refactored to the new API framework.
2010-09-28 15:47:14 -07:00
abhishek
e5186bde2b
bug 5190: a part of the enhancement is complete; now we can upload a custom cert using a file from our local machine, into the system. It is stored in the certificate table as a "text" column
2010-09-28 13:52:14 -07:00
abhishek
0af7ad934b
bug 5190: updating the command list
2010-09-28 11:28:40 -07:00
Kris McQueen
b42ca89626
Merging some changes from master related to making the build work [missing files, updated build scripts, etc.]
2010-09-17 13:21:23 -07:00
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
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
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
Alex Huang
7249f168d5
more file changes
2010-09-09 13:27:20 -07:00
Manuel Amador (Rudd-O)
b0acdbcf8b
Split out build responsibility into per-project wscript_build files. Installation of generic directories like bindir, and creation of systemvms, remain in toplevel wscript_build. Make some waf code useful and reusable in the form of tools.
2010-08-31 20:40:17 -07:00
jessica
6ec5455579
If no translation is found, return original word (i.e. English word)
2010-08-31 14:58:33 -07:00
Anthony Xu
8a928a7a30
Merge branch 'master' of ssh://anthony@git.cloud.com/var/lib/git/cloudstack-oss
2010-08-26 16:06:57 -07:00
Anthony Xu
d72e0538da
Revert "Revert "use iso to patch systemvm""
...
This reverts commit 145e2e0aaa9b57286102664787e8e40ad3d75e26.
2010-08-26 16:06:28 -07:00