mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-27 02:18:41 -05:00
Store and retrieve daily clone statistics from Redis db
This commit is contained in:
parent
b7e494959f
commit
8d32ff1703
3 changed files with 5 additions and 10 deletions
|
|
@ -1,6 +1,7 @@
|
|||
require 'rubygems' unless defined?(Gem)
|
||||
|
||||
module Vmpooler
|
||||
require 'date'
|
||||
require 'json'
|
||||
require 'open-uri'
|
||||
require 'rbvmomi'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue