Merge ~corey.bryant/ubuntu/+source/ovn-octavia-provider:master into ~ubuntu-openstack-dev/ubuntu/+source/ovn-octavia-provider:master

Proposed by Corey Bryant
Status: Merged
Merged at revision: 1cd5ca7c9ba2fb54f5f274e7a2046525604e5c93
Proposed branch: ~corey.bryant/ubuntu/+source/ovn-octavia-provider:master
Merge into: ~ubuntu-openstack-dev/ubuntu/+source/ovn-octavia-provider:master
Diff against target: 39 lines (+10/-3)
2 files modified
debian/changelog (+7/-0)
debian/control (+3/-3)
Reviewer Review Type Date Requested Status
Ubuntu OpenStack uploaders Pending
Review via email: mp+450953@code.launchpad.net

Commit message

New upstream snapshot for OpenStack Bobcat.

Description of the change

This is an automated merge proposal.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index b91f545..616c6d3 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+ovn-octavia-provider (4.0.1+git2023090714.e02c1b9b-0ubuntu1) mantic; urgency=medium
7+
8+ * New upstream snapshot for OpenStack Bobcat.
9+ * d/control: Align (Build-)Depends with upstream.
10+
11+ -- Corey Bryant <corey.bryant@canonical.com> Thu, 07 Sep 2023 14:44:49 -0400
12+
13 ovn-octavia-provider (4.0.1+git2023071215.382ddb03-0ubuntu1) mantic; urgency=medium
14
15 * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
16diff --git a/debian/control b/debian/control
17index 33828bd..bdd8140 100644
18--- a/debian/control
19+++ b/debian/control
20@@ -17,8 +17,8 @@ Build-Depends-Indep:
21 python3-isort (>= 4.3.21),
22 python3-keystoneauth1 (>= 3.14.0),
23 python3-netaddr (>= 0.7.18),
24- python3-neutron (>= 2:18.0.0),
25- python3-neutron-lib (>= 2.16.0),
26+ python3-neutron (>= 2:23.0.0.0b3),
27+ python3-neutron-lib (>= 3.8.0),
28 python3-neutronclient (>= 1:6.7.0),
29 python3-octavia-lib (>= 2.2.0),
30 python3-openstackdocstheme (>= 2.2.1),
31@@ -52,7 +52,7 @@ Depends:
32 python3-babel (>= 2.3.4),
33 python3-keystoneauth1 (>= 3.14.0),
34 python3-netaddr (>= 0.7.18),
35- python3-neutron-lib (>= 2.16.0),
36+ python3-neutron-lib (>= 3.8.0),
37 python3-neutronclient (>= 1:6.7.0),
38 python3-octavia-lib (>= 2.2.0),
39 python3-openstacksdk (>= 0.103.0),

Subscribers

People subscribed via source and target branches