ironic/ironic/api
Sam Betts b642f28be4 Receive and store agent version on heartbeat
This patch enables receiving agent_version as part of heartbeat, and
stores this information on driver_internal_info. This is so that Ironic
can dynamically adjust which features and parameters it uses based on
which version of the agent is being used.

Change-Id: I400adba5d908b657751a83971811e8586f46c673
Partial-Bug: #1602265
2017-12-11 16:25:47 +00:00
..
controllers Receive and store agent version on heartbeat 2017-12-11 16:25:47 +00:00
middleware TrivialFix: Remove logging import unused 2017-04-26 17:32:06 +07:00
__init__.py Centralize config options - [api] 2016-07-21 11:51:45 -07:00
app.py Enable OSProfiler support in Ironic 2017-07-07 15:58:28 -07:00
app.wsgi Replace logging constants with oslo.log 2016-04-26 16:38:51 +08:00
config.py Remove agent vendor passthru completely 2016-12-13 09:31:08 +02:00
expose.py Disable XML now that we have WSME/Pecan support 2015-04-06 09:31:09 -07:00
hooks.py Remove translation of log messages from ironic/api 2017-04-05 09:53:58 -07:00