Commit Graph

93 Commits

Author SHA1 Message Date
Frank d89cfe26b0 change cloud-apache-log4j-extras-1.0.jar cloud-log4j-extras.jar in spec file 2011-06-21 11:22:37 -07:00
Frank 0ef23b8661 fix rpm build for premium-agent 2011-06-20 11:09:36 -07:00
Frank a782ac301c Fix build 2011-06-10 10:56:40 -07:00
Frank 469b704ec0 Fix wrong baremetal agent declaration in spec file 2011-06-06 16:14:37 -07:00
David Nalley f2c9ec3765 Merge branch 'master' of ssh://git.cloud.com/var/lib/git/cloudstack-oss 2011-06-04 14:14:38 -04:00
David Nalley 1bc339da65 removing reference to iControl.jar in cloud.spec 2011-06-04 14:13:57 -04:00
Edison Su d9b61f26da fix dettach iso issue: if dettach iso failed on hypervisor, mgt server still regards it as success, then you can't attach another ISO to the vm again unless your stop/start the VM 2011-06-01 10:37:04 -04:00
David Nalley 8a65c2a82f removing non-libre stuff 2011-05-27 21:14:56 -04:00
Edison Su 31018be095 fix build 2011-05-25 19:50:30 -04:00
David Nalley f026cd5540 adding el5 requires for qemu-img for bug 10033 2011-05-25 20:29:41 -04:00
Edison Su f1f75e6623 fix build 2011-05-25 14:59:47 -04:00
Edison Su a69ea1f90d get rid of the stupid augeas 2011-05-16 14:49:41 -04:00
alena 2a32377098 Added helper script for stopping/starting all system vms 2011-05-11 11:13:09 -07:00
Frank 36fa2692c3 Obsolete cloud-vnet in cloud-agent 2011-05-05 15:29:31 -07:00
Edison Su 623e1c2809 bug 9735: augeas <=0.7.4
status 9735: resovled fixed
2011-05-04 13:53:33 -04:00
Edison Su f5d1154743 Revert "augeas <=0.7.4"
This reverts commit 61fb86de5db1378515cfd479240b3a9bde2ee7c0.
2011-05-04 13:52:25 -04:00
Edison Su 8b884a8400 augeas <=0.7.4 2011-05-04 13:47:50 -04:00
Chiradeep Vittal 303e2a7481 Start of zonesfeature / mycloud/cloudkit 2011-05-03 10:40:17 -07:00
Frank 20452b7ada Fix missing Group for cloud-agent in spec file 2011-04-12 16:18:03 -07:00
Frank 8d81d1c457 Bug 8208 - bare metal provisioning
new package baremetal agent
2011-04-12 15:52:33 -07:00
Frank 105db3b15a Merge branch 'baremetal' to master
modifies:
	api/src/com/cloud/api/ApiConstants.java
	api/src/com/cloud/api/commands/AddHostCmd.java
	api/src/com/cloud/api/commands/CreatePodCmd.java
	api/src/com/cloud/api/commands/DeployVMCmd.java
	api/src/com/cloud/dc/Pod.java
	api/src/com/cloud/network/NetworkService.java
	server/src/com/cloud/agent/manager/AgentManagerImpl.java
	server/src/com/cloud/configuration/ConfigurationManagerImpl.java
	server/src/com/cloud/dc/HostPodVO.java
	server/src/com/cloud/network/NetworkManager.java
	server/src/com/cloud/network/NetworkManagerImpl.java
	server/src/com/cloud/vm/UserVmManagerImpl.java
	setup/db/create-schema.sql
	utils/src/com/cloud/utils/SerialVersionUID.java
2011-04-11 14:21:41 -07:00
Frank 7cd47376fd Move all schema-*.sql to setup/db/db inline with db upgrade script 2011-04-01 15:47:16 -07:00
Frank 6d938157bb Use mkisofs package name instead of binary name in spec file 2011-03-28 14:09:06 -07:00
Frank 5cdaa60c50 Use compact format for java implementation version 2011-03-21 18:17:24 -07:00
Frank 47a26e3a8a Bug 8208 - bare metal provisioning
Add ipmitool as dependency of cloud-premium
2011-03-15 17:45:40 -07:00
David Nalley 7fa8ad1b1d bug 8693: adding dist tag to spec file.
status 8693: closed fixed
2011-03-07 13:45:14 -05:00
alena 7cf4c375c2 cloud-set-guest-sshkey script (used by sshKey pair feature, has to be installed on the vm template) is a part of our code base now 2011-03-04 11:31:18 -08:00
Frank 65cb140d45 Backup UI files before install cloud-client-ui.rpm
The backup file will locate at /usr/share/cloud/ui-backup/ with name as cloud-ui-backup-date.tar.bz2
e.g cloud-ui-backup-2011-03-02.tar.bz2
2011-03-02 19:51:42 -08:00
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