1. 30 Sep, 2021 1 commit
  2. 17 Sep, 2021 2 commits
    • Thomas Goirand's avatar
      Now packaging 15.0.0_rc1 · 56313d58
      Thomas Goirand authored
      56313d58
    • Thomas Goirand's avatar
      Merge tag '15.0.0_rc1' into debian/xena · e2770ba3
      Thomas Goirand authored
      networking-bagpipe 15.0.0.0rc1 release candidate
      
      meta:version: 15.0.0.0rc1
      meta:diff-start: -
      meta:series: xena
      meta:release-type: release candidate
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: Ia2fb84a68efc6527bf76742662fb9c250eed90ff
      meta:release:Code-Review+1: Lajos Katona <katonalala@gmail.com>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com>
      meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
      e2770ba3
  3. 16 Aug, 2021 1 commit
  4. 13 Aug, 2021 1 commit
  5. 11 Aug, 2021 1 commit
  6. 10 Aug, 2021 1 commit
  7. 09 Jul, 2021 1 commit
  8. 31 May, 2021 1 commit
  9. 21 May, 2021 1 commit
  10. 29 Apr, 2021 1 commit
    • YuehuiLei's avatar
      setup.cfg: Replace dashes with underscores · c3e941f9
      YuehuiLei authored
      Setuptools v54.1.0 introduces a warning that the use of dash-separated
      options in 'setup.cfg' will not be supported in a future version [1].
      Get ahead of the issue by replacing the dashes with underscores. Without
      this, we see 'UserWarning' messages like the following on new enough
      versions of setuptools:
      
        UserWarning: Usage of dash-separated 'description-file' will not be
        supported in future versions. Please use the underscore name
        'description_file' instead
      
      [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
      
      Change-Id: I383ffa2860f8f1e5065a5e5980e9cba6985a853e
      c3e941f9
  11. 14 Apr, 2021 1 commit
  12. 05 Apr, 2021 1 commit
  13. 28 Mar, 2021 1 commit
  14. 25 Mar, 2021 3 commits
    • Thomas Goirand's avatar
    • Thomas Goirand's avatar
      Now packaging 14.0.0_rc1. · 86ddb091
      Thomas Goirand authored
      86ddb091
    • Thomas Goirand's avatar
      Merge tag '14.0.0_rc1' into debian/wallaby · 158909e7
      Thomas Goirand authored
      networking-bagpipe 14.0.0.0rc1 release candidate
      
      meta:version: 14.0.0.0rc1
      meta:diff-start: -
      meta:series: wallaby
      meta:release-type: release candidate
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Hervé Beraud <hberaud@redhat.com>
      meta:release:Commit: Hervé Beraud <hberaud@redhat.com>
      meta:release:Change-Id: Id359573faa10509807c6f274af8a514c32573b38
      meta:release:Code-Review+1: Lajos Katona <katonalala@gmail.com>
      meta:release:Code-Review+1: Akihiro Motoki <amotoki@gmail.com>
      meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com>
      meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech>
      meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
      158909e7
  15. 24 Mar, 2021 1 commit
    • OpenStack Release Bot's avatar
      Update master for stable/wallaby · ba364822
      OpenStack Release Bot authored
      Add file to the reno documentation build to show release notes for
      stable/wallaby.
      
      Use pbr instruction to increment the minor version number
      automatically so that master versions are higher than the versions on
      stable/wallaby.
      
      Sem-Ver: feature
      Change-Id: I3f15ad20640dbe103c44bcda54033273276ba5fb
      ba364822
  16. 01 Mar, 2021 1 commit
  17. 12 Feb, 2021 1 commit
  18. 11 Feb, 2021 1 commit
  19. 11 Dec, 2020 1 commit
  20. 10 Dec, 2020 1 commit
  21. 01 Dec, 2020 1 commit
    • elajkat's avatar
      Implement "modprobe" using oslo.privsep · fbda54e1
      elajkat authored
      Remove the use of oslo.rootwrap when executing "modprobe" commands
      and replace them with oslo.privsep.
      
      Story: #2007686
      Task: #40259
      Change-Id: Ifedff9e638a077f3ea092fc82d48db12c777c816
      fbda54e1
  22. 09 Nov, 2020 1 commit
  23. 18 Oct, 2020 3 commits
  24. 08 Oct, 2020 3 commits
  25. 25 Sep, 2020 4 commits
    • Thomas Goirand's avatar
      Re-add python3-mock as build-depends. · c9eb3ef9
      Thomas Goirand authored
      c9eb3ef9
    • Thomas Goirand's avatar
      Add python3-isort to build-depends. · 1ec1b68e
      Thomas Goirand authored
      1ec1b68e
    • Thomas Goirand's avatar
      Now pacakging 13.0.0_rc1 · 47fd56de
      Thomas Goirand authored
      47fd56de
    • Thomas Goirand's avatar
      Merge tag '13.0.0_rc1' into debian/victoria · 0d732e90
      Thomas Goirand authored
      networking-bagpipe 13.0.0.0rc1 release candidate
      
      meta:version: 13.0.0.0rc1
      meta:diff-start: -
      meta:series: victoria
      meta:release-type: release candidate
      meta:pypi: yes
      meta:first: no
      meta:release:Author: Thierry Carrez <thierry@openstack.org>
      meta:release:Commit: Thierry Carrez <thierry@openstack.org>
      meta:release:Change-Id: I078ef071bb08120a824f4a341175dbd908ceadf8
      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>
      0d732e90
  26. 23 Sep, 2020 2 commits
  27. 07 Sep, 2020 1 commit
  28. 27 Jul, 2020 1 commit
  29. 10 Jul, 2020 1 commit