1. 28 Nov, 2018 4 commits
  2. 20 Nov, 2018 1 commit
  3. 08 Nov, 2018 2 commits
  4. 12 Sep, 2018 3 commits
  5. 27 Aug, 2018 2 commits
  6. 27 Jul, 2018 1 commit
  7. 26 Jul, 2018 7 commits
  8. 23 Jul, 2018 1 commit
  9. 18 Jul, 2018 1 commit
  10. 17 Jul, 2018 1 commit
  11. 03 Jul, 2018 1 commit
  12. 18 Jun, 2018 2 commits
  13. 02 May, 2018 2 commits
  14. 01 May, 2018 1 commit
  15. 29 Apr, 2018 2 commits
  16. 12 Apr, 2018 1 commit
    • Mehdi Abaakouk's avatar
      Fix regression with exoic timestamp · be90b736
      Mehdi Abaakouk authored
      We recently uses local TZ, when timestamps doesn't have a TZ.
      But Gnocchi client was passing the string as-is before allowing
      all kind of timestamps that the server support (like +2hour, now, ...).
      
      This change restores this feature.
      be90b736
  17. 27 Mar, 2018 1 commit
  18. 21 Mar, 2018 2 commits
    • Martin Mágr's avatar
      Avoid using openstack-doc-tools · b69f9c54
      Martin Mágr authored
      This patch remove usage of os_doc_tools.command and utilizes
      cliff.sphinxext with minor modification.
      
      The modification is required because original CommandManager
      does not see gnocchi commands for some reason.
      
      Fixes issue #80.
      b69f9c54
    • Mehdi Abaakouk's avatar
      tests: adapt status tests output · 7be36975
      Mehdi Abaakouk authored
      gnocchi status now returns 3 items. This change the tests
      to ensure it works whatever the server side status return.
      7be36975
  19. 16 Jan, 2018 1 commit
  20. 09 Jan, 2018 1 commit
    • Mehdi Abaakouk's avatar
      Set the Cliff namespace · e35af682
      Mehdi Abaakouk authored
      Setting None as namespace was working by chance. Cliff was using it only
      in a method we override. But since 2.10, it uses in some other place.
      
      This change put a valid name as cliff namespace.
      e35af682
  21. 02 Jan, 2018 1 commit
  22. 21 Dec, 2017 1 commit
  23. 19 Dec, 2017 1 commit