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

Proposed by Corey Bryant
Status: Rejected
Rejected by: Corey Bryant
Proposed branch: ~corey.bryant/ubuntu/+source/ovn-octavia-provider:master
Merge into: ~ubuntu-openstack-dev/ubuntu/+source/ovn-octavia-provider:master
Diff against target: 56 lines (+15/-4)
2 files modified
debian/changelog (+4/-2)
debian/control (+11/-2)
Reviewer Review Type Date Requested Status
Ubuntu OpenStack uploaders Pending
Review via email: mp+444793@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.
b053b7e... by Corey Bryant

New upstream snapshot for OpenStack Bobcat.

8a378d4... by Corey Bryant

d/control: Align (Build-)Depends with upstream.

c670226... by Corey Bryant

releasing package ovn-octavia-provider version 4.0.1+git2023071215.382ddb03-0ubuntu1

Revision history for this message
Corey Bryant (corey.bryant) wrote :

Unmerged commits

c670226... by Corey Bryant

releasing package ovn-octavia-provider version 4.0.1+git2023071215.382ddb03-0ubuntu1

Failed
[FAILED] ubuntu-build:0 (build)
[WAITING] ubuntu-autopkgtest:0 (build)
[WAITING] cloud-archive-build:0 (build)
[WAITING] cloud-archive-autopkgtest:0 (build)
14 of 4 results
8a378d4... by Corey Bryant

d/control: Align (Build-)Depends with upstream.

b053b7e... by Corey Bryant

New upstream snapshot for OpenStack Bobcat.

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 c51173c..3735292 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,9 +1,11 @@
6-ovn-octavia-provider (4.0.0-0ubuntu1.1) UNRELEASED; urgency=medium
7+ovn-octavia-provider (4.0.1+git2023071215.382ddb03-0ubuntu1) mantic; urgency=medium
8
9 * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
10 bobcat.
11+ * New upstream snapshot for OpenStack Bobcat.
12+ * d/control: Align (Build-)Depends with upstream.
13
14- -- Corey Bryant <corey.bryant@canonical.com> Tue, 30 May 2023 14:55:54 -0400
15+ -- Corey Bryant <corey.bryant@canonical.com> Wed, 12 Jul 2023 15:08:16 -0400
16
17 ovn-octavia-provider (4.0.0-0ubuntu1) lunar; urgency=medium
18
19diff --git a/debian/control b/debian/control
20index 4abe750..e19c41e 100644
21--- a/debian/control
22+++ b/debian/control
23@@ -11,6 +11,15 @@ Build-Depends:
24 python3-setuptools,
25 python3-sphinx (>= 2.0.0),
26 Build-Depends-Indep:
27+*** new requirements.txt deps (start)
28+ python3-openstacksdk (>= 0.103.0),
29+*** new requirements.txt deps (end) ***
30+*** new test-requirements.txt deps (start)
31+ python3-openstacksdk (>= 0.103.0),
32+*** new test-requirements.txt deps (end) ***
33+*** new doc/requirements.txt deps (start)
34+ python3-openstacksdk (>= 0.103.0),
35+*** new doc/requirements.txt deps (end) ***
36 python3-astroid (>= 2.1.0),
37 python3-babel (>= 2.3.4),
38 python3-hacking,
39@@ -29,7 +38,7 @@ Build-Depends-Indep:
40 python3-oslo.serialization (>= 2.28.1),
41 python3-oslo.utils (>= 4.5.0),
42 python3-oslotest (>= 1:3.2.0),
43- python3-ovsdbapp (>= 1.7.0),
44+ python3-ovsdbapp (>= 2.1.0),
45 python3-sphinxcontrib.svg2pdfconverter (>= 0.1.0),
46 python3-sqlalchemy (>= 1.4.23),
47 python3-stestr (>= 1.0.0),
48@@ -60,7 +69,7 @@ Depends:
49 python3-oslo.messaging (>= 12.4.0),
50 python3-oslo.serialization (>= 2.28.1),
51 python3-oslo.utils (>= 4.5.0),
52- python3-ovsdbapp (>= 1.7.0),
53+ python3-ovsdbapp (>= 2.1.0),
54 python3-pbr (>= 4.0.0),
55 python3-sqlalchemy (>= 1.4.23),
56 python3-tenacity (>= 6.0.0),

Subscribers

People subscribed via source and target branches