Skip to content
Snippets Groups Projects
  1. Mar 17, 2018
  2. Mar 14, 2018
  3. Mar 06, 2018
  4. Dec 19, 2017
  5. Nov 29, 2017
  6. Nov 16, 2017
  7. Nov 14, 2017
  8. Sep 12, 2017
  9. Sep 06, 2017
  10. Jul 27, 2017
  11. Jul 14, 2017
  12. Jul 10, 2017
  13. Jun 15, 2017
  14. Jun 06, 2017
  15. Apr 24, 2017
  16. Apr 15, 2017
  17. Mar 22, 2017
  18. Mar 14, 2017
  19. Mar 08, 2017
  20. Mar 02, 2017
  21. Feb 24, 2017
  22. Jan 13, 2017
  23. Dec 21, 2016
  24. Dec 15, 2016
    • David Moreau-Simard's avatar
      Add PyYAML to requirements.txt, dependency of genpwd · 1b69ae90
      David Moreau-Simard authored
      PyYAML is a dependency of the genpwd command.
      Not listing it as an explicit requirement leads to import failures
      when running kolla-ansible out of a fresh virtual environment.
      
      Change-Id: I4fcac09f94f9503c4fcb308db27f94d6db655b06
      Closes-Bug: #1650399
      1b69ae90
  25. Nov 23, 2016
  26. Nov 10, 2016
  27. Oct 27, 2016
  28. Oct 12, 2016
  29. Oct 10, 2016
    • Christian Berendt's avatar
      Add netaddr to requirements file · a286be19
      Christian Berendt authored
      netaddr is required by the ipaddr filter used in
      ansible/roles/prechecks/tasks/port_checks.yml.
      
      Change-Id: I766d87949553fb46ef2c0480e7706ee1ef2d26d0
      Closes-bug: #1631921
      a286be19
  30. Sep 09, 2016
  31. 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
  32. Aug 04, 2016
  33. Jul 09, 2016
  34. Jul 04, 2016
  35. Jun 03, 2016
  36. Apr 14, 2016
  37. Apr 08, 2016
Loading