GitHub user borisroman opened a pull request:
https://github.com/apache/cloudstack/pull/707
Refactored Nic.java for readability.
Only changed names and reorganized them! No functional implementation
change.
See issue CLOUDSTACK-8736 for ongoing effort to clean up network code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/borisroman/cloudstack CLOUDSTACK-8736
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/707.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #707
----
commit 3ab7e477aa6c9a02db93344aaa36d00d231a3007
Author: Boris Schrijver <[email protected]>
Date: 2015-08-17T14:20:51Z
Refactored Nic.java for readability.
See issue CLOUDSTACK-8736 for ongoing effort to clean up network code.
commit 80bcfb12227080078cfa6760c0c4a9feb0dec51a
Author: Boris Schrijver <[email protected]>
Date: 2015-08-17T14:21:51Z
Changed methodnames according to Nic.java refactor.
See issue CLOUDSTACK-8736 for ongoing effort to clean up network code.
commit af199e7057033a5c77b176ca1c2040f3d07ad16b
Author: Boris Schrijver <[email protected]>
Date: 2015-08-17T14:54:41Z
Fixed NicVO.java due to regression from Nic.java refactor.
See issue CLOUDSTACK-8736 for ongoing effort to clean up network code.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---