mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 10:08:40 -05:00
Previously the base VM provider class was added however it was missing various functions from its definition. This commit: - Modifies the VMPooler configuration to add an empty provider config. if the provider config is missing - Helper method to return all of the pools this provider is responsible for |
||
|---|---|---|
| .. | ||
| api | ||
| providers | ||
| public | ||
| views | ||
| api.rb | ||
| dashboard.rb | ||
| dummy_statsd.rb | ||
| graphite.rb | ||
| logger.rb | ||
| pool_manager.rb | ||
| providers.rb | ||
| statsd.rb | ||
| vsphere_helper.rb | ||