Sorry folks, had to take a long hiatus from my cloudstack work, but I'm back in the game and determined to get my devcloud work ready for a patch and submitted. Right now the problem I'm running into is deploying the build:
mvn clean install -P developer -D skipTests ; ant build-all rdeploy rdeploydb -Dport=7222 [sshexec] [sshexec] [sshexec] deploydb: [sshexec] [sshexec] [sshexec] deploycddb: [sshexec] [sshexec] [exec] failed to init cloudev dbdeploy-db-clouddev.sh: line 20: clouddev.sql: No such file or directory This is running from master. - James