vmpooler/lib/vmpooler
Samuel Beaulieu 9c6f50691d (DIO-608) vmpooler SUT handed out multiple times
Before this change if the smove returned false, we would continue handing out the VM
which presumably could still be in the 'ready' state. Upon 'delete' that ready VM would not be
picked up and return a 404 which is consistent with the behavior seen. Adding a metric to keep
track of the smove failures since this is not expected. I think some API logging would be good
to add in the future.
2020-04-23 16:10:36 -05:00
..
api (DIO-608) vmpooler SUT handed out multiple times 2020-04-23 16:10:36 -05:00
providers Fix rubocop offenses 2020-04-07 11:22:05 -07:00
public Fix JavaScript error on nil weekly_data 2016-11-21 17:05:58 -08:00
views dashboard2 2016-01-13 12:01:05 -08:00
api.rb "Unsafe" rubocop fixes 2020-03-05 11:23:37 -08:00
dashboard.rb Merge pull request #360 from highb/2020-03-05_unsafe_rubocop_fixes 2020-03-05 16:03:21 -08:00
dummy_statsd.rb "Unsafe" rubocop fixes 2020-03-05 11:23:37 -08:00
generic_connection_pool.rb Merge pull request #360 from highb/2020-03-05_unsafe_rubocop_fixes 2020-03-05 16:03:21 -08:00
graphite.rb Merge pull request #360 from highb/2020-03-05_unsafe_rubocop_fixes 2020-03-05 16:03:21 -08:00
logger.rb Use URI.parse.open/File.open instead of open 2020-03-05 16:56:06 -08:00
pool_manager.rb Fix rubocop offenses 2020-04-07 11:22:05 -07:00
providers.rb Fixing Naming/PredicateName issues 2020-03-05 17:10:22 -08:00
statsd.rb Merge pull request #360 from highb/2020-03-05_unsafe_rubocop_fixes 2020-03-05 16:03:21 -08:00
version.rb (GEM) update vmpooler version to 0.11.2 2020-04-16 15:54:02 +00:00