mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Summary: copy/paste error
This commit is contained in:
parent
87fe646953
commit
4267a3fc7c
@ -37,7 +37,7 @@ import com.cloud.utils.script.Script;
|
|||||||
|
|
||||||
public class OvsVifDriver extends VifDriverBase {
|
public class OvsVifDriver extends VifDriverBase {
|
||||||
private static final Logger s_logger = Logger
|
private static final Logger s_logger = Logger
|
||||||
.getLogger(BridgeVifDriver.class);
|
.getLogger(OvsVifDriver.class);
|
||||||
private int _timeout;
|
private int _timeout;
|
||||||
private String _modifyVlanPath;
|
private String _modifyVlanPath;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user