This creates the stable/2023.1 branch for all client and non-client
libraries now that we are past the library freeze.
If the team wants to wait for a specific patch to make it to the
library (for example if the gate of the deliverable is broken and
needs to be fixed before branching), then someone from the team can
-1 the patch to have it held, or update that patch with a different
commit SHA.
Patches with no response will be merged by Friday, February 24th.
Change-Id: Ic473694f08239ba8aa251f107d9779f2aba1a639
This is a release for python-senlinclient to get any merged but
unreleased changes out prior to the client lib freeze for Antelope going
into effect.
If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.
Patches with no response will be merged by Friday, February 17th.
$ git log --oneline --no-merges 2.5.0..HEAD
77b81a3 Drop lower-constraints.txt and its testing
98e079f Fix tox.ini with tox4
681b5de The Python 3.6 and Python 3.7 Support has been dropped since zed
a91bb18 Switch to 2023.1 Python3 unit tests and generic template name
053d88c Update master for stable/zed
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: If72f222cd53274d07f8c9ea7467c53737d8c4000
This is a release for python-cinderclient to get any merged but
unreleased changes out prior to the client lib freeze for Antelope going
into effect.
If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.
Patches with no response will be merged by Friday, February 17th.
$ git log --oneline --no-merges 9.2.0..
5436a5f Update minimum requirements
59677fb remove simplejson requirement
c66b991 Continue using tox 3
20506ef Python3.11: fix crashes in ShellTest
dec8d4a Add test coverage for shell snapshot-create w/ metadata
2d7ae2c Move print operations to shell_utils
8a66472 Remove python-dev from bindep
90eb9d2 Python3.11: Fix argparse-related test failures
da5eceb Add support for collect-timing option
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: Ia55a01c9ede4ee215d7cef4cb47aae020e11b58f
This is a release for python-vitrageclient to get any merged but
unreleased changes out prior to the client lib freeze for Antelope going
into effect.
If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.
Patches with no response will be merged by Friday, February 17th.
$ git log --oneline --no-merges 4.6.0..b6db531
b6db531 Fix tox 4 changes
4a00de0 Add Python3 antelope unit tests
6b4ce35 Update master for stable/zed
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: I48130222df2d19dbd6b5d95108ee52b7e9be0779
This is a release for python-manilaclient to get any merged but
unreleased changes out prior to the client lib freeze for Antelope going
into effect.
If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.
Patches with no response will be merged by Friday, February 17th.
$ git log --oneline --no-merges 4.2.0..0748620
a0f6a2e Add quiesce_wait_time for replica promote
bbfd7d5 Metadata for Share Snapshots
782e85d Drop duplicate tox config
bdd268e Fix tox4 errors
43943fd Support --os-key option
cb14e96 Fix functional tests failing with python 3.10
05135dc Fix formatting of OSC server migration check-only
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: I3f0857e681efb816ac871ede4e1b2608e629cad0
This is a release for python-blazarclient to get any merged but
unreleased changes out prior to the client lib freeze for Antelope going
into effect.
If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.
Patches with no response will be merged by Friday, February 17th.
$ git log --oneline --no-merges 3.5.0..30eab20
30eab20 Add Resource Allocations API support
6c0ae07 Separate ID parser argument from ShowCommand
ed22ab7 Add Python3 antelope unit tests
f13f7f2 Update master for stable/zed
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: I4c5d65977e17394d8de7cd15fa41c172c1fc1d80
This is a release for python-zaqarclient to get any merged but
unreleased changes out prior to the client lib freeze for Antelope going
into effect.
If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.
Patches with no response will be merged by Friday, February 17th.
$ git log --oneline --no-merges 2.5.0..d78bf91
d78bf91 Fix tox4 error
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: I4899926fc6ad5a4c6c4d867b0e4572feb922b99f
This is a release for python-tackerclient to get any merged but
unreleased changes out prior to the client lib freeze for Antelope going
into effect.
If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.
Patches with no response will be merged by Friday, February 17th.
$ git log --oneline --no-merges 1.12.0..e5bd58f
a41323d Fix list VNF/Subscription UT error
e398f42 Extra param for OpenStack type when register vim
8b45c80 Add support cnf auto scale via threshold interface
6b16836 Extends unit test code support for merged patch
156deea Add deprecation notice for Legacy APIs
82bf387 Fix tox4 error
326d026 Update python classifier for python 3.10
0849569 Switch to 2023.1 Python3 unit tests and generic template name
b4e49b3 Update master for stable/zed
80ee721 Add docs for cnf auto heal and scale
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Signed-off-by: Yasufumi Ogawa <yasufum.o@gmail.com>
Change-Id: I97229d297506eaaa493105f578044d069508d01b
This is a release for python-novaclient to get any merged but
unreleased changes out prior to the client lib freeze for Antelope going
into effect.
If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.
Patches with no response will be merged by Friday, February 17th.
$ git log --oneline --no-merges 18.2.0..85e4f083
85e4f083 Bump microversion to 2.95
c7cb02f1 Make tox.ini tox 4.0.0 compatible
1d8a06da tests: Fix Python 3.11 compatibility
80ee69aa trivial: Remove use of kwargs
05939839 Update python classifier for python 3.10
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: Ia231b530198e0c59a2acdf37fe760cd984463baa
This is a release for python-designateclient to get any merged but
unreleased changes out prior to the client lib freeze for Antelope going
into effect.
If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.
Patches with no response will be merged by Friday, February 17th.
$ git log --oneline --no-merges 5.1.0..bc39d23
bc39d23 Add shared zone commands
483e0d1 Provide option for delete zonefiles on zone delete
a4f67bc Update tox.ini for tox4
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: Ibe848c4a2704f509629e404cd8bc65dc12260e22
This is a release for python-ironic-inspector-client to get any merged but
unreleased changes out prior to the client lib freeze for Antelope going
into effect.
If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.
Patches with no response will be merged by Friday, February 17th.
$ git log --oneline --no-merges 4.8.0..0c87a24
0c87a24 Update master for stable/zed
04826f0 remove unicode from code
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: I275f6f1af6b18ba729b2cda26f0584e07f960f68
This is a release for python-glanceclient to get any merged but
unreleased changes out prior to the client lib freeze for Antelope going
into effect.
If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.
Patches with no response will be merged by Friday, February 17th.
$ git log --oneline --no-merges 4.2.0..2d893b1
6c95122 Fix functional tests and docs generation
88e3b0a Boolean options: use strict checking
4bb406d Unhardcode the value of DEFAULT_PAGE_SIZE from the tests
fc8f9ac Remove unicode-related Python2-only code
bbfe6cd Replace osc with glance commands
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: I384606df6c44e84a62f941fd5d75c40a75c159c3
This is a release for python-magnumclient to get any merged but
unreleased changes out prior to the client lib freeze for Antelope going
into effect.
If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.
Patches with no response will be merged by Friday, February 17th.
$ git log --oneline --no-merges 4.0.0..de11f40
de11f40 Update client.authentication.k8s.io api version for kubeconfig
4d74c31 Support tox4
f80cd3c Remove pypy and bump py37 to py38
6abe194 Switch to 2023.1 Python3 unit tests and generic template name
a930aca Update master for stable/zed
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: If3cc417a3f3b8d70e995913c61d5b71872a88f71
OpenStack Election system requires tagging on governance repos,
tagging 0.14.0 for Feb 2023 elections.
The deadline is 2023-02-15 23:45:00 UTC, which is ~10mins from now but
the repo isn't expected to change.
Change-Id: I08bc71c2875d7954373e5b70001161fb325c1e18
This is a release for python-neutronclient to get any merged but
unreleased changes out prior to the client lib freeze for Antelope going
into effect.
If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.
Patches with no response will be merged by Friday, February 17th.
$ git log --oneline --no-merges 8.2.1..16a2cd1
16a2cd1 Remove CLI warning message
68cbf56 Move network trunk commands from python-neutronclient
33f1c89 Tox4: add allowlist_externals where necessary
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: Icc639a5bcc9eaf32c0c074b05b611568e5153791
This is a release for python-barbicanclient to get any merged but
unreleased changes out prior to the client lib freeze for Antelope going
into effect.
If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.
Patches with no response will be merged by Friday, February 17th.
$ git log --oneline --no-merges 5.4.0..ad14b64
ad14b64 Add secret consumers documentation
da03fc5 Added secret consumers list functionality. Unit, smoke and functional tests were also added.
7f6b3cf Added the force parameter to consumer removal and the corresponding CLI commands
3ffa160 Add secret consumers Python API
35599e2 Unit tests for microversion, initial change for consumers
b3f3912 Implement microversions
9a457b4 Bump tox minversion to 3.18.0
dc81852 Make functional tests use stestr instead of nose
a6dd25b Switch to 2023.1 Python3 unit tests and generic template name
438d09a Update the constraints url
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: I81ae50271bc866a425b079f25a86cc512fd924c4
This is a release for python-brick-cinderclient-ext to get any merged but
unreleased changes out prior to the client lib freeze for Antelope going
into effect.
If the team is ready to proceed, please leave a +1 to acknowledge this
release and we will process right away. If the team is working on any
final merges, leave a -1 with some detail on the status and update the
patch with the new commit hash to use when ready.
Patches with no response will be merged by Friday, February 17th.
$ git log --oneline --no-merges 2.0.0..
056e0cb Fix: tox4 issues
d29f3cf Update minimum requirements
ec28b45 (gerrit/master) Update metadata in setup.cfg
5ca14d9 Add Python3 antelope unit tests
2e7116c Update master for stable/zed
Signed-off-by: Hervé Beraud <hberaud@redhat.com>
Change-Id: I02b6d4f4c44c16e2821434177e5cac9c036c5b0e