Skip to content
Snippets Groups Projects
  1. May 22, 2017
  2. May 15, 2017
  3. Apr 06, 2017
    • Mohammed Naser's avatar
      Remove graphiz from test-requirements.txt · 034a0f58
      Mohammed Naser authored
      With the split of kolla and kolla-ansible, it seems that this
      dependency was carried over as it is used when generating
      graphs for build sequences.
      
      This patch removes it as the build process is not part of this
      project anymore.
      
      Change-Id: I7fd59fe703c2f06c003c8acda15f2a06d3fd7f3f
      034a0f58
    • Mohammed Naser's avatar
      Remove python-swiftclient from test-requirements.txt · 85b9da45
      Mohammed Naser authored
      It seems that it was added back in Liberty where an effort was
      started to setup functional tests, however it is not used at the
      moment.
      
      This patch removes it from the list of dependencies.  With time,
      Tempest should handle all integration checks.
      
      Change-Id: I9e1990e93abc6e3001f499ccc8d40b6104ed2d93
      85b9da45
    • Mohammed Naser's avatar
      Remove python-heatclient from test-requirements.txt · d6bd9e6b
      Mohammed Naser authored
      It seems that it was added back in Liberty where an effort was
      started to setup functional tests, however it is not used at the
      moment.
      
      This patch removes it from the list of dependencies.  With time,
      Tempest should handle all integration checks.
      
      Change-Id: Ieb3a000eda58dcb642cbd099273c91ad355bfb85
      d6bd9e6b
    • Mohammed Naser's avatar
      Remove python-barbicanclient from test-requirements.txt · c014d69b
      Mohammed Naser authored
      It seems that it was added back in Liberty where an effort was
      started to setup functional tests, however it is not used at the
      moment.
      
      This patch removes it from the list of dependencies.  With time,
      Tempest should handle all integration checks.
      
      Change-Id: I9dddd470db9dc42a6fa7dbe138c0c6189d8afdd7
      c014d69b
  4. Mar 29, 2017
  5. Feb 15, 2017
  6. Jan 27, 2017
  7. Jan 16, 2017
  8. Dec 05, 2016
  9. Nov 27, 2016
  10. Nov 23, 2016
  11. Nov 02, 2016
  12. Oct 19, 2016
  13. 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
  14. Oct 05, 2016
  15. Sep 26, 2016
  16. Sep 21, 2016
  17. Sep 16, 2016
  18. Sep 14, 2016
  19. Sep 09, 2016
  20. 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
  21. Aug 29, 2016
  22. Aug 25, 2016
  23. Aug 21, 2016
  24. Aug 19, 2016
  25. Aug 18, 2016
  26. Aug 12, 2016
  27. Aug 08, 2016
  28. 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
  29. Jul 28, 2016
  30. Jun 24, 2016
  31. Jun 21, 2016
  32. May 30, 2016
  33. May 21, 2016
  34. May 18, 2016
  35. May 17, 2016
  36. May 13, 2016
  37. Apr 28, 2016
Loading