16 Apr
2019
16 Apr
'19
5:13 p.m.
On 4/16/2019 4:03 PM, melanie witt wrote:
Consumer types would enable us to count instances from placement, I believe.
I don't see how. The GET /usages API doesn't return anything until there are allocations, and there aren't allocations until the scheduler picks a host and creates the allocations, and that might fail resulting in NoValidHost and a server in ERROR status but that doesn't mean there aren't any instances. Changing that would be a break in behavior for counting instances. -- Thanks, Matt