mirror of https://github.com/apache/cloudstack.git
missing file
This commit is contained in:
parent
de28812add
commit
e63a1743d6
|
|
@ -0,0 +1,5 @@
|
|||
package com.cloud.deploy;
|
||||
|
||||
public interface HAPlanner extends DeploymentPlanner {
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue