nodepool/nodepool/driver/example
James E. Blair aac76b54e4 Add an example state machine driver
This is a minimal state machine driver implementation to illustrate
the state machine driver framework.  Developers can copy this to
bootstrap a new driver.

It is operable as written (it stubs out cloud interaction and reports
'fake' ip addresses for host key scanning).

Change-Id: Ibea0c811191428405ebe49c61b9979b27c0f883d
2021-03-19 10:47:17 -07:00
..
__init__.py Add an example state machine driver 2021-03-19 10:47:17 -07:00
adapter.py Add an example state machine driver 2021-03-19 10:47:17 -07:00
config.py Add an example state machine driver 2021-03-19 10:47:17 -07:00