commit 26c69a6a62a138ccdb88ecc5bf75330a04e5de0b
Author: Lucas Alvares Gomes <email address hidden>
Date: Wed Jan 13 16:15:12 2016 +0000
Ironic: Lightweight fetching of nodes
The Ironic API version >= 1.8 supports fetching only a small number of
a resource instead of it's full representation. This patch is pinning
the API version for Ironic at 1.8 so the nova driver can benefit from
this feature by fetching only the required fields for the deployment,
making it more lightweight and improving the readability of the logs.
The configuration option "api_version" was marked as deprecated and
should be removed in the future. The only possible value for that
configuration was "1" (because Ironic only have 1 API version) and the
ironic team came to an agreement that setting the API version via
configuration option should not be supported anymore.
Reviewed: https:/ /review. openstack. org/221848 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=26c69a6a62a 138ccdb88ecc5bf 75330a04e5de0b
Committed: https:/
Submitter: Jenkins
Branch: master
commit 26c69a6a62a138c cdb88ecc5bf7533 0a04e5de0b
Author: Lucas Alvares Gomes <email address hidden>
Date: Wed Jan 13 16:15:12 2016 +0000
Ironic: Lightweight fetching of nodes
The Ironic API version >= 1.8 supports fetching only a small number of
a resource instead of it's full representation. This patch is pinning
the API version for Ironic at 1.8 so the nova driver can benefit from
this feature by fetching only the required fields for the deployment,
making it more lightweight and improving the readability of the logs.
The configuration option "api_version" was marked as deprecated and
should be removed in the future. The only possible value for that
configuration was "1" (because Ironic only have 1 API version) and the
ironic team came to an agreement that setting the API version via
configuration option should not be supported anymore.
Closes-Bug: #1458934 9e11fd4edf15d47 ca4e0feea6f
Change-Id: Iebfa06da681188