
nodepool is pretty unhappy without it. Change-Id: I7a5e58f3b4c75ce4f83b7eb6f0a3a0724fd0abb7
Developer setup: mysql -u root mysql> create database nodepool; mysql> GRANT ALL ON nodepool.* TO 'nodepool'@'localhost'; mysql> flush privileges; nodepool -d -c tools/fake.yaml After each run (the fake nova provider is only in-memory): mysql> delete from snapshot_image; delete from node;
Description
Languages
Python
98.3%
Shell
1.1%
Dockerfile
0.3%
Jinja
0.3%