Commit Graph

16959 Commits

Author SHA1 Message Date
Mice Xia a5edef06c9 CLOUDSTACK-256 vpn:As an admin user , not able to delete VPN user which is present in a regular user's network. 2012-10-10 13:43:30 +08:00
Chip Childers 7de6992fa2 Removed build instructions from README, because they are referenced in INSTALL
Conflicts:

	README.md
2012-10-10 00:15:58 -04:00
Chip Childers 724cd6868c Added legal docs for axis2-codegen-1.4.1.jar 2012-10-09 23:14:39 -04:00
Chip Childers 9a3f5e2420 Added wss4j legal documentation
Conflicts:

	NOTICE
	tools/whisker/descriptor.xml
2012-10-09 23:14:39 -04:00
David Nalley 03248f36e1 adding crypto details to README 2012-10-09 22:10:24 -04:00
Alena Prokharchyk 839929b9b2 Fixed lineendings and trailing whitespaces in a bunch of files
Conflicts:

	core/src/com/cloud/async/SyncQueueItemVO.java
	core/src/com/cloud/async/SyncQueueVO.java
	server/src/com/cloud/async/dao/SyncQueueDaoImpl.java
	server/src/com/cloud/async/dao/SyncQueueItemDaoImpl.java
2012-10-09 17:17:36 -07:00
Alena Prokharchyk 290e8954f7 Removed more unused imports in Snapshots code
Conflicts:

	server/src/com/cloud/storage/dao/SnapshotScheduleDao.java
2012-10-09 17:07:03 -07:00
Alena Prokharchyk 823f0c9669 Fixed ipAssoc and createNetworkACL (for vpc) commands - didn't work in Project scenario
Conflicts:

	server/src/com/cloud/network/vpc/NetworkACLManagerImpl.java
2012-10-09 16:26:26 -07:00
Alena Prokharchyk 43b406279a listTemplates/listIsos - template filter "all" can be specified by admin only. Throw an error when user tries to use it 2012-10-09 16:23:05 -07:00
Wido den Hollander f4a2298ca9 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-10 00:21:14 +02:00
Chip Childers c235073042 Changed link to docs from docs.cs.o to i.a.o/cs/docs 2012-10-09 17:03:34 -04:00
Chip Childers 0dde8645ee Fixed verison number of CHANGES file from 4.0.0 to 4.0.0-incubating 2012-10-09 16:22:13 -04:00
Chip Childers bfd320e0e5 Removing references to the Nexus 1KV from the documentation, due to delaying CLOUDSTACK-301 to a later release. 2012-10-09 15:50:37 -04:00
Chip Childers ba18b7870e Removing references to the Nexus 1KV as a functional switching option, due to delaying CLOUDSTACK-301 to a later release. 2012-10-09 15:47:11 -04:00
Chip Childers f1e05ac344 Added CVE-2012-4501 as fixed in the CHANGES file 2012-10-09 15:16:56 -04:00
Alena Prokharchyk c9aa9a5557 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-09 09:37:27 -07:00
Alena Prokharchyk ffa5276222 Fixed CLOUDSTACK-287
1) Always fail to authenticate system user.
2) DB - always create system user with RANDOM not null password
3) Don't allow modifying (setting api/secretKeys, etc) system user via API

Conflicts:

	server/src/com/cloud/user/AccountManagerImpl.java
	setup/db/db/schema-305to306.sql
2012-10-09 09:37:27 -07:00
David Nalley 0da71be9fd fixing release note validity issues 2012-10-09 11:52:07 -04:00
David Nalley 57e01ec2ca moving file to proper name 2012-10-09 11:49:14 -04:00
Radhika PC d9d40d3b28 Release Notes for ASFCS 4.0
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-09 10:16:59 -04:00
Prasanna Santhanam 187d4f7ec9 hyphenate the option for mysql passwd. typo blunder 2012-10-09 19:45:19 +05:30
Prasanna Santhanam e28e8f8af5 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-cloudstack 2012-10-09 19:42:26 +05:30
Prasanna Santhanam 71437addf5 Work with cloud user to find CentOS 5.3 passwd 2012-10-09 19:41:51 +05:30
Rohit Yadav b86a8f8fc0 CLOUDSTACK-292: Add commons-fileupload to cloud-deps 2012-10-09 19:10:49 +05:30
Rohit Yadav e8a737ec49 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 18:40:54 +05:30
frank 428f8ae152 add missing jar for awsapi as maven dependency
Fixed conflicts between:
2f9941d85f
5c3ec15410

on:
awsapi/pom.xml
2012-10-09 18:38:54 +05:30
frank 39bd7e5f51 bring missing jars back to awsapi 2012-10-09 18:31:10 +05:30
frank 9a74cb206d remove changes of /etc/security/limits.conf from spec file 2012-10-09 18:31:00 +05:30
Edison Su 93024c8104 fix some pom xml files indentation, add db.root.passowrd, add utils/conf/db.properties.override, add to create user cloud, add devcloud pom file 2012-10-09 01:14:32 -07:00
Jessica Tomechak 1b0e40c3c8 Fix the docs builds for Admin, Developer's, and Installation guides. Remove unneeded files. Add new files. Reorganize chapter structure. Can also build all together with publican-all.cfg. 2012-10-09 00:16:53 -07:00
David Nalley b0c7e385d7 adding several languages for which folks have added l10n 2012-10-08 23:57:40 -04:00
David Nalley 1a6affeab7 reducing line length to 80 2012-10-08 23:44:30 -04:00
David Nalley f2138b4ceb reducing line length to 80 2012-10-08 23:43:38 -04:00
David Nalley fc30858fb4 reducing line length to 80 2012-10-08 23:41:41 -04:00
David Nalley 9a27836eea fixing some formatting 2012-10-08 23:36:33 -04:00
David Nalley 6d8ffa856d fixing admin guide build 2012-10-08 22:00:59 -04:00
Chip Childers c5db929e62 Added CHANGES file to RAT ignore list 2012-10-08 20:04:02 -04:00
Chip Childers 23ba32f549 Added KVM support for Ubuntu 12.04 and RHEL 6.3 to CHANGES 2012-10-08 19:48:57 -04:00
Chip Childers 76b8f9d280 Edited CHANGES file to correct AWSAPI reference 2012-10-08 16:06:54 -04:00
Chip Childers d44194f785 Edit to CHANGES 2012-10-08 14:53:08 -04:00
Chip Childers d7b4629428 Adding a CHANGES file 2012-10-08 14:50:06 -04:00
Hugo Trippaers 4e1a2e4ab3 [CLOUDSTACK-283] Add Nicira NVP calls to the api docs 2012-10-08 23:07:43 +05:30
Rohit Yadav 5f1ef3b434 CLOUDSTACK-257: Add jasypt and axiom
Define rule for ant to copy jasypt and axiom to deploy-rpm target.
2012-10-08 23:06:57 +05:30
Rohit Yadav c5e5f7300a CLOUDSTACK-257: Copy jars to awsapi/WEB-INF/lib
Uncomment rule in build/build-aws-api.xml to copy libs to:
/usr/share/cloud/bridge/webapps/awsapi/WEB-INF/lib
2012-10-08 23:06:34 +05:30
Rohit Yadav 3652d43cc7 Revert: "Restore the lib directory"
This reverts commit 3b78d6980a.

Conflicts:
	cloud.spec
2012-10-08 23:06:16 +05:30
Rohit Yadav a52f4462bf CLOUDSTACK-221: Force symlink if any existing symlink
Force symlink, in case there is an existing symlink but the file it
links to does not exist.
2012-10-08 23:06:00 +05:30
Alex Huang 46fd79388c Restore the lib directory 2012-10-08 23:05:47 +05:30
Rohit Yadav 029b9dde86 CLOUDSTACK-221: Add user/group before installing aws-api
Since cloud-client requires aws-api package, and is installed
before aws-api, the patch sets up user/group first.

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2012-10-08 23:05:32 +05:30
Alex Huang e63a3b6fa2 More changes 2012-10-08 23:05:21 +05:30
Sebastien Goasguen 5a0f600924 New devcloud.cfg to be used with marvin deployDataCenter.py to configure devcloud infra
Signed-off-by: Chip Childers <chip.childers@gmail.com>
2012-10-08 10:14:42 -04:00