GitHub user cloudtrends opened a pull request:
https://github.com/apache/cloudstack/pull/66
under windows environment the publicKeyPath and privateKeyPath should
replace from \...
Under windows environment the publicKeyPath and privateKeyPath should
replace from \ to / when send
Github user cloudtrends commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/66#discussion_r22991914
--- Diff: server/src/com/cloud/server/ConfigurationServerImpl.java ---
@@ -894,6 +894,13 @@ protected void
injectSshKeysIntoSystemVmIsoPatch(String
Github user cloudtrends commented on the pull request:
https://github.com/apache/cloudstack/pull/66#issuecomment-70043494
My test environment is on Windows 2008 & cygwin 64 bits version .
I can reoccur the error's by below pytho
Github user cloudtrends commented on the pull request:
https://github.com/apache/cloudstack/pull/66#issuecomment-70043778
Hi karuturi ,
thanks for point out that I should use isOnWindows function , very
appreciation.
ChunFeng
---
If your project is set up for