Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/1277#issuecomment-166881123 @koushik-das Github cannot display large diffs. This is how you can show it on your local checkout: ``` prId=1277 git checkout master git fetch origin pull/${prId}/head:pr/${prId} git checkout pr/${prId} git show 2aab4c142d47b77e7bbc584927a80b8ba180934e engine/orchestration/src/org/apache/cloudstack/engine/orchestration/NetworkOrchestrator.java ``` Hope this helps.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---