Merge ~james-page/ubuntu/+source/ironic:master into ~ubuntu-openstack-dev/ubuntu/+source/ironic:master

Proposed by James Page
Status: Merged
Merged at revision: c91370512306fce2deb78f31593a8056208d7d2f
Proposed branch: ~james-page/ubuntu/+source/ironic:master
Merge into: ~ubuntu-openstack-dev/ubuntu/+source/ironic:master
Diff against target: 75 lines (+34/-4)
2 files modified
debian/changelog (+7/-2)
debian/control (+27/-2)
Reviewer Review Type Date Requested Status
Ubuntu OpenStack uploaders Pending
Review via email: mp+459062@code.launchpad.net

Commit message

New upstream snapshot for OpenStack Caracal.

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 d254766..8b7fd4a 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,9 +1,14 @@
6-ironic (1:23.0.0-0ubuntu4) UNRELEASED; urgency=medium
7+ironic (1:23.1.0+git2024011916.a374a0c1-0ubuntu1) noble; urgency=medium
8
9+ [ Corey Bryant ]
10 * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
11 caracal.
12
13- -- Corey Bryant <corey.bryant@canonical.com> Tue, 24 Oct 2023 16:18:08 -0400
14+ [ James Page ]
15+ * New upstream snapshot for OpenStack Caracal.
16+ * d/control: Align (Build-)Depends with upstream.
17+
18+ -- James Page <james.page@ubuntu.com> Fri, 19 Jan 2024 16:24:44 +0000
19
20 ironic (1:23.0.0-0ubuntu3) mantic; urgency=medium
21
22diff --git a/debian/control b/debian/control
23index c7190a3..206abe5 100644
24--- a/debian/control
25+++ b/debian/control
26@@ -11,6 +11,31 @@ Build-Depends:
27 python3-setuptools,
28 python3-sphinx (>= 2.0.0),
29 Build-Depends-Indep:
30+*** new requirements.txt deps (start)
31+ python3-construct (>= 2.9.39),
32+ python3-netaddr (>= 0.9.0),
33+*** new requirements.txt deps (end) ***
34+*** new test-requirements.txt deps (start)
35+ NOT_FOUND(pyasn1-lextudio)>=1.1.0,
36+ NOT_FOUND(pyasn1-modules-lextudio)>=0.2.0,
37+ NOT_FOUND(pysnmp-lextudio)>=5.0.0,
38+ python3-construct (>= 2.9.39),
39+ python3-netaddr (>= 0.9.0),
40+*** new test-requirements.txt deps (end) ***
41+*** new driver-requirements.txt deps (start)
42+ NOT_FOUND(pyasn1-lextudio)>=1.1.0,
43+ NOT_FOUND(pyasn1-modules-lextudio)>=0.2.0,
44+ NOT_FOUND(pysnmp-lextudio)>=5.0.0,
45+ python3-construct (>= 2.9.39),
46+ python3-netaddr (>= 0.9.0),
47+*** new driver-requirements.txt deps (end) ***
48+*** new doc/requirements.txt deps (start)
49+ NOT_FOUND(pyasn1-lextudio)>=1.1.0,
50+ NOT_FOUND(pyasn1-modules-lextudio)>=0.2.0,
51+ NOT_FOUND(pysnmp-lextudio)>=5.0.0,
52+ python3-construct (>= 2.9.39),
53+ python3-netaddr (>= 0.9.0),
54+*** new doc/requirements.txt deps (end) ***
55 alembic (>= 0.9.6),
56 crudini,
57 python3-alembic (>= 1.4.2),
58@@ -78,7 +103,7 @@ Build-Depends-Indep:
59 python3-sqlalchemy (>= 1.4.0),
60 python3-stestr (>= 2.0.0),
61 python3-stevedore (>= 1:1.29.0),
62- python3-sushy (>= 4.3.0),
63+ python3-sushy (>= 4.7.0),
64 python3-swiftclient (>= 1:3.2.0),
65 python3-tenacity (>= 6.3.1),
66 python3-testresources (>= 2.0.0),
67@@ -182,7 +207,7 @@ Depends:
68 python3-six (>= 1.10.0),
69 python3-sqlalchemy (>= 1.4.0),
70 python3-stevedore (>= 1:1.29.0),
71- python3-sushy (>= 4.3.0),
72+ python3-sushy (>= 4.7.0),
73 python3-swiftclient (>= 1:3.2.0),
74 python3-tenacity (>= 6.3.1),
75 python3-tooz (>= 2.7.0),

Subscribers

People subscribed via source and target branches