mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-27 02:18:41 -05:00
Previosuly, It is difficult to do development on VM Pooler as it requires a VSphere environment for VM creation etc.. This commit implements a Dummy backing service which behaves like VSphere but will just keep a VM registry in memory. This backing service can also inject failure into operations for testing how VM pooler behaves. |
||
|---|---|---|
| .. | ||
| api | ||
| backingservice | ||
| public | ||
| views | ||
| api.rb | ||
| backingservice.rb | ||
| dashboard.rb | ||
| dummy_statsd.rb | ||
| graphite.rb | ||
| logger.rb | ||
| pool_manager.rb | ||
| statsd.rb | ||
| vsphere_helper.rb | ||