ironic/ironic/tests/unit/api/controllers/v1
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
..
__init__.py Put tests in correct location for ironic/api/controllers/v1/ 2017-08-04 06:36:57 -07:00
test_chassis.py Pin API version during rolling upgrade 2017-12-04 10:17:30 -05:00
test_driver.py Put tests in correct location for ironic/api/controllers/v1/ 2017-08-04 06:36:57 -07:00
test_expose.py Put tests in correct location for ironic/api/controllers/v1/ 2017-08-04 06:36:57 -07:00
test_node.py Pin API version during rolling upgrade 2017-12-04 10:17:30 -05:00
test_notification_utils.py Put tests in correct location for ironic/api/controllers/v1/ 2017-08-04 06:36:57 -07:00
test_port.py Pin API version during rolling upgrade 2017-12-04 10:17:30 -05:00
test_portgroup.py Pin API version during rolling upgrade 2017-12-04 10:17:30 -05:00
test_ramdisk.py Receive and store agent version on heartbeat 2017-12-11 16:25:47 +00:00
test_root.py Pin API version during rolling upgrade 2017-12-04 10:17:30 -05:00
test_types.py ListType preserves the order of the input 2017-09-28 17:01:01 -04:00
test_utils.py Add ability to provide configdrive when rebuilding 2017-10-19 13:07:03 -04:00
test_versions.py Pin API version during rolling upgrade 2017-12-04 10:17:30 -05:00
test_volume.py Pin API version during rolling upgrade 2017-12-04 10:17:30 -05:00
test_volume_connector.py Pin API version during rolling upgrade 2017-12-04 10:17:30 -05:00
test_volume_target.py Pin API version during rolling upgrade 2017-12-04 10:17:30 -05:00