795 Commits

Author SHA1 Message Date
edison
6906cb52f7 revert un neccessary changes 2010-09-29 18:40:52 -07:00
edison
b8c1d2ea17 set external ipallocator as true by default 2010-09-29 18:40:52 -07:00
edison
9e0f57bc0e change code for new UI 2010-09-29 18:40:52 -07:00
will
3570322ef5 Forgot to add listing of templates by hypervisor 2010-09-29 18:40:51 -07:00
will
67cc587603 Adding some prelim UI to support multiple hypervisors in the hybrid branch 2010-09-29 18:40:51 -07:00
edison
8943cc6745 create volume
Conflicts:

	api/src/com/cloud/vm/VmCharacteristics.java
	core/src/com/cloud/dc/ClusterVO.java
	core/src/com/cloud/server/ManagementServer.java
	server/src/com/cloud/network/NetworkManager.java
	server/src/com/cloud/storage/allocator/AbstractStoragePoolAllocator.java
2010-09-29 18:40:51 -07:00
Kelven Yang
86d59bdddd Implement CreateVolume/AttachVolue for vmware 2010-09-29 18:40:51 -07:00
Kelven Yang
2337a9d99f Fix a NPE in AbstractStoragePoolAllocator.java when creating standalone volume 2010-09-29 18:40:51 -07:00
Kelven Yang
72e8b767fe Mount secondary storage as a datastore to implement ISO attachment 2010-09-29 18:40:50 -07:00
Kelven Yang
f81491d5bd Fixes to VmdkProcessor 2010-09-29 18:40:50 -07:00
Kelven Yang
b262e0ec2c add vmware template post-processing 2010-09-29 18:40:50 -07:00
Kelven Yang
d33d1a632d Switch from VMDK to OVA on vmware image format 2010-09-29 18:40:50 -07:00
Kelven Yang
5b2740f3f9 Change VMware template extenstion to ova 2010-09-29 18:40:50 -07:00
Kelven Yang
e12f9ad19d Allow Script to execute under a specified working directory 2010-09-29 18:40:50 -07:00
Kelven Yang
4534299092 Improve SynchronizationEvent 2010-09-29 18:40:49 -07:00
Kelven Yang
3f832c0c08 Test with OVF importing 2010-09-29 18:40:49 -07:00
Kelven Yang
a3b8412b2d test code to verify vmware FaultTolerance feature 2010-09-29 18:40:49 -07:00
edison
cb1bbd49e4 add a public.ip option in console-proxy agent.properties 2010-09-29 18:40:49 -07:00
Kelven Yang
9db2925b77 Make database config recognize service offering change 2010-09-29 18:40:49 -07:00
Kelven Yang
6ae1c8fa31 Enable logging for deploydb and add support for hypervisor type in service offering 2010-09-29 18:40:49 -07:00
Kelven Yang
9c67a9f585 Update vcenter address to vmware demo instance 2010-09-29 18:40:48 -07:00
Kelven Yang
da5bd82b5f Add vmware template info to hybrid branch 2010-09-29 18:40:48 -07:00
edison
b3427fc634 don't remove template 2010-09-29 18:40:48 -07:00
edison
7c4fe92a9f s/VMWare/Vmware 2010-09-29 18:40:48 -07:00
edison
e2282ba800 don't throw exceptions when you can't add host 2010-09-29 18:40:48 -07:00
edison
6ef5530994 hypervisor type in cluster can be null 2010-09-29 18:40:48 -07:00
edison
edb16aa117 change storage allocator policy based on hypervisor 2010-09-29 18:40:47 -07:00
edison
3aef9f408e step1 2010-09-29 18:40:47 -07:00
edison
211b4c5da2 hybrid 2010-09-29 18:40:47 -07:00
anthony
b8c8aacca3 bug 6326: correctly update poolsToAvoid
status 6326: resolved fixed
2010-09-29 18:38:01 -07:00
NIKITA
6761a96b30 New Ui for Dashboard User 2010-09-29 17:36:28 -07:00
NIKITA
f31f8adde5 issue in Instance popup 2010-09-29 17:36:27 -07:00
anthony
43bd6d1d2d remove guestOS list 2010-09-29 17:23:38 -07:00
anthony
bca96b1079 pass guest OS name instead of guest ID when start system VM 2010-09-29 17:18:27 -07:00
anthony
675106d3e5 remove SnapshotPolicyRefDao from components.xml.in 2010-09-29 16:48:13 -07:00
anthony
be5fa82229 remove snapshotpolicyRef 2010-09-29 16:24:57 -07:00
anthony
9b03017a07 bug 6354: return correct interval
status 6354: resolved fixed
2010-09-29 16:09:06 -07:00
Jessica Wang
76fbb6edf7 Revert "new UI - add login section."
This reverts commit 4026eba2e50f83540b222221053ab55b5a2bd990.
2010-09-29 15:56:11 -07:00
anthony
5b75f8e03b bug 6365: find policy from volumeId instead of snapshotID
status 6365: resolved fixed
2010-09-29 15:25:46 -07:00
Jessica Wang
7374f85a18 new UI - VM creation - fix bug "toRightPanel is not a function". 2010-09-29 15:24:55 -07:00
Jessica Wang
b71010cbf6 new UI - VM creation - fix bug "$t is not defined". 2010-09-29 14:12:12 -07:00
abhishek
cd42fcc1bf some code refactoring 2010-09-29 11:17:42 -07:00
Jessica Wang
4026eba2e5 new UI - add login section. 2010-09-29 10:22:45 -07:00
kishan
153dca3ddf bug 6195: removed service offering Id for ROOT volumes in usage data 2010-09-29 18:29:07 +05:30
kishan
9e87534e42 bug 6216: Added Id to listAlerts response 2010-09-29 15:52:13 +05:30
Jessica Wang
9e543b2c12 new UI - domain page - remove obsolete code. 2010-09-28 20:15:28 -07:00
Jessica Wang
273313aa25 new UI - domain page - implement admin accounts tab. 2010-09-28 20:05:08 -07:00
Jessica Wang
7c247b2fa8 new UI - domain page - implement update resource limits. Make right panel editable when clicking edit button instead of pop up dialog box. 2010-09-28 19:05:50 -07:00
anthony
319d4f1aa0 snapshot redesign
1. use full snapshot and delta snapshot, there are maxsnashot/2 of delta snapshot between two full snapshot
2. only support one policy for one volume
3. remove all coleases in secondary storage.
2010-09-28 18:37:46 -07:00
abhishek
72cb2ce4ca test checkin 2010-09-28 18:11:36 -07:00