mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
test
This commit is contained in:
parent
49ec1136a2
commit
49a8f1d9ce
@ -560,6 +560,7 @@ public class LibvirtComputingResource extends ServerResourceBase implements Serv
|
|||||||
_pod = "default";
|
_pod = "default";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
_createvnetPath = Script.findScript(networkScriptsDir, "createvnet.sh");
|
_createvnetPath = Script.findScript(networkScriptsDir, "createvnet.sh");
|
||||||
if(_createvnetPath == null) {
|
if(_createvnetPath == null) {
|
||||||
throw new ConfigurationException("Unable to find createvnet.sh");
|
throw new ConfigurationException("Unable to find createvnet.sh");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user