ironic/ironic/tests/unit/api/controllers
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
..
v1 Accept and use a TLS certificate from the agent 2020-09-09 17:27:30 +02:00
__init__.py Put tests in correct location for ironic/api/controllers/v1/ 2017-08-04 06:36:57 -07:00
test_base.py Use unittest.mock instead of mock 2020-06-11 14:15:41 +02:00