1. 09 Aug, 2019 1 commit
  2. 13 Jul, 2019 1 commit
  3. 09 Jul, 2019 1 commit
  4. 05 Jul, 2019 1 commit
  5. 24 Apr, 2019 1 commit
  6. 19 Apr, 2019 1 commit
  7. 18 Apr, 2019 1 commit
  8. 16 Apr, 2019 1 commit
  9. 18 Mar, 2019 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/stein · 74345a89
      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: Id11cff0124cc72e5bfab01e90beb1e59197cdbfa
      Sem-Ver: feature
      74345a89
  10. 05 Nov, 2018 1 commit
  11. 31 Aug, 2018 3 commits
  12. 10 Jul, 2018 1 commit
  13. 06 Jun, 2018 1 commit
    • Doug Hellmann's avatar
      fix tox python3 overrides · 8332b9ea
      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: I39b4965e5f9b7b77d12beee09f87fadb23aee5d5
      Signed-off-by: default avatarDoug Hellmann <doug@doughellmann.com>
      8332b9ea
  14. 01 Feb, 2018 1 commit
  15. 28 Nov, 2017 1 commit
  16. 23 Nov, 2017 1 commit
  17. 17 Nov, 2017 1 commit
    • Andreas Jaeger's avatar
      Remove setting of version/release from releasenotes · d27d5a70
      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.
      
      Also, use openstackdocstheme for releasenotes.
      
      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: I1357eda2330c095bdc1e3a3697faabfbca4b6a8e
      d27d5a70
  18. 28 Jul, 2017 1 commit
  19. 23 Jun, 2017 1 commit
  20. 19 May, 2017 1 commit
    • Mehdi Abaakouk's avatar
      retrieve project id to ignore from keystone · e2bf4850
      Mehdi Abaakouk authored
      We currently allows only project uuid, but this is a pain for deployer.
      Also the default is a project name which doesn't work...
      
      This change queries keystone to retrieve project ids when the
      ignore_projects list are names.
      
      By default, if auth_type is not set, we keep the previous behavior to
      not query keystone.
      
      Change-Id: I270d080d3e65eb6b0cd823498a4dd37389c49221
      e2bf4850
  21. 03 Apr, 2017 1 commit
  22. 21 Feb, 2017 2 commits
  23. 16 Feb, 2017 2 commits
  24. 15 Feb, 2017 1 commit
    • Mehdi Abaakouk's avatar
      Fix releasenotes branches · 5a43df41
      Mehdi Abaakouk authored
      Some pages are missing in the release notes.
      
      This change adds them.
      
      Change-Id: I0bada376b643e20a5a456343d64793dfaa4d5118
      5a43df41
  25. 14 Feb, 2017 1 commit
  26. 08 Feb, 2017 1 commit
  27. 27 Jan, 2017 1 commit
  28. 17 Jan, 2017 1 commit
  29. 16 Jan, 2017 1 commit
  30. 25 Nov, 2016 1 commit
  31. 07 Nov, 2016 2 commits
  32. 17 Oct, 2016 1 commit
  33. 11 Oct, 2016 1 commit
  34. 06 Oct, 2016 1 commit
    • Andreas Jaeger's avatar
      Enable release notes translation · 1c98aaa8
      Andreas Jaeger authored
      Releasenote translation publishing is being prepared. 'locale_dirs'
      needs to be defined in conf.py to generate translated version of the
      release notes.
      
      Note that this repository might not get translated release notes - or
      no translations at all - but we add the entry here nevertheless to
      prepare for it.
      
      Change-Id: I53d883cdcd947b2c0c9fb55330b7ee70430f25cc
      1c98aaa8
  35. 23 Sep, 2016 1 commit