Commit Graph

151 Commits

Author SHA1 Message Date
Wido den Hollander 27a43f9a97 agent: Remove dummy.agent.properties
This configuration file isn't being used and would only confuse admins
2012-08-08 22:31:06 +02:00
Chip Childers 42ef767c4a License header updates. 2012-08-02 09:16:16 -04:00
Hugo Trippaers 9c127cf608 Fix rpm build after kvm move 2012-08-02 11:56:33 +02:00
Edison Su 7a0a9231c3 Move KVM related code into plugins/hypervisor/kvm, a new jar file is
created: cloud-kvm.jar
2012-07-30 14:55:47 -07:00
David Nalley 3129d0c8e5 adding jsvc as a dependency in the spec file 2012-07-24 18:11:18 -04:00
Hugo Trippaers 79c7da07ab Phase 1 of Nicira integration 2012-07-11 17:16:06 -07:00
Hugo Trippaers 54203f08ad Small stop-gap fix to include cloud-elb.jar and cloud-netapp.jar in the rpms 2012-07-06 10:06:46 -04:00
David Nalley de04b8cb79 stopgap to fix the RPM issues created by the plugins
Patch by Hugo Trippaers
https://reviews.apache.org/r/5697/
2012-07-02 13:31:38 -04:00
frank 2fe8ee4d5e fix build after awsapi merge 2012-05-25 16:43:58 -07:00
prachi 49cdc2317b merge awsapi build script changes to master 2012-05-25 14:40:56 -07:00
David Nalley 859e367380 fixing rpmbuild CS-14509 2012-04-16 00:54:44 -04:00
frank 2f634c0913 Switch to Apache license 2012-04-03 04:50:05 -07:00
frank 1ee12a8080 fix typo in cloud.spec 2012-03-29 11:30:58 -07:00
frank a2d7d5e7ae Bug 14546 - fix RPM descriptions
Make CloudStack as product name in spec file

status 14546: resolved fixed
reviewed-by: edison
2012-03-29 11:12:30 -07:00
David Nalley 8af4053a14 bug 14358: removing cloud-daemonize, cloud-console-proxy
bug 14359: removing lots of cloud.com references
status 14358: resolved fixed
status 14359: resolved fixed
2012-03-17 14:24:43 -04:00
frank 5575ab9f55 fix build 2012-02-16 15:18:45 -08:00
frank 9528f306b1 fix build 2012-02-10 10:17:05 -08:00
frank d9a2ed664d fix build 2012-01-20 13:18:58 -08:00
frank 3769a2f9ec clean up cloud.spec 2012-01-18 11:18:35 -08:00
frank e671124930 Bug 12932 - 3.0 beta 2 packages for EL 5.x have missing dependencies
for some reason (historical), we got rid of common-httpclient-3.1.jar from
rpm. Actually we should not have done it, higher verison httpclient is not API
compatiable with the one used by CloudStack

status 12932: resolved fixed
2012-01-06 14:40:25 -08:00
frank 9726b652eb Bug 11823: Added cloud-setup-encryption script for encryption upgrade
fix build
2012-01-05 11:33:26 -08:00
frank c7ac604c8a Bug 12736 - missing dependency when installing mgt server on rhel 6.1
status 12736: resolved fixed

reviewed-by: edison
2011-12-22 15:07:14 -08:00
David Nalley 5fead2c092 Adding some requires for F16 - namely moving commons-* to apache-commons and jakarta-commons, and adding libcgroup-tools 2011-12-17 04:24:21 -05:00
frank 141cceacef remove stale dependence from agent-lib in spec file 2011-12-16 19:05:13 -08:00
frank 14c20c27e3 make cloud-agent be able to install on fc16 2011-12-16 18:50:37 -08:00
frank 8ae8af94ff Bug 11939 - unify components.xml and components-premium.xml into components.xml
remove components-premium.xml from spec file
2011-12-07 13:59:54 -08:00
Edison Su 2e79da0ce5 kvm is working now 2011-12-05 18:07:00 -08:00
Edison Su 6f9bbeb2f2 fix the build 2011-12-05 10:04:53 -08:00
frank 4676d2b487 attach branch name to rpm name 2011-11-28 15:23:24 -08:00
frank 630bb2e278 make build number attach to release number 0 in rpm package name.
1. if --prerelease specified, the release number equals to
        0.buildnumber
2. if --prerelease omitted, the release number equals to
        1 or --release-version if --release-version specified
2011-11-28 14:46:35 -08:00
frank 71a8ad1a32 introduce cloud-grab-dependent-library-versions grabbing dependent libraries version of mgmt server 2011-11-21 14:32:31 -08:00
frank da8dcb4776 Use components-premium.xml from new package 2011-11-03 16:44:03 -07:00
frank 9a58bfd58a Oboslete old premium packages in spec file 2011-11-03 16:31:08 -07:00
frank 1460f3950e Bug 9949 - revert VM to template
1. able to restore VM from its original template
2. Only allow to restore when VM is running or stopped
3. after restoring, VM state will not change, e.g. running is still running

status 9949: resolved fixed
2011-10-25 13:52:39 -07:00
frank c46f9c5bf0 Bug 11627 - Upgrade 2.2.11-GA to 2.2.12-GA did not preserve /etc/security/limits.conf thereby clobbering previous OS level configurations
status 11627: resolved fixed
2011-10-12 18:37:25 -07:00
David Nalley 7133a53f6b bug 11692: fixing two missed sysconfdir by adding config noreplace
status 11692: resolved fixed
2011-10-10 11:11:10 -04:00
frank 797d5ff9a7 add usage back to spec file
now FOSS including all stuff
2011-09-14 14:59:27 -07:00
frank e981546067 add jna as KVM agent dependency 2011-09-13 10:10:03 -07:00
frank f599c8d110 fix kvm build 2011-09-12 18:02:42 -07:00
frank 7ef5b9e52f remove premium dependency from RPM spec 2011-09-07 16:16:02 -07:00
frank 4dab93761b fix build in inline with alex's new dependent jar files 2011-09-01 16:15:14 -07:00
frank f7924505d3 partly bring usage back to spec file to work around rpm build 2011-08-31 17:25:17 -07:00
frank de27618c7f move cloud-selenium*.jar to tools 2011-08-30 10:44:58 -07:00
David Nalley cf3750c973 small spec file cleanup 2011-08-28 23:43:15 -04:00
frank a5a2c17df7 get rid of charva.jar 2011-08-25 14:49:10 -07:00
frank bb1b16c540 merge thridparty to deps 2011-08-25 14:32:19 -07:00
David Nalley 1699d7926a bug 11223: ensure all config files are %config(noreplace) in the spec
status 11223: resolved fixed
2011-08-25 10:19:39 -04:00
David Nalley 805022af7c bug 11258: add wget as a requires for cloud-agent-scripts
status 11258: resolved fixed
2011-08-25 10:12:09 -04:00
frank 6c4743a8b8 add missing test stuff back 2011-08-24 15:02:33 -07:00
frank 74165ea477 fix build, add test rpm back 2011-08-24 13:17:27 -07:00