ironic/ironic/conductor
Dmitry Tantsur 2b676a6864 Accept and use a TLS certificate from the agent
Accepts the certificate from a heartbeat and stores its path in
driver_internal_info for further usage by the agent client (or
any 3rd party deploy implementations).

Similarly to agent_url, the certificate is protected from further
changes (unless the local copy does not exist) and is removed
on reboot or tear down (unless fast-tracking).

Change-Id: I81b326116e62cd86ad22b533f55d061e5ed53e96
Story: #2007214
Task: #40603
2020-09-09 17:27:30 +02:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
allocations.py Add node lessee field 2020-04-07 15:33:42 +00:00
base_manager.py Remove locks before RPC bus is started 2020-07-28 08:03:21 -07:00
cleaning.py Fix agent token and URL handling during fast-track deployment 2020-06-16 18:06:50 +02:00
deployments.py Fixes to skip validation of in-band deploy steps before agent boot 2020-07-16 02:41:01 -04:00
manager.py Accept and use a TLS certificate from the agent 2020-09-09 17:27:30 +02:00
notification_utils.py Add node console notifications 2016-12-23 08:51:54 +00:00
rpcapi.py Accept and use a TLS certificate from the agent 2020-09-09 17:27:30 +02:00
steps.py Delay validating deploy templates until we get all steps 2020-04-21 18:55:14 +02:00
task_manager.py Add agent power interface 2020-07-20 09:42:05 +02:00
utils.py Accept and use a TLS certificate from the agent 2020-09-09 17:27:30 +02:00