Skip to content
Snippets Groups Projects
  1. Mar 06, 2018
  2. Jan 24, 2018
  3. Jan 17, 2018
  4. Jan 16, 2018
  5. Nov 16, 2017
  6. Sep 26, 2017
  7. Sep 13, 2017
  8. Sep 12, 2017
  9. Sep 06, 2017
  10. Jul 27, 2017
  11. Jul 14, 2017
  12. Jul 02, 2017
  13. Jun 27, 2017
  14. Jun 06, 2017
  15. May 22, 2017
  16. May 15, 2017
  17. 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
  18. Mar 29, 2017
  19. Feb 15, 2017
  20. Jan 27, 2017
  21. Jan 16, 2017
  22. Dec 05, 2016
  23. Nov 27, 2016
  24. Nov 23, 2016
  25. Nov 02, 2016
  26. Oct 19, 2016
  27. 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
  28. Oct 05, 2016
  29. Sep 26, 2016
  30. Sep 21, 2016
  31. Sep 16, 2016
  32. Sep 14, 2016
  33. Sep 09, 2016
  34. 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
  35. Aug 29, 2016
  36. Aug 25, 2016
  37. Aug 21, 2016
Loading