Skip to content
Snippets Groups Projects
  1. Nov 17, 2017
  2. Jun 19, 2017
  3. May 19, 2017
  4. Apr 22, 2017
  5. Apr 21, 2017
  6. Feb 07, 2017
  7. Mar 07, 2016
    • liusheng's avatar
      Make the content of PKG-INFO can be decoded · cd7813c9
      liusheng authored
      The README.rst contain a dash which is \xe2\x80\x93, the PKG-INFO file
      will generated by the content of README.rst when install gnocchi package.
      And the pbr will read the PKG-INFO file to get package info, in py34
      environment, the dash cannot be decoded and will raise an error.
      
      Change-Id: I6a3c85beb260115e7ad32bfe101ced25442aa8d1
      Closes-Bug: #1553893
      cd7813c9
  8. Dec 23, 2015
  9. Apr 30, 2015
  10. Nov 08, 2014
  11. Sep 19, 2014
  12. Sep 16, 2014
    • Julien Danjou's avatar
      storage: implement archiving policy · 13e2e213
      Julien Danjou authored
      This is a first step towards unifying entities archive storage based on
      a template. The templates are for now hardcoded, but the next step will
      be to have them defined via the REST API.
      
      Change-Id: I0f277fba479b2f978ffddc5f788d5c4414468df9
      13e2e213
  13. Jun 20, 2014
    • Eoghan Glynn's avatar
      Fix up examples in README.rst · de32314a
      Eoghan Glynn authored
      Resolve a few typos in the examples and reflect expected
      entity body format to avoid Bad Request on schema mismatch.
      
      Change-Id: I28bcf73c598c8fe66a949fb68dde73e19b9b31be
      de32314a
  14. Jun 05, 2014
  15. Jun 04, 2014
  16. May 07, 2014
Loading