vmpooler/spec/unit
Samuel Beaulieu f6bbef4245
Move vsphere specific methods out of vmpooler
vmpooler has the vsphere provider taken out, moving some vsphere related
methods to the provider:
1) pool_folders
2) get_base_folders
At the same time renaming some configuration and code items
to remove harmful terminology.
purge_unconfigured_folders DEPRECATED, use purge_unconfigured_resources
folder_whitelist DEPRECATED, use resources_allowlist
the above configuration items are still supported but will be removed in
the next major version.
base class method purge_unconfigured_folders was renamed to purge_unconfigured_resources
and requires the equivalent change in the provider classes

abc
2021-12-08 13:02:34 -06:00
..
api (DIO-2621) Make LDAP encryption configurable 2021-09-14 16:35:32 -04:00
providers Move vsphere provider to its own gem 2021-12-03 09:41:29 -05:00
collector_middleware_spec.rb Fix regex for ondemand instances 2021-02-02 11:11:17 -05:00
env_config.rb Move vsphere specific methods out of vmpooler 2021-12-08 13:02:34 -06:00
generic_connection_pool_spec.rb (POOLER-184) Pool manager retry and exit on failure 2020-09-02 11:38:40 -05:00
pool_manager_spec.rb Move vsphere specific methods out of vmpooler 2021-12-08 13:02:34 -06:00
promstats_spec.rb Add operation label to user metric and move from manager to api 2021-08-13 11:23:10 -04:00
providers_spec.rb Move vsphere provider to its own gem 2021-12-03 09:41:29 -05:00
vmpooler_spec.rb (DIO-2675) Undo pool size template overrides 2021-11-04 14:03:06 -04:00