mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 18:08:42 -05:00
Reworked into a single namespaced Ruby application
This commit is contained in:
parent
61646a048c
commit
1b0a21c556
21 changed files with 930 additions and 926 deletions
2
TODO.md
2
TODO.md
|
|
@ -10,9 +10,7 @@ Features
|
|||
Enhancements
|
||||
------------
|
||||
|
||||
* Launch the dashboard/API app in a thread from the main app
|
||||
* 'first-out-first-in' processing (as opposed to current 'loop' design) should allow for faster (or at least more uniform) pool-refilling overall
|
||||
* Separate threads for pending/running/completed queues (either rather than or in addition to per-pool threads)
|
||||
* Namespace the whole app
|
||||
* Require 'authorization key' (returned in POST JSON) to DELETE via the API
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue