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
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
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
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
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
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 145e2e0aaa .
2010-08-26 16:06:28 -07:00
Anthony Xu
145e2e0aaa
Revert "use iso to patch systemvm"
...
This reverts commit 3565f8d21b .
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
Kelven Yang
b69816814c
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-08-26 13:56:23 -07:00
Kelven Yang
b91c910a94
Test & Debug register template on vmware
2010-08-26 13:35:46 -07:00
jessica
01508aa6b3
Issue #: 5945 - replace all content/tab_xxxxxxx.html with jsp/tab_xxxxxxx.jsp
2010-08-26 11:53:10 -07:00
Kelven Yang
bbb307c82d
Explode vmware template file in place
2010-08-26 11:22:12 -07:00
kishan
43169f3f96
bug 5895: added config param to turn on/off md5 hash
2010-08-26 23:39:32 +05:30
Kelven Yang
a3a503fecb
Use ImageFormat.getFileExtension instead of toString() to retrieve template file extension name
2010-08-26 10:07:13 -07:00
Kelven Yang
0e2df1fe42
Use dummy template package to speed up debug
2010-08-26 09:43:37 -07:00
kishan
fb99f95d7c
bug 5730: update dns of systemVms during zone update
2010-08-26 21:02:37 +05:30
kishan
acb23b6158
bug 5904,5474: added listCapabilities API
2010-08-26 14:53:03 +05:30
Kelven Yang
73fb80e424
Swich back to vmdk extention temporarily
2010-08-25 18:46:14 -07:00
jessica
31081a681c
Issue #: 5945 - delete obsolete index.html
...
Conflicts:
ui/index.html
2010-08-25 18:27:51 -07:00
jessica
99c0c662a8
Issue #: 5945 - replace index.html with index.jsp
2010-08-25 18:27:49 -07:00
will
f8c93cd5fa
Bug #:5975
...
Merge from 2.1.x
- Fixed issue where listAccounts only return one less than the actual number of accounts in the system. That is because the SQL query asks for X accounts, but the API filters out the SYSTEM account. The fix is to add the filter of the system account in the actual query itself rather than have the code do it.
Conflicts:
server/src/com/cloud/api/commands/ListAccountsCmd.java
2010-08-25 18:21:32 -07:00
Kelven Yang
23a38bc2be
Debug & Test template copy from secondary storage to primary stroage on vmware
2010-08-25 18:17:20 -07:00
jessica
e5bdec33f9
Issue #: 5979 - change text on VM Wizard Step 3.
2010-08-25 17:11:52 -07:00