Merge ~corey.bryant/ubuntu/+source/cinder:master into ~ubuntu-openstack-dev/ubuntu/+source/cinder:master

Proposed by Corey Bryant
Status: Merged
Merged at revision: eb0e449036699efd2cc933272ce63a5ce7f09b08
Proposed branch: ~corey.bryant/ubuntu/+source/cinder:master
Merge into: ~ubuntu-openstack-dev/ubuntu/+source/cinder:master
Diff against target: 71 lines (+13/-6)
2 files modified
debian/changelog (+7/-0)
debian/control (+6/-6)
Reviewer Review Type Date Requested Status
Ubuntu OpenStack uploaders Pending
Review via email: mp+437690@code.launchpad.net

Commit message

New upstream snapshot for OpenStack Antelope.

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 56569e0..e545766 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+cinder (2:21.1.0+git2023022212.0af3df67-0ubuntu1) lunar; urgency=medium
7+
8+ * New upstream snapshot for OpenStack Antelope.
9+ * d/control: Align (Build-)Depends with upstream.
10+
11+ -- Corey Bryant <corey.bryant@canonical.com> Wed, 22 Feb 2023 12:14:47 -0500
12+
13 cinder (2:21.1.0+git2023012815.c9e65529-0ubuntu1) lunar; urgency=medium
14
15 * New upstream snapshot for OpenStack Antelope.
16diff --git a/debian/control b/debian/control
17index f4db4db..0a2f8f7 100644
18--- a/debian/control
19+++ b/debian/control
20@@ -16,7 +16,7 @@ Build-Depends:
21 python3-tabulate (>= 0.8.7),
22 Build-Depends-Indep:
23 python3-barbicanclient (>= 5.0.1),
24- python3-boto3 (>= 1.16.51),
25+ python3-boto3 (>= 1.18.49),
26 python3-botocore,
27 python3-castellan (>= 3.7.0),
28 python3-coverage,
29@@ -64,7 +64,7 @@ Build-Depends-Indep:
30 python3-oslo.service (>= 2.8.0),
31 python3-oslo.upgradecheck (>= 1.1.1),
32 python3-oslo.utils (>= 4.12.1),
33- python3-oslo.versionedobjects (>= 2.3.0),
34+ python3-oslo.versionedobjects (>= 2.4.0),
35 python3-oslo.vmware (>= 3.10.0),
36 python3-oslotest (>= 1:4.5.0),
37 python3-osprofiler (>= 3.4.0),
38@@ -98,7 +98,7 @@ Build-Depends-Indep:
39 python3-testresources (>= 2.0.0),
40 python3-testscenarios (>= 0.4),
41 python3-testtools (>= 2.4.0),
42- python3-tooz (>= 2.7.1),
43+ python3-tooz (>= 2.8.0),
44 python3-tz (>= 2020.1),
45 python3-webob (>= 1:1.8.6),
46 python3-zstd (>= 1.4.5.1),
47@@ -230,7 +230,7 @@ Depends:
48 python3-oslo.service (>= 2.8.0),
49 python3-oslo.upgradecheck (>= 1.1.1),
50 python3-oslo.utils (>= 4.12.1),
51- python3-oslo.versionedobjects (>= 2.3.0),
52+ python3-oslo.versionedobjects (>= 2.4.0),
53 python3-oslo.vmware (>= 3.10.0),
54 python3-osprofiler (>= 3.4.0),
55 python3-packaging (>= 20.4),
56@@ -253,13 +253,13 @@ Depends:
57 python3-tabulate (>= 0.8.7),
58 python3-taskflow (>= 4.5.0),
59 python3-tenacity (>= 6.3.1),
60- python3-tooz (>= 2.7.1),
61+ python3-tooz (>= 2.8.0),
62 python3-tz (>= 2020.1),
63 python3-webob (>= 1:1.8.6),
64 ${misc:Depends},
65 ${python3:Depends},
66 Suggests:
67- python3-boto3 (>= 1.16.51),
68+ python3-boto3 (>= 1.18.49),
69 python3-botocore,
70 python3-googleapi (>= 1.7.11),
71 python3-hp3parclient,

Subscribers

People subscribed via source and target branches