By calling solution.add_action with no input_parameters, TypeError: 'NoneType' object does not support item assignment was occurred. This patch fix it. Change-Id: Ia2ad0c18bc20468ca73c0ab70495fac2c90e0640 Closes-Bug: #1647927