Than you for your reply. I have open the issue on gnocchiclient project
at https://github.com/gnocchixyz/python-gnocchiclient/issues/97.
** Bug watch added: github.com/gnocchixyz/python-gnocchiclient/issues #97
https://github.com/gnocchixyz/python-gnocchiclient/issues/97
--
You received this
** Changed in: python-gnocchiclient (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801314
Title:
Run "gnocchi archive-policy update" exception when definitio
** Package changed: gnocchi (Ubuntu) => python-gnocchiclient (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801314
Title:
Run "gnocchi archive-policy update" exception when definition inclu
nts', 'timespan'] or
value is None):
raise ValueError
defs[attr] = value
if len(defs) < 2:
raise ValueError
return defs
Because the attr and value don't remove these space character. So I think this
is a bug.
** Affects: python-gnocch