[Bug 1801314] Re: Run "gnocchi archive-policy update" exception when definition include space character

2018-11-05 Thread jun923.gu
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

[Bug 1801314] Re: Run "gnocchi archive-policy update" exception when definition include space character

2018-11-02 Thread jun923.gu
** 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

[Bug 1801314] Re: Run "gnocchi archive-policy update" exception when definition include space character

2018-11-02 Thread jun923.gu
** 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

[Bug 1801314] [NEW] Run "gnocchi archive-policy update" exception when definition include space character

2018-11-02 Thread jun923.gu
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