12 Commits

Author SHA1 Message Date
Előd Illés
bca7d01103 [ironic] Transition Stein to EM
This transition the stein branch to extended maintenance.
Changes for bugfixes and things the team deems important are
still encouraged, but there will no longer be official releases
off of the branch.

Please +1 if the team is ready for us to proceed with this
transition, or -1 if there are any final backports currently in
flight that we should wait for. For the latter case, please
update the patch with the new commit hash after doing a final
release to get those changes out so we know to proceed with the
transition.

Change-Id: I3f4652ddbde421f75bdf7863852abfe5a62ed848
2020-11-19 11:11:56 +01:00
Mark Goddard
7c5e95445e Release stable branches for ironic-lib
- Release 2.14.3 for rocky
- Release 2.16.4 for stein

Change-Id: I6d9bf2c38519d69ac0798769af78e3178f10725f
2020-02-06 14:07:03 +00:00
Dmitry Tantsur
be908df4f1 Update ironic projects to storyboard
This is an automated change to switch ironic projects on all supported
branches from launchpad to storyboard.

Change-Id: If6e6d6de7c17a2987aa71f0ef6174884b846647f
2019-08-30 10:06:44 +02:00
Sean McGinnis
1704aa624a
Raise YAML compliance to 1.2
The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.

The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.

Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-07-31 09:34:38 -05:00
Dmitry Tantsur
f915ab7302 Release ironic-lib 2.16.3 for Stein
Change-Id: Id654eb3337a161c9e9b537bf51ccadfe4ee299bb
2019-06-04 09:04:18 +02:00
Thierry Carrez
2187e6705f Clean up failed releases
Remove references to failed releases so that they do not
generate dead links on the release page.

Change-Id: Ia83834d3bac16c8bbb0bd1488610fc16d0d7eb89
2019-04-10 16:18:50 +02:00
Dmitry Tantsur
e5fa591046 Release ironic-lib 2.16.2 and create stable/stein
Strictly speaking, the new release only contains CI changes, but
we want them on stable/stein, so requesting a release anyway.

Change-Id: I7d024c0d8cd146ba43f367ec43e549270dca74ec
2019-02-28 14:39:56 +01:00
Julia Kreger
6bc101f2cd Release ironic-lib 2.16.1
An updated version of ironic-lib in order to help
reduce gate issues we are observing in ironic where
our integration test nodes are experiencing sporatic
extreme IO latency. The hope is that this fix addresses
the cases where IO latency can become problematic for
the integration test.

Change-Id: Ia672664b933d04d87486cc569b58c224dcc35c1f
2019-01-10 08:32:52 -08:00
Dmitry Tantsur
e6c58bdf0c Release ironic-lib 2.16.0 for Stein
Change-Id: I67f7e844d505c32b4ed96ed7b92be3cc92a6139d
2018-10-12 11:54:19 +02:00
Doug Hellmann
a8c6103a77 re-release packages with failures from twine bug
Twine 1.12.0 has a bug that caused it to report a failure even when
the upload was successful. That resulted in quite a few partially
successful releases, with only wheels uploaded to PyPI, no
announcements, and no tarballs uploaded to tarballs.o.o.

This patch re-tags all of those releases to give us good artifacts.

Change-Id: Iaea87ebe23bcad27d4422f3c477bf2fa37cf5bc5
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-24 14:46:47 -04:00
Yolanda Robla
35945717c4 Cut new release of ironic-lib
It exposes a new parameter conv_flags to work_on_disk method,
that will allow to modify the behaviour of image copying from
the original image to the target.

Change-Id: I1144303ea89d7c0ac3661a8434413ecb8a2ec6c6
2018-09-24 15:31:09 +02:00
Sean McGinnis
202374cac3
Add Stein deliverable files
Adds deliverable stubs based on what was released in Rocky.

Change-Id: Idf2cd7b396da6e43f31b191f6646cce3749bf680
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-09-04 14:07:11 -05:00