Manuel Amador (Rudd-O)
df0e730faa
Remove unnecessary copy of patch.tgz now that we have the capability to rename xenserver-patch.tgz within the ISO image
2010-09-01 15:55:44 -07:00
Manuel Amador (Rudd-O)
073e1b0a29
either mkisofs or genisoimage are detected. Graft points (thus rename()) support added to waf create ISO feature. Proper cross-platform support in waf create ISO feature.
...
Give option to use genisoimage if mkisofs is not present, fixes compile on windows as long as user has cygwin
Fix mkisofs to work on windows well
put files in root directory of systemvm ISO
put the rename func in the task generator constructor for the isos
Add graft point support to tools/mkisofs
2010-09-01 15:55:39 -07:00
Manuel Amador (Rudd-O)
985ff79f18
only consider substituted files in construction of patches. reverse order of found files for patch, as shared goes first, so that virtspecific patch file overrides shared
2010-09-01 15:55:28 -07:00
Manuel Amador (Rudd-O)
b670b7f656
Patch generation (tar waf tool) fixed to work properly on windows and linux.
2010-09-01 15:55:20 -07:00
Manuel Amador (Rudd-O)
df2455a39e
no necessity to depend on the dict hash to do the tar up
2010-09-01 15:55:14 -07:00
edison
20731c90f9
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-09-01 15:40:46 -07:00
edison
d550ab6245
fix template permission
2010-09-01 15:40:19 -07:00
Jessica Wang
1bbd8943e2
encode password before hashing it.
2010-09-01 15:37:57 -07:00
abhishek
6cc9e740e4
organizing imports
2010-09-01 14:06:35 -07:00
abhishek
398e5774ae
Merging 6065 into master
2010-09-01 13:52:48 -07:00
Manuel Amador (Rudd-O)
e7d4265500
Add 2.1 to 2.2 schema migration files to the package manifests
2010-09-01 11:59:21 -07:00
Manuel Amador (Rudd-O)
f3aa8eccfa
Add schema-level to the package manifests
2010-09-01 11:57:49 -07:00
Manuel Amador (Rudd-O)
ef8e63c22c
Added database migration information in the handbook
2010-09-01 11:52:58 -07:00
Manuel Amador (Rudd-O)
89f6cb81f5
The database schema level for this branch is 2.2
2010-09-01 11:32:48 -07:00
Manuel Amador (Rudd-O)
b6322464ca
Write the current schema level out to the database when doing deploydb or setup-databases
2010-09-01 11:32:48 -07:00
Manuel Amador (Rudd-O)
98c00de7ff
Add 2.2 migration steps
2010-09-01 11:32:48 -07:00
Manuel Amador (Rudd-O)
ae942449cf
Add 2.1.3 migration step
2010-09-01 11:32:48 -07:00
Manuel Amador (Rudd-O)
1d7e376b1f
Move migration/*sql to setup/db/ where migration tool needs them
2010-09-01 11:32:48 -07:00
edison
84fa801360
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-09-01 11:18:12 -07:00
edison
e92af8c72a
Fix the bug:
...
Remove host when the host is in disconnected state, then you will fail to add the same host back.
2010-09-01 11:17:06 -07:00
unknown
c761746ff2
New UI VM wizard-add name field, group field
2010-09-01 11:09:26 -07:00
abhishek
9535dc8f4d
bug 6023: Implemented the search by group
...
status 6023: resolved fixed
2010-09-01 10:45:01 -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
edison
11fb89ac87
Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss
2010-08-31 19:46:18 -07:00
edison
ea2828ee03
fix adding host bugs
2010-08-31 19:46:03 -07:00
anthony
56b33b578c
bug 5944: add basical vhd file check
...
status 5994: resolved fixed
2010-08-31 19:44:18 -07:00
anthony
b57d3e282d
bug 6064: doesn't set GATEWAYDEV if eth2 is not set
...
status 6064: resolved fixed
2010-08-31 17:38:26 -07:00
anthony
8c806f6dad
if domr serves as dhcpsrvr, consider it as type domr
2010-08-31 15:32:29 -07:00
Manuel Amador (Rudd-O)
5ecbe461ce
Detect the presence of mkisofs upon build, to use it to generate systemvm
2010-08-31 15:17:17 -07:00
NIKITA
2f30900c61
Close button for vm popup
2010-08-31 14:59:02 -07:00
jessica
3a31b8e10f
new UI - vm wizard - set "no, thanks" as default data disk offering. Set 1st existing disk offering as default root disk offering.
2010-08-31 14:59:01 -07:00
jessica
5b3db0fc54
new UI - vm wizard - show zone, template, service offering, disk offering in last step.
2010-08-31 14:59:01 -07:00
jessica
4cb63826a6
new UI - vm wizard - select data disk - set "no, thanks" as default.
2010-08-31 14:59:00 -07:00
jessica
624d37e543
new UI - vm wizard - select service offering - set 1st radio button as default
2010-08-31 14:58:59 -07:00
jessica
95aee2414e
new UI - instance menu - implement change service action
2010-08-31 14:58:59 -07:00
jessica
1b78b9cda2
new UI - implement change VM name action.
2010-08-31 14:58:58 -07:00
jessica
6f14b406ce
new UI - implement reset password for VM
2010-08-31 14:58:58 -07:00
jessica
29451b8da7
new UI - update middle menu item's hidden data after action completes.
2010-08-31 14:58:57 -07:00
jessica
f714fb82a1
new UI - implement DetachISO action
2010-08-31 14:58:56 -07:00
jessica
dd880b62f8
new UI - implement "Attach ISO" action
2010-08-31 14:58:56 -07:00
NIKITA
820c6ad86c
General mid menu list
2010-08-31 14:58:55 -07:00
NIKITA
f22a29dbad
New info icons
2010-08-31 14:58:55 -07:00
jessica
09b4e2a7e1
new UI - create a shared function doAction()
2010-08-31 14:58:54 -07:00
jessica
0ad016839b
new UI - fix a bug that action list get duplicate actions
2010-08-31 14:58:54 -07:00
jessica
c272db84bd
apply new class for items in action
2010-08-31 14:58:53 -07:00
jessica
5ddf551b24
new UI - instance menu - implement action "Restore Instance"
2010-08-31 14:58:53 -07:00
NIKITA
42347eb66d
div name changed to inaction
2010-08-31 14:58:53 -07:00
jessica
5f3b044b3c
new UI - Instance tab - fix a bug that only 1st action is taken
2010-08-31 14:58:52 -07:00
jessica
a585b37e6a
new UI - Instance menu - add action "reboot", "destroy"
2010-08-31 14:58:52 -07:00
jessica
91420e13e0
Only items not in action are allowed to be selected
2010-08-31 14:58:51 -07:00