GabrielBrascher commented on a change in pull request #4205:
URL: https://github.com/apache/cloudstack/pull/4205#discussion_r682873183
##########
File path:
plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java
##########
@@ -243,10 +246,12 @@
private KVMStoragePoolManager _storagePoolMgr;
private VifDriver _defaultVifDriver;
+ private VifDriver _tungstenVifDriver;
Review comment:
@huyle-uni I totally understand your point, we have too much of these
"_" in the codebase from the old days and this does not make it easy for
newcomers.
Thanks for addressing the review :+1:.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]