File tree 2 files changed +2
-0
lines changed
api/src/main/java/org/apache/cloudstack/api/command/admin/config
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 38
38
import org .apache .cloudstack .api .response .StoragePoolResponse ;
39
39
import org .apache .cloudstack .api .response .ZoneResponse ;
40
40
import org .apache .cloudstack .config .Configuration ;
41
+ import org .apache .cloudstack .framework .config .ConfigKey ;
41
42
42
43
import com .cloud .exception .InvalidParameterValueException ;
43
44
import com .cloud .utils .Pair ;
Original file line number Diff line number Diff line change 34
34
import org .apache .cloudstack .api .response .StoragePoolResponse ;
35
35
import org .apache .cloudstack .api .response .ZoneResponse ;
36
36
import org .apache .cloudstack .config .Configuration ;
37
+ import org .apache .cloudstack .framework .config .ConfigKey ;
37
38
import org .apache .commons .lang3 .StringUtils ;
38
39
39
40
import com .cloud .user .Account ;
You can’t perform that action at this time.
0 commit comments