From c33821642ebd6e20f7192aca9111f2154cad6779 Mon Sep 17 00:00:00 2001 From: Zuul Date: Thu, 25 Jan 2018 03:48:59 +0000 Subject: [PATCH] Update git submodules * Update ironic from branch 'master' - Merge "Add RPC API and conductor manager for traits" - Add RPC API and conductor manager for traits Adds two new methods to the conductor RPC API, add_node_traits and remove_node_traits, and provides implementations for them in the conductor manager. add_node_traits can be used to add one or more traits to a node, or to replace all the traits for a node. remove_node_traits can be used to remove one or more traits from a node, or to remove all traits from a node. The conductor RPC API version is bumped to 1.44. Change-Id: I0181df6a41e603874677246066d84bf4ac4f433c Partial-Bug: #1722194 --- ironic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ironic b/ironic index bafc12aaf3..e98540f08d 160000 --- a/ironic +++ b/ironic @@ -1 +1 @@ -Subproject commit bafc12aaf3aa60abe012b3669a46075556b66ecd +Subproject commit e98540f08d785f10691a40e420aed76096716c23