Commit Graph

13938 Commits

Author SHA1 Message Date
Edison Su
828fa3389b Revert "Revert "Revert 75e2a1012fccc01c639c7f41be564ac0e32088fb""
This reverts commit bb7f9ad977.
2012-10-09 20:37:51 -07:00
Chip Childers
da1ce5fd50 Added legal docs for axis2-codegen-1.4.1.jar 2012-10-09 23:15:11 -04:00
Edison Su
66daa1a2bc add javassit on the classpath 2012-10-09 19:36:45 -07:00
Edison Su
c49f3beccf fix rpm build 2012-10-09 19:35:50 -07:00
Edison Su
7bcbae5e91 axis2-1.5.1.jar should be loaded at first, add javaassist dependence 2012-10-09 19:31:41 -07:00
Chip Childers
3755097807 Added wss4j legal documentation 2012-10-09 22:23:58 -04:00
Chip Childers
41089da2a8 Removing the manually added CAStor license information (which is included correctly in the LICENSE file) 2012-10-09 22:23:58 -04:00
David Nalley
77e3bb3904 adding crypto details to README 2012-10-09 22:09:42 -04:00
Chip Childers
716f118150 Reverting SHORTVERSION to 4.0.0, because 4.0.0-incubating isn't a valid RPM version string. 2012-10-09 21:09:39 -04:00
Edison Su
863c9e6ccf oh, wido, wido 2012-10-09 18:05:23 -07:00
Edison Su
bb7f9ad977 Revert "Revert 75e2a1012fccc01c639c7f41be564ac0e32088fb"
This reverts commit 5078dff6e7.
2012-10-09 17:35:40 -07:00
Edison Su
a253fd3f10 add these jars back, 2012-10-09 17:35:40 -07:00
Chip Childers
8bb7226397 Modified references to 4.0.0 to 4.0.0-incubating 2012-10-09 20:22:59 -04:00
Wido den Hollander
a11530397c rbd: Make secret usage names unique for all pools
Since only the cephx user like 'admin' was passed we couldn't define two RBD storage pools
using the cephx user admin, even if they were running on different Ceph clusters.

By adding the monitor hostname and poolname to the secret's usage (which we don't even use) it becomes
unique.
2012-10-09 20:18:52 -04:00
Wido den Hollander
5078dff6e7 Revert 75e2a1012f 2012-10-10 02:01:11 +02:00
Wido den Hollander
75e2a1012f maven: Depend on org.apache.axis2 instead of axis
We (AWS API) only import org.apache.axis2, but maven was also depending on org.apache.axis 1.4.1
2012-10-10 01:12:02 +02:00
Edison Su
8b592301a4 set ownership to cloud 2012-10-09 15:35:33 -07:00
Edison Su
18226b067d add cloud awsapi postinit 2012-10-09 15:24:00 -07:00
Edison Su
b9e936c345 add more dep jar 2012-10-09 15:16:51 -07:00
Edison Su
519ea255aa fix starting aws server 2012-10-09 15:04:45 -07:00
Wido den Hollander
8504332404 maven: Remove javassist as a dependency for AWS API 2012-10-09 23:43:32 +02:00
Wido den Hollander
e86e9d3fab debian: Package less cloud-awsapi JAR files
These libraries do not seem to be used/imported in the AWS API code so we don't have to package them
2012-10-09 23:41:48 +02:00
Wido den Hollander
5f2f3c22cc debian: Dependency update cloud-awsapi
A lot of JAR files are provided by the Debian and Ubuntu package repositories.

We can depend on them instead of packaging them ourselfs.
2012-10-09 23:38:50 +02:00
Wido den Hollander
9e5a7b1323 debian: Update description cloud-awsapi package 2012-10-09 23:30:57 +02:00
Wido den Hollander
8b4814467a debian: Do not package the axis2 jar in cloud-deps
This is only needed by cloud-awsapi and we already package it there.
2012-10-09 23:29:51 +02:00
Chip Childers
b07fa0f94e Changed link to docs from docs.cs.o to i.a.o/cs/docs 2012-10-09 17:03:57 -04:00
Edison Su
a3e0fe8366 fix tab 2012-10-09 13:41:36 -07:00
Edison Su
af17555089 fix ubuntu deb build 2012-10-09 13:27:22 -07:00
Edison Su
ffe1dbbf53 add aws deb build 2012-10-09 13:27:22 -07:00
Chip Childers
b68addeb00 Fixed verison number of CHANGES file from 4.0.0 to 4.0.0-incubating 2012-10-09 16:22:42 -04:00
Chip Childers
c8c619a287 Removing references to the Nexus 1KV from the documentation, due to delaying CLOUDSTACK-301 to a later release. 2012-10-09 16:01:31 -04:00
Chip Childers
91cc2c0877 Removing references to the Nexus 1KV as a functional switching option, due to delaying CLOUDSTACK-301 to a later release. 2012-10-09 15:51:22 -04:00
Chip Childers
4b3b53d1fb Added CVE-2012-4501 as fixed in the CHANGES file 2012-10-09 15:17:14 -04:00
David Nalley
933ba9fc8b fixing release note validity issues 2012-10-09 11:52:40 -04:00
David Nalley
c79ecc5f3a moving file to proper name 2012-10-09 11:16:16 -04:00
Radhika PC
7607843847 Release Notes for ASFCS 4.0
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-09 10:17:49 -04:00
Rohit Yadav
1ead1730b4 CLOUDSTACK-292: Add commons-fileupload to cloud-deps 2012-10-09 19:05:25 +05:30
Rohit Yadav
9b53150cf5 CLOUDSTACK-292: Add missing jars to cloud-deps
- fixes axiom-impl version to avoid class load exception
- with copying of libs is not done in cloud.spec anymore, add jars to
  cloud-deps
- make aws-api package depend on cloud-deps
2012-10-09 16:20:03 +05:30
Marcus Sorensen
460b3f8217 usage: Fix init scripts for RHEL based distros to use --pidfile instead of -p 2012-10-09 10:53:31 +05:30
frank
5c3ec15410 remove c3p0 from awsapi dependency as we don't need it 2012-10-08 21:07:31 -07:00
frank
2f9941d85f add missing jar for awsapi as maven dependency 2012-10-08 20:46:43 -07:00
frank
5433053679 bring missing jars back to awsapi 2012-10-08 20:32:01 -07:00
David Nalley
ac9b2cd069 fixing admin guide build 2012-10-08 21:58:56 -04:00
frank
1814df52b5 remove changes of /etc/security/limits.conf from spec file 2012-10-08 17:27:16 -07:00
Chip Childers
ce970a6e13 Added CHANGES file to RAT ignore list 2012-10-08 20:04:49 -04:00
Chip Childers
66a3c1c3ac Added KVM support for Ubuntu 12.04 and RHEL 6.3 to CHANGES 2012-10-08 19:51:30 -04:00
Chip Childers
a1e6e1de8e Edited CHANGES file to correct AWSAPI reference 2012-10-08 19:51:21 -04:00
Chip Childers
5457dd6e64 Edit to CHANGES 2012-10-08 19:51:09 -04:00
Chip Childers
0427097a04 Adding a CHANGES file 2012-10-08 19:50:59 -04:00
Alena Prokharchyk
29e6dae86d CLOUDSTACK-287: don't allow API call against system account (adding users to system account is prohibited; can't delete/update System account)
Conflicts:

	server/src/com/cloud/user/AccountManagerImpl.java
2012-10-08 11:00:46 -07:00