22935 Commits

Author SHA1 Message Date
Kris McQueen
4bb71d2a0c Refactor listEvents API to new framework. 2010-08-30 16:18:40 -07:00
Kris McQueen
9eeabb701a Refactoring listDomains to the new API framework. The search criteria are now retrieved from the command itself rather than creating an intermediate Criteria object first. 2010-08-30 16:18:40 -07:00
Kris McQueen
e55e6c283f Refactoring work on listCapacities, listConfigurations, listClusters, and listDiskOfferings commands. The work represents consolidating the Criteria object into just pulling the search criteria directly from the command. Also changed BaseListCmd to server the startIndex and pageSizeVal [includes default page size of 50] rather than have each search command compute these things. 2010-08-30 16:18:39 -07:00
Kris McQueen
68275debc0 Refactor listAsyncJobs to new API framework, consolidating parameter and criteria packing/unpacking into just command unpacking to simplify building the search criteria. 2010-08-30 16:18:39 -07:00
alena
53892037c4 Refactored associateIPAddress and updateHost commands. 2010-08-30 15:22:42 -07:00
abhishek
1c87879e21 bug 4898: removing the upgrade.url param
status 4898: resolved fixed
2010-08-30 14:49:22 -07:00
abhishek
992458e9d0 bug 5843: Merging in the fix
status 5843: resolved fixed
2010-08-30 13:45:22 -07:00
abhishek
64210bd16d bug 6010: Fixing the list volumes issue, now we filter volumes based on the template type and not based on the names
status 6010: resolved fixed
2010-08-30 11:18:43 -07:00
abhishek
48944aedec import refactoring 2010-08-30 10:54:12 -07:00
abhishek
dc750e2691 Moving the disassoc logic to network manager 2010-08-30 10:50:27 -07:00
abhishek
7a0ad69b89 Incremental checkin 2010-08-30 10:40:45 -07:00
Manuel Amador (Rudd-O)
d88ba4fa2b Fix OSS RPM packaging by excluding the special-cased files generated out of the scripts project in premium 2010-08-30 01:41:28 -07:00
Manuel Amador (Rudd-O)
7c2f31c33e We now have a premium scripts project. 2010-08-30 01:37:12 -07:00
anthony
5d8cadb7b0 correctly use session in plugin 2010-08-29 23:59:33 -07:00
anthony
93b56fec8c Use Session to login out 2010-08-29 21:28:31 -07:00
Manuel Amador (Rudd-O)
328a5b1fdb Copy xenserver-patch.tgz into patch.tgz so the systemvm patch process does not fail 2010-08-29 20:13:28 -07:00
anthony
cad615e8e4 support multiple patch files 2010-08-29 19:21:03 -07:00
anthony
afd8052203 remove unused scripts 2010-08-29 18:39:15 -07:00
anthony
e270011aed add wrapper for vdi.copy 2010-08-29 18:01:25 -07:00
anthony
4b3777e656 clean up disableVlanNetwork 2010-08-29 15:43:18 -07:00
anthony
55f3a65ec0 change plugin timeout to 1800s 2010-08-28 21:17:32 -07:00
anthony
a517338ac7 fix a bug about backupsnapshot to nfs primary storage 2010-08-28 19:17:40 -07:00
Chiradeep Vittal
c9da15ff5e Issue #: 4203 restart java agent 2010-08-27 18:22:22 -07:00
Chiradeep Vittal
5bd4c7afbf Issue #: 4203 restart java agent 2010-08-27 18:15:31 -07:00
Kelven Yang
e9ab931a55 Add windows xp template to vmware 2010-08-27 16:32:09 -07:00
Kelven Yang
753fe25074 Link with create/start command for vmware VMs 2010-08-27 16:32:06 -07:00
Kelven Yang
7eb61b705a Allow NetworkManagerImpl and SecondaryStorageImpl to tolerate missing of system vm template at startup 2010-08-27 16:32:03 -07:00
abhishek
742869b750 Refactoring the delete snapshot command. This has a lot of spaghetti calls, trying my best to make it works. Hopefully it all does, on the 1st pass 2010-08-27 11:26:14 -07:00
Manuel Amador (Rudd-O)
d36227986a require mkisofs for build processes in packaging 2010-08-27 11:14:35 -07:00
Manuel Amador (Rudd-O)
a80dc4e429 Fix debian packaging for systemvm premium and systemvm iso 2010-08-27 10:58:56 -07:00
abhishek
284c630eeb Further refactoring the cmd 2010-08-27 10:27:00 -07:00
abhishek
0ea56e1504 refactored the delete port forwarding service rule cmd 2010-08-27 10:22:11 -07:00
Chiradeep Vittal
9dd6f95f26 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2010-08-27 09:43:42 -07:00
Chiradeep Vittal
2164d07b61 Make the vm smaller 2010-08-27 09:38:33 -07:00
kishan
0e326e853c bug 5900: Added events for disk offering 2010-08-27 18:02:23 +05:30
Manuel Amador (Rudd-O)
7875de7303 Build ISO images for xenserver patches AND Fedora / CentOS packaging fix for the ISO generation.
Build ISO images for xenserver patches

Fedora / CentOS packaging fix for the ISO generation.
2010-08-26 19:18:54 -07:00
Manuel Amador (Rudd-O)
cebd1da99c Added support for injecting the VMWare templates across the board, and in the packages too 2010-08-26 19:18:37 -07:00
Manuel Amador (Rudd-O)
e992e8732d bug 5985: rename hotfix for bug to be consistent with other migration scripts, and include in fedora / ubuntu packaging 2010-08-26 19:18:37 -07:00
Manuel Amador (Rudd-O)
b5436693f3 Fix build by temporarily re-zoning very cool incubation software cloud-web-ipallocator to incubation directory until it is ready for production 2010-08-26 19:18:37 -07:00
abhishek
126da4baf7 Refactored the delete user cmd 2010-08-26 17:58:53 -07:00
abhishek
3d8a3ef358 Refactoring the snapshot policies cmd 2010-08-26 17:17:30 -07:00
Kris McQueen
8be0a3f70f Issue 5985: remove the username/removed uniqueness constraint since (a) usernames need to be unique within a domain but not accross domains and (b) the contraint isn't really doing anything at this point. Status 5985: resolved fixed 2010-08-26 16:58:16 -07:00
edison
fb592dd34b fix build 2010-08-26 16:30:19 -07:00
edison
ba50928c3f bug 5936: fix creating template
status 5936: closed fixed
2010-08-26 16:25:47 -07:00
edison
16e981928a Issue #: 5935, 5937
Status 5935: resolved fixed
Status 5937: resolved fixed
2010-08-26 16:25:37 -07:00
abhishek
8b8e0929f1 Refactored the delete template command 2010-08-26 16:15:42 -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
Anthony Xu
145e2e0aaa Revert "use iso to patch systemvm"
This reverts commit 3565f8d21b331745b99ce3a09a35d642f2f7bcfe.
2010-08-26 16:03:34 -07:00
root
3565f8d21b use iso to patch systemvm
Conflicts:

	core/src/com/cloud/hypervisor/xen/resource/CitrixResourceBase.java
	scripts/vm/hypervisor/xenserver/xenserver56/patch
2010-08-26 15:56:02 -07:00