Moved out user dispersing deployment planner
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/04b92c93 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/04b92c93 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/04b92c93 Branch: refs/heads/master Commit: 04b92c9315e5cfb9771b12785f038e21a8c84f64 Parents: d2abc0e Author: Alex Huang <[email protected]> Authored: Wed Jun 20 15:04:47 2012 -0700 Committer: Alex Huang <[email protected]> Committed: Wed Jun 20 16:08:50 2012 -0700 ---------------------------------------------------------------------- build/build-cloud.properties | 8 -------- build/replace.properties | 10 ---------- 2 files changed, 0 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/04b92c93/build/build-cloud.properties ---------------------------------------------------------------------- diff --git a/build/build-cloud.properties b/build/build-cloud.properties deleted file mode 100755 index f5a5baf..0000000 --- a/build/build-cloud.properties +++ /dev/null @@ -1,8 +0,0 @@ -debug=true -debuglevel=lines,source,vars -debug.jvmarg=-Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -deprecation=off -build.type=developer -target.compat.version=1.6 -source.compat.version=1.6 -branding.name=default http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/04b92c93/build/replace.properties ---------------------------------------------------------------------- diff --git a/build/replace.properties b/build/replace.properties deleted file mode 100644 index 7c5fd3d..0000000 --- a/build/replace.properties +++ /dev/null @@ -1,10 +0,0 @@ -DBUSER=cloud -DBPW=cloud -MSLOG=vmops.log -APISERVERLOG=api.log -DBHOST=localhost -AGENTLOGDIR=logs -AGENTLOG=logs/agent.log -MSMNTDIR=/mnt -COMPONENTS-SPEC=components-premium.xml -AWSAPILOG=awsapi.log
