Expose HostPools information

This commit is contained in:
emanuele-f 2017-10-16 11:55:34 +02:00
parent 420ce53060
commit f73871cd25
6 changed files with 48 additions and 3 deletions

View file

@ -1,3 +1,4 @@
require("lua_utils")
local template = require "template_utils"
local host_pools_utils = require "host_pools_utils"