On Thu, Jun 09, 2016 at 04:48:06PM +0200, Jiri Prochazka wrote:
When SlaveMachine param was entered as int, lnst-ctl list_pools action would fail on concatenating str and int object. This patch fixes that by retyping the value to str type.
This behaviour was added for SlaveMachine params, network and interface params.
Signed-off-by: Jiri Prochazka jprochaz@redhat.com
ack