vmpooler/spec/unit
kirby@puppetlabs.com 1b17cceb01 Ensure template deltas are created once
This commit updates how template delta disk creation is evaluated. Without this change template deltas are created for every template on each applicatoin startup. This change updates this behavior to instead run template delta disk creation only once per template configured for a pool. Without this change it is possible to get a template to a state where the XML depth is too great to be read with default settings and the template requires a new clone to resolve.
2018-07-02 09:53:41 -07:00
..
api (POOLER-113) Add support for multiple LDAP search bases 2018-06-25 21:37:22 -07:00
providers Merge pull request #260 from mattkirby/fix_check_disk 2018-06-20 15:25:38 -05:00
generic_connection_pool_spec.rb (POOLER-52) Add recovery to vSphere connections 2017-05-17 13:52:28 -07:00
pool_manager_spec.rb Ensure template deltas are created once 2018-07-02 09:53:41 -07:00
vmpooler_spec.rb Allow user to specify a configuration file in VMPOOLER_CONFIG_FILE 2018-01-23 15:51:10 -08:00