tags (and spaces) constraints are expected to be a list, if you use {'tags': ['test']} the request will be properly formatted.
Although It will be nice if jujuclient could deal with strings like the ones are used in the CLI "--constraints tags=t1,t2"
tags (and spaces) constraints are expected to be a list, if you use {'tags': ['test']} the request will be properly formatted.
Although It will be nice if jujuclient could deal with strings like the ones are used in the CLI "--constraints tags=t1,t2"