Skip to content

Commit 9439b58

Browse files
committed
jfKVM : add TODO
1 parent a1af9fb commit 9439b58

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

projects/jfkvm/src/service/Config.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package service;
22

3-
/** Config
3+
/** KVM Config
44
*
55
* @author pquiring
66
*/
@@ -242,6 +242,7 @@ private void upgradeHosts() {
242242
}
243243

244244
public void validateHosts() {
245+
//TODO
245246
}
246247

247248
public void addNetworkVLAN(NetworkVLAN network) {

0 commit comments

Comments
 (0)