mirror of https://github.com/apache/cloudstack.git
Refactor system VM default network creationTwo small commits which moves the retrieval of the default network for the console proxy and the SSVM into a separate protected method. It's a small change that makes the code more readable/maintainable and also makes the class more suitable for overriding should one want to do this. It's forward-ported from our 4.2 branch. No new tests since this should not change any functionality, and thus should be covered by the existing unit tests. Now on the master branch (#1359 was on the wrong branch). * pr/1360: Refactor ssvm default network retrieval. Refactor console proxy default network retrieval. Signed-off-by: Will Stevens <williamstevens@gmail.com> |
||
|---|---|---|
| .. | ||
| AgentBasedConsoleProxyManager.java | ||
| AgentBasedStandaloneConsoleProxyManager.java | ||
| AgentHook.java | ||
| AgentHookBase.java | ||
| ConsoleProxyAlertEventArgs.java | ||
| ConsoleProxyBalanceAllocator.java | ||
| ConsoleProxyListener.java | ||
| ConsoleProxyManagementState.java | ||
| ConsoleProxyManager.java | ||
| ConsoleProxyManagerImpl.java | ||
| ConsoleProxyService.java | ||
| StaticConsoleProxyManager.java | ||