DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
The current Cloud Stack management server runs only on Linux servers. The purpose of this feature is to run Cloud Stack management server on windows as well with out using Cygwin. This document will illustrate what changes we may need to do at code level and script level and also may introduce some procedures to have in place before run the management server on windows.
Should able to start/stop/restart management server on windows machines. Do remember that we are not trying to manage development setup as well on windows.
We need to convert all shell scripts to Pyhton scripts to make sure those are runnable on windows as well.
Make sure the copied files on windows file system will not change the line ending character other wise it will create a mess after copied to hyper-visor host.
The following modules need to run from windows as well to make sure they run without using cygwin
This will execute the following scripts
When we start the management server currently it is calling the following scripts