1. 06 Oct, 2021 1 commit
  2. 30 Sep, 2021 1 commit
  3. 24 Sep, 2021 2 commits
  4. 16 Aug, 2021 1 commit
  5. 14 May, 2021 1 commit
  6. 10 May, 2021 1 commit
  7. 15 Apr, 2021 1 commit
  8. 23 Mar, 2021 3 commits
    • Thomas Goirand's avatar
    • Thomas Goirand's avatar
      Now packaging 4.0.0_rc1. · 04ff32da
      Thomas Goirand authored
      04ff32da
    • Thomas Goirand's avatar
      Merge tag '4.0.0_rc1' into debian/wallaby · 66be2007
      Thomas Goirand authored
      neutron-vpnaas-dashboard 4.0.0.0rc1 release candidate
      
      meta:version: 4.0.0.0rc1
      meta:diff-start: -
      meta:series: wallaby
      meta:release-type: release candidate
      meta:pypi: no
      meta:first: no
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: I4f9bdaa737079dd3f0546786fcb7d5b76881964a
      meta:release:Code-Review+1: Akihiro Motoki <amotoki@gmail.com>
      meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
      66be2007
  9. 03 Mar, 2021 1 commit
  10. 16 Feb, 2021 1 commit
    • Akihiro Motoki's avatar
      Fix lower-constraints · ac9bb607
      Akihiro Motoki authored
      hacking min version does not match test-requirements, so lower-constraints
      job fails. lower-constraints job does not need linters, so we can drop
      linters from lower-constraints.txt.
      
      Change-Id: I49f66cb09c3fc1dbcbea9085611574f9caac1389
      ac9bb607
  11. 18 Oct, 2020 3 commits
  12. 11 Oct, 2020 1 commit
  13. 25 Sep, 2020 2 commits
    • Thomas Goirand's avatar
      Now packaging 3.0.0_rc1 · 3680ffe5
      Thomas Goirand authored
      3680ffe5
    • Thomas Goirand's avatar
      Merge tag '3.0.0_rc1' into debian/victoria · fd5306bc
      Thomas Goirand authored
      neutron-vpnaas-dashboard 3.0.0.0rc1 release candidate
      
      meta:version: 3.0.0.0rc1
      meta:diff-start: -
      meta:series: victoria
      meta:release-type: release candidate
      meta:pypi: no
      meta:first: no
      meta:release:Author: Thierry Carrez <thierry@openstack.org>
      meta:release:Commit: Thierry Carrez <thierry@openstack.org>
      meta:release:Change-Id: Icbda647e273044047b36af1131ece68c9dec026e
      meta:release:Code-Review+1: Boyron Sébastien <sboyron@redhat.com>
      meta:release:Code-Review+1: Slawek Kaplonski <skaplons@redhat.com>
      meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com>
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
      fd5306bc
  14. 23 Sep, 2020 2 commits
  15. 04 Sep, 2020 1 commit
  16. 28 Aug, 2020 1 commit
  17. 13 Aug, 2020 1 commit
  18. 05 Aug, 2020 1 commit
  19. 24 Jun, 2020 1 commit
    • zhanghao's avatar
      Add aggressive negotiation mode for ikepolicy · 484b57e4
      zhanghao authored
      The phase1 negotiation mode adds support for aggressive mode,
      which can be selected when creating an ikepolicy.
      
      Change-Id: Idd11861ec3d6cca09beea68832999a9f3410281e
      Partial-Bug: #1701413
      484b57e4
  20. 16 Jun, 2020 1 commit
  21. 09 Jun, 2020 1 commit
    • Hervé Beraud's avatar
      drop mock from lower-constraints and requirements · 2fa5af2c
      Hervé Beraud authored
      The mock third party library was needed for mock support in py2
      runtimes. Since we now only support py36 and later, we don't need it
      in lower-constraints and requirements.
      
      These changes will help us to drop `mock` from openstack/requirements
      
      Change-Id: I1a31c6c5a04e0e883cf956a5ae74f444b1673332
      2fa5af2c
  22. 02 Jun, 2020 1 commit
  23. 23 May, 2020 1 commit
    • Andreas Jaeger's avatar
      Switch to newer openstackdocstheme and reno versions · 854a1c00
      Andreas Jaeger authored
      Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
      these versions will allow especially:
      * Linking from HTML to PDF document
      * Allow parallel building of documents
      * Fix some rendering problems
      
      Update Sphinx version as well.
      
      Set openstackdocs_pdf_link to link to PDF file. Note that
      the link to the published document only works on docs.openstack.org
      where the PDF file is placed in the top-level html directory. The
      site-preview places the PDF in a pdf directory.
      
      Disable openstackdocs_auto_name to use 'project' variable as name.
      
      Change pygments_style to 'native' since old theme version always used
      'native' and the theme now respects the setting and using 'sphinx' can
      lead to some strange rendering.
      
      Remove docs requirements from lower-constraints, they are not needed
      during install or test but only for docs building.
      
      openstackdocstheme renames some variables, so follow the renames
      before the next release removes them. A couple of variables are also
      not needed anymore, remove them.
      
      See also
      http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
      
      Change-Id: Ia039d70c66d05ee0ca64bb8e85920bc36d16831a
      854a1c00
  24. 13 May, 2020 2 commits
  25. 10 May, 2020 1 commit
  26. 05 May, 2020 1 commit
  27. 02 May, 2020 2 commits
  28. 26 Apr, 2020 1 commit
  29. 24 Apr, 2020 3 commits