commit | 45db56c33258a2662df2cde13cf7246a2df259e0 | [log] [tgz] |
---|---|---|
author | Guillaume Thouvenin <gthouvenin@mirantis.com> | Fri Nov 25 15:34:17 2016 +0100 |
committer | Guillaume Thouvenin <gthouvenin@mirantis.com> | Fri Nov 25 15:40:36 2016 +0100 |
tree | cb2280c3e0add9e92b08d7aa2c64b544805b8100 | |
parent | 868b863542746aaccb2332ef14262223bf55291e [diff] |
Always PUT a new object This patch always 'PUT' new dashboards because there is always a difference between what you push and what you get when you do a GET. So if we want to only push the object when it has been modified, using DictDiffer is not enough. It fixes issue #1