nodepool/nodepool/driver
James E. Blair 56164c886a OpenStack: count leaked nodes in unmanaged quota
If a node has leaked, it won't be counted against quota because
it's still recognized as belonging to the nodepool provider so it
doesn't count against unmanaged quota, however, there is no zk
record for it, so it also isn't counted against managed quota.
This throws quota calculations off for as long as the leaked
instances exist in nova.

To correct this, count leaked nodes against unmanaged quota.

Change-Id: I5a658649b881ed80b777096ec48cb6207f2a9cc6
2018-11-29 15:19:46 -08:00
..
fake Do not abort node launch if failed node cannot be deleted 2018-09-10 10:40:14 +02:00
kubernetes Implement a Kubernetes driver 2018-10-25 10:24:45 +00:00
openstack OpenStack: count leaked nodes in unmanaged quota 2018-11-29 15:19:46 -08:00
static Update node during lockNode 2018-11-26 19:37:41 +01:00
test Fix for pools with different labels 2018-06-28 15:04:35 -04:00
__init__.py Add arbitrary node attributes config option 2018-11-29 09:35:59 -05:00
utils.py Asynchronously update node statistics 2018-11-29 16:48:30 +01:00