bareon-ironic/bareon_ironic
Benjamin Michael Cooper 860c344ccf Fix bug in when verification is called
Fixes a bug introduced by change 422821. In this change, the schema
validation was moved from the 'prepare' to 'validate' method in
'_clean_up_images'. This causes the validation to be performed before
the provision.json has been generated for a given node and so results
in a Nova Scheduler error as '[Errno 2] No such file or directory'.
Moving the function call back to 'prepare' fixes this problem.

Change-Id: I9128abb5dbc0579190323979f93691e21f4ef6b2
2017-06-22 13:26:39 +01:00
..
common Reimplement SSH port forwarding 2016-12-08 12:42:01 +02:00
modules Fix bug in when verification is called 2017-06-22 13:26:39 +01:00
tests New communication interface with bareon instance 2017-02-28 16:06:57 +02:00
__init__.py Initial commit 2016-04-15 11:36:28 +03:00
bareon.py Adopt code to ironic changes (since kilo) 2017-02-03 19:26:44 +02:00
exception.py Reimplement SSH port forwarding 2016-12-08 12:42:01 +02:00
version.py Rename variables 2017-01-13 12:54:19 +00:00