ironic-python-agent should use console output

It is standard to IPA to log to the console for easy debugging by
watching the server console.

Change-Id: I2beb75a99824f0cf1ec88d0ecb54baa4e73f6f15
This commit is contained in:
Gregory Haynes 2016-03-21 20:31:29 +00:00
parent d5d2ad72b8
commit 6f542c7c32

View File

@ -13,6 +13,8 @@ umask 022
expect stop
console output
pre-start script
echo Starting Ironic Python Agent
end script