fuel-agent/fuel_agent/cmd
Pavlo Shchelokovskyy cb77827303 Rename pass_deploy_info to heartbeat
by default, Ironic's API routing now exposes only 'lookup' and 'heartbeat'
vendor passthru methods of drivers as public routes [0].

Rename the vendor passtru method 'pass_deploy_info' of fuel-agent driver
to 'heartbeat' to make it accessable w/o authentication by callback
script.

In the Ocata cycle, this also will be removed and fuel-agent driver
must switch to the root 'heartbeat' API (/v1/heartbeat/node-uuid>).

[0]
https://github.com/openstack/ironic/blob/master/ironic/api/config.py#L37

Change-Id: Ie1dbd8a8aac62034beba88ecd206a8e7712514e2
2016-08-31 16:51:15 +03:00
..
__init__.py Upgrade hacking rules and fix new issues 2015-06-26 07:57:07 +00:00
agent.py Fix order of imports 2016-06-21 19:55:28 +03:00
ironic_callback.py Rename pass_deploy_info to heartbeat 2016-08-31 16:51:15 +03:00