I was troubleshooting some marvin issues today, and noticed that deployDataCenter.py is completely rewritten in master. That's fine, but then I went to make a 4.4-specific patch for an issue, and found that the rewrite is in 4.4-forward, so I can't really create a commit anywhere to be cherrypicked into 4.4.
I wondered why this commit was put into 4.4-forward when it seems like a refactor (should be bugfixes only, right?), but the commit doesn't say much: commit 404ac549bfd84e97c756009f214e74cdb73548de Author: SrikanteswaraRao Talluri <[email protected]> Date: Mon Apr 28 14:55:11 2014 +0530 Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <[email protected]> Signed-off-by: SrikanteswaraRao Talluri <[email protected]>
