Skip to content
Snippets Groups Projects
  1. Jan 16, 2017
  2. Dec 05, 2016
  3. Nov 27, 2016
  4. Nov 23, 2016
  5. Nov 02, 2016
  6. Oct 19, 2016
  7. Oct 12, 2016
    • Jeffrey Zhang's avatar
      Move graphviz dependency to test stage · c0fd4389
      Jeffrey Zhang authored
      Graphviz is only helpful and used for developer. It is useless for
      deployment. So move it to test-requirements.txt file and warning users
      when he wants to save dependency feature.
      
      TrivialFix
      
      Change-Id: Id8de76baa6f1455ad032abe4738d9779cf0cc5a6
      c0fd4389
  8. Oct 05, 2016
  9. Sep 26, 2016
  10. Sep 21, 2016
  11. Sep 16, 2016
  12. Sep 14, 2016
  13. Sep 09, 2016
  14. Sep 06, 2016
    • Christian Berendt's avatar
      Improve script to check used source versions · 4b69671a
      Christian Berendt authored
      * rename version_check.py to version-check.py
      * move requirement beautifulsoup4 from requirements to test-requirements
      * add new requirement PrettyTable to test-requirements
      * add debug logging messages (can be enabled with --debug parameter)
      * add support to load configured versions from a kolla-build.conf
        file (can be used with --config-file parameter)
      * use PrettyTable to print out a nice result table
      
      ---snip---
      +---------+-----------------+----------------+------------------...
      | Project | Current version | Latest version | Comparing changes...
      +---------+-----------------+----------------+------------------...
      | aodh    | 2.0.3           | 2.0.4          | https://github.co...
      | cinder  | 8.0.0           | 8.1.0          | https://github.co...
      | ironic  | 5.1.1           | 5.1.2          | https://github.co...
      | murano  | 2.0.0           | 2.0.1          | https://github.co...
      | nova    | 13.1.0          | 13.1.1         | https://github.co...
      +---------+-----------------+----------------+------------------...
      ---snap---
      
      TrivialFix
      
      Change-Id: I5b5d3db34396b2fc95714273612563ea14e78cf8
      4b69671a
  15. Aug 29, 2016
  16. Aug 25, 2016
  17. Aug 21, 2016
  18. Aug 19, 2016
  19. Aug 18, 2016
  20. Aug 12, 2016
  21. Aug 08, 2016
  22. Aug 04, 2016
    • Christian Berendt's avatar
      Add doc8 test and improve rst syntax · c3d8262e
      Christian Berendt authored
      This will test all rst files inside the doc directory for style issues with
      doc8 (an opinionated style checker for rst styles of documentation).
      
      This will fix all syntax issues identified by doc8 and will improve
      the syntax.
      
      Change-Id: Id1b9563e07e77e306aef5a0767c98c27f87c5c0e
      c3d8262e
  23. Jul 28, 2016
  24. Jun 24, 2016
  25. Jun 21, 2016
  26. May 30, 2016
  27. May 21, 2016
  28. May 18, 2016
  29. May 17, 2016
  30. May 13, 2016
  31. Apr 28, 2016
  32. Apr 14, 2016
  33. Apr 08, 2016
  34. Mar 23, 2016
  35. Mar 08, 2016
  36. Mar 05, 2016
  37. Mar 04, 2016
  38. Jan 19, 2016
  39. Jan 17, 2016
  40. Jan 13, 2016
Loading