Frank
35bc064db7
Add database upgrade script in RPM
2011-02-28 14:14:17 -08:00
Frank
77fadf5c7f
Revert 61a414fb8f
...
don't dynamically inject premium stuff
2011-02-22 14:39:02 -08:00
Frank
f0c43ee5e7
mark cloud-premium-deps obsoleted by cloud-deps
2011-02-21 17:25:48 -08:00
Frank
61a414fb8f
Inject permium stuff into systemvm.iso when managment server start
2011-02-20 16:13:30 -08:00
Frank
78df5ea616
Change RPM packager to Cloud.com, Inc. <engineering@cloud.com>
...
fix RPM pre-build error
2011-02-17 18:22:50 -08:00
Frank
6b15a869bb
don't install cloud-secstorage-extras.jar
...
remove cloud-junit.jar from cloud.spec
2011-02-16 18:58:32 -08:00
Frank
af7cfeccf6
Add vmware-base.jar to spec file
2011-02-14 13:36:55 -08:00
Edison Su
b2bb4e6b0a
rebuild qemu-kvm on FC14
2011-02-08 20:11:31 -05:00
Frank
d15a676b6c
exclude servlet-api.jar from dep package
2011-02-08 17:39:09 -08:00
alena
b4ee5fa1ea
Renamed get_password_from_domr to cloud-set-guest-password
2011-02-08 17:31:54 -08:00
Kevin Kluge
2545c08220
remove specific build dependency
2011-02-03 13:49:19 -08:00
alena
ff281af035
bug 8253: get_password_from_domr is a part of source code now. It should be located under /usr/bin/ directory on the Management server once cloudstack software is installed
...
status 8253: resolved fixed
2011-02-01 17:40:00 -08:00
Frank
ed736e7323
clean up build root after rpm build
2011-02-01 15:11:47 -08:00
Frank
c3c4d2f4c5
remove premium-deps dependency
2011-01-31 16:38:16 -08:00
Frank
d6231eefa3
package premium configuration files in correct pkg
2011-01-31 13:18:36 -08:00
Edison Su
8f0195c7a6
fix broken deps on rhel6
2011-01-31 09:30:36 -05:00
Frank
4841afe64c
Add --package-version option for waf build
...
the version will be used for rpm version number
as well as version number of jar manifest file.
manifest info could retrieve by listcapbilities API
2011-01-29 15:22:02 -08:00
Frank
e9652e67ad
migrate premium to oss
2011-01-28 16:07:46 -08:00
Chiradeep Vittal
09145efc41
Bug 8199: inject ssh public key into systemvm iso file
2011-01-28 12:24:18 -08:00
anthony
017146f753
1 use 443 to connect xapi
...
2. update Java binding to xenserver-5.6.100-1.jar
2011-01-18 20:15:39 -08:00
Edison Su
c0354e7508
bug 7938: The path of qemu is hardcoded as /usr/libexec/qemu-kvm in libvirtd under RHEL6. While, we use the different path, /usr/libexec/cloud-qemu-kvm(which build by ourself to support snapshot), then some of the feature just doesn't work, such as attaching disk.... Rebuild the package for RHEL6
...
status 7938: resolved fixed
2011-01-12 14:05:02 -08:00
Ragnar B. Johannsson
83b3580c32
Merge branch 'master' of git.cloud.com:/var/lib/git/cloudstack-oss
...
Conflicts:
client/tomcatconf/commands.properties.in
core/src/com/cloud/vm/UserVmVO.java
server/src/com/cloud/configuration/DefaultComponentLibrary.java
server/src/com/cloud/vm/UserVmManagerImpl.java
2011-01-12 17:06:08 +00:00
Edison Su
5dc7307428
fix rpm build on fedora
2011-01-07 13:25:04 -05:00
Edison Su
044308095b
add home-made qemu dependence
2011-01-07 10:48:11 -05:00
Edison Su
c1af79c843
add write permission for system directory in cloud-client package
2011-01-06 13:27:46 -05:00
Ragnar B. Johannsson
32c68e1583
API cmds for SSH-keys manipulation and VM passwds retrieval.
...
These include five new API cmds as well as changes to deployVirtualMachine to
specify an optional name of an SSH key to pass to the VM when starting. When
an SSH key is specified with a password-enabled template the newly created
password is encrypted with the SSH public key and can be retrieved via the
getVMPassword cmd. It is then the user's responsibility to decrypt retrieved
passwords with the correct SSH private key.
2011-01-06 13:34:07 +00:00
Edison Su
a0ce28b769
one more fix for router gw, and rhel build
2011-01-07 08:27:24 -05:00
frank
6cc00a2f8a
fix Bug 6715
...
clean up cache in /var/cache/cloud/
2011-01-04 18:07:01 -08:00
Frank Zhang
d7feff5b54
add new deps packages to spec file
2010-12-09 12:45:20 -08:00
Frank Zhang
6ad104f3b2
add version to script files when doing rpm build
2010-12-07 18:25:22 -08:00
Frank Zhang
43a7bc6b0a
use diffent dirs for oss scripts and premium scripts
2010-12-03 19:39:22 -08:00
anthony
01fe5bad74
remove find_bond
2010-12-03 18:43:06 -08:00
Frank Zhang
9def6cd994
clean up hardcoding in cloud.spec with wildcard
2010-12-03 17:18:10 -08:00
anthony
a587d3cd4a
fixed build
2010-12-03 12:45:31 -08:00
frank
32185d22eb
Fix RPM build failed
...
add cloud-jstl-1.2.jar to deps package
2010-11-30 09:23:04 -08:00
anthony
fff1dd874a
fix classpath for xenserver-5.6.0-1
2010-11-29 15:26:07 -08:00
edison
ca17f8dc6a
bug 7258: update to latest qemu packages on fedora
...
status 7258: resolved fixed
2010-11-23 16:28:05 -08:00
edison
927981794c
fix rpm build
2010-11-16 16:10:05 -08:00
root
57c4c132ef
remove VNET from 2.2
2010-11-11 18:37:12 -08:00
edison
0bee91b52a
bug 7001: fix rpm build for new UI, some files should be put into $(catalina_home)/resource
...
status 7001: resolved fixed
2010-11-04 16:16:40 -07:00
anthony
17d049138f
fix for add /resources/resource*.properties to /etc/cloud/management
2010-11-01 14:29:37 -07:00
edison
066d94f6f9
Add cloud-tool into FOSS
2010-10-26 18:05:28 -07:00
edison
b2a5d26275
fix rpm build
2010-09-29 18:59:39 -07:00
edison
2c7f01f76b
fix rpm build
2010-09-29 18:41:54 -07:00
edison
2cb855e359
fix ipallocator package: add correct package name, log file
2010-09-29 18:41:54 -07:00
Manuel Amador (Rudd-O)
6827ff814b
package cloud-external-ipallocator in cloud-python rpm, take 2
2010-09-29 18:41:54 -07:00
edison
b8c1d2ea17
set external ipallocator as true by default
2010-09-29 18:40:52 -07:00
alena
55b33120e7
Fixed rpm build
2010-09-22 09:31:16 -07:00
Alex Huang
7249f168d5
more file changes
2010-09-09 13:27:20 -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