mirror of https://github.com/apache/cloudstack.git
Summary: copy/paste error
This commit is contained in:
parent
7befb2e2a0
commit
32c5fed1fb
|
|
@ -37,7 +37,7 @@ import com.cloud.utils.script.Script;
|
|||
|
||||
public class OvsVifDriver extends VifDriverBase {
|
||||
private static final Logger s_logger = Logger
|
||||
.getLogger(BridgeVifDriver.class);
|
||||
.getLogger(OvsVifDriver.class);
|
||||
private int _timeout;
|
||||
private String _modifyVlanPath;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue