1. 05 Jul, 2019 1 commit
  2. 03 Jul, 2019 1 commit
  3. 26 Jun, 2019 1 commit
    • Elod Illes's avatar
      Add local bindep.txt · 50f3de69
      Elod Illes authored
      As it was announced [1] global bindep-fallback.txt was removed and now
      projects need to have a local bindep.txt to be able to install binary
      dependencies for testing.
      
      In documentation zuul job graphviz package ('dot' command) is needed.
      Without that the job fails with:
          dot command 'dot' cannot be run (needed for graphviz output),
          check the graphviz_dot setting
      
      [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-June/007272.html
      
      Change-Id: Ib9a720379ca997f848212eeca68ed9f32e4ed349
      50f3de69
  4. 18 Jun, 2019 1 commit
    • jacky06's avatar
      Sync Sphinx requirement · d92ea1f8
      jacky06 authored
      1. Sync sphinx dependency with global requirements. It caps python 2 since
      sphinx 2.0 no longer supports Python 2.7.
      2. Remove unncessary "=="
      
      Change-Id: Ied4095b176b20795f6a8d4d7a84d01d958d76896
      d92ea1f8
  5. 23 Apr, 2019 1 commit
    • Le Hou's avatar
      Update to opendev · a9759e6b
      Le Hou authored
      Change-Id: Ie9e013284751e549921ea6652a50368050ae2b2d
      a9759e6b
  6. 19 Apr, 2019 1 commit
  7. 18 Mar, 2019 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/stein · 08620dfb
      OpenStack Release Bot authored
      Add file to the reno documentation build to show release notes for
      stable/stein.
      
      Use pbr instruction to increment the minor version number
      automatically so that master versions are higher than the versions on
      stable/stein.
      
      Change-Id: I15dc275f59b165f20a8eafb40c1b0940cd322168
      Sem-Ver: feature
      08620dfb
  8. 15 Feb, 2019 1 commit
  9. 20 Dec, 2018 1 commit
  10. 14 Dec, 2018 1 commit
  11. 04 Dec, 2018 1 commit
  12. 11 Aug, 2018 1 commit
  13. 07 Aug, 2018 1 commit
  14. 03 Aug, 2018 1 commit
  15. 26 Jul, 2018 1 commit
  16. 11 Jul, 2018 1 commit
  17. 06 Jun, 2018 1 commit
    • Doug Hellmann's avatar
      fix tox python3 overrides · 5d8233a4
      Doug Hellmann authored
      
      
      We want to default to running all tox environments under python 3, so
      set the basepython value in each environment.
      
      We do not want to specify a minor version number, because we do not
      want to have to update the file every time we upgrade python.
      
      We do not want to set the override once in testenv, because that
      breaks the more specific versions used in default environments like
      py35 and py36.
      
      Change-Id: I9a8f7b1734b23751e47297a15676219627969d7c
      Signed-off-by: default avatarDoug Hellmann <doug@doughellmann.com>
      5d8233a4
  18. 20 Apr, 2018 1 commit
  19. 13 Apr, 2018 2 commits
  20. 25 Mar, 2018 1 commit
  21. 15 Mar, 2018 1 commit
  22. 24 Jan, 2018 2 commits
  23. 17 Jan, 2018 1 commit
  24. 16 Jan, 2018 1 commit
  25. 04 Dec, 2017 1 commit
  26. 02 Dec, 2017 1 commit
  27. 17 Nov, 2017 1 commit
    • Andreas Jaeger's avatar
      Remove setting of version/release from releasenotes · c9550dc6
      Andreas Jaeger authored
      Release notes are version independent, so remove version/release
      values. We've found that projects now require the service package
      to be installed in order to build release notes, and this is entirely
      due to the current convention of pulling in the version information.
      
      Release notes should not need installation in order to build, so this
      unnecessary version setting needs to be removed.
      
      This is needed for new release notes publishing, see
      I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting
      at
      http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html
      .
      
      Change-Id: Idc3bf6f4d620e1b7b10600dc28d46dd2e7d0d9e8
      c9550dc6
  28. 16 Nov, 2017 1 commit
  29. 20 Sep, 2017 2 commits
  30. 22 Aug, 2017 1 commit
  31. 18 Aug, 2017 1 commit
  32. 28 Jul, 2017 1 commit
  33. 27 Jul, 2017 1 commit
  34. 12 Jul, 2017 1 commit
  35. 06 Jul, 2017 3 commits