nodepool/nodepool/driver/fake
Clark Boylan 4b6afe403b Handle case where nova server is in DELETED state
The nova api can return instance records for an instance that has been
deleted. When it does this the status should be "DELETED". This means we
should check for the instance to have no more record or if the record is
present check that the status if DELETED.

Change-Id: I7ad753a3c73f3d2cd78f4a380f78279af9206ada
2019-10-11 11:01:09 -07:00
..
__init__.py Remove unused use_taskmanager flag 2019-04-02 12:11:07 +00:00
config.py Refactor provider config to driver module 2017-11-29 05:22:12 +00:00
handler.py Add launcher ID to log messages 2017-10-04 07:22:39 -04:00
provider.py Handle case where nova server is in DELETED state 2019-10-11 11:01:09 -07:00