missing file

This commit is contained in:
Nitin Mehta 2013-10-18 16:39:33 -07:00
parent de28812add
commit e63a1743d6
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
package com.cloud.deploy;
public interface HAPlanner extends DeploymentPlanner {
}