ironic-inspector 2.2.2 was released while ironic-inspector was not
release:managed yet, this patch records information about it.
Change-Id: I7e5efd9f0c2384acd3313b0f3861e483d7979e5a
When new repositories are added to a deliverable, we want to recognize
them as new and show all of the changes. The existing logic using the
generator expression fails with a StopIteration exception when there is
no repository matching the new version in the previous version.
Change-Id: Ifb426b89c85b21b18208a630fa5187a279e6ce2f
There is a new region at OVH that we need in the vendor file.
Needed-By: I7de414e16e5ca4c4cf31ab3c31bc6f31626b4a50
Change-Id: I12dd0266381167b0bbc41cf437eda2863f7b3976
If there are multiple deliverables (like in neutron), we should make
sure we extract git hash for corresponding repo to extract diff between
previous and proposed versions.
Change-Id: I0e1210c8582ef87c099e45058b415a6e2346ed48
Next attempt at releasing pylockfile. 0.12.0 and
0.12.1 did not end up on pypi.
0.12.0 - pypi-extract-universal.py used an old config option
[wheel]/universal and did not support the newer
[bdist_wheel/universal. We tried to fix this in
change id:
I519acfc3080938fe0445705fc98df12201036c30
I68b0cd547caf0c9161c983e7dc0f2259a96af762
0.12.1 - We tried this with the same SHA which failed again
as there was a typo in the previous change. The new
fix as made in:
I68b0cd547caf0c9161c983e7dc0f2259a96af762
Another problem was that gate-releases-tox-validate was
tripping when we used the same SHA for 0.12.0 and 0.12.1
So we touched up the README.rst of pylockfile to change
the SHA to make a new release for 0.12.2. Also, since
0.12.0 and 0.12.1 did not end up on pypi, we don't need
to list them here as well.
Change-Id: I8a94287a09c4ebbb5f5cbb661750a9d9cc5e036d
Neutron (and possibly others) were/are using a private symbol of
oslo.messaging several reviews have been put in place to mitigate this
including a requirements change that bans
!=2.6.0,!=2.6.1,!=2.7.0,!=2.8.0,!=2.8.1,!=2.9.0 from liberty
If a new release is tagged in the range >2.6.0 <3.0.0 it will NOT be
banned and may introduce a regression.
A release in that range is doable but we need to be careful. Add a
warning to that we don't forget and do that thing.
Depends-On: I5d15366a212c6ed21f33bfe011876fc2bb56997c
Change-Id: Ia7cdbbed5e529864e751add6af05e5fc0be963e1
Fix release of keystonemiddleware on stable/liberty which includes
block of python-keystoneclient 1.8.0 which had broken requirements.
Change-Id: Ifb024c96a20bf0716abebbb9bfdb719707c2c00c
There are various discussions about the fact that Juno is EOL in
November, but there is no hard documented date when such a thing is
expected to happen. Document when Juno was released and when it will EOL
- as well as the same for kilo, liberty and mitaka.
Change-Id: Iada72d966e93b8ff1f0febb4473a92fdd0532e51
We found a tiny untested interface that got messed up in the last
release. This fixes it and also adds tests for the interface.
Needed-By: If1656214d17d32c5724bc5bb7faa6df85b311bb6
Change-Id: I78b362533a06fe339c28371df336e3af9ee8801c
Adds the ability to handle legacy env-var prefixes, as well as fixing
a bug in non-float timeout values being passed to swift.
Needed-By: If1656214d17d32c5724bc5bb7faa6df85b311bb6
Change-Id: Ia0930c6bb2e33fb0dcaaa66da22cf2ddfcae8113
the new version of keystonemiddleware will create a cap for the
python-requests library, which match the global requirements level.
this currently affect the glanceclient project, see related bug.
Change-Id: I56885745f790af5f65afac89e9150684b01b277e
Related-Bug: 1476770
01a6d7f Release Notes for 0.17.3
ffd135c Updated from global requirements
fab2ace Updated from global requirements
68cf63d Don't get the image before deleting it
15fe21d Updated from global requirements
e7a801d Ship the default image schema in the client
320bc6f V2: Do not validate image schema when listing
0acf7cc Expose 'is_base' schema property attribute
Change-Id: Ie4f60aa5ea11b154c19b65104de18716b6241fce
1f1934e Add versions list function
bff356e Added reactivate/deactivate image using CLI
dfcb468 Fix the missing help descripiton of "image-create"
8a4cd79 Add documentation for running the functional tests
c7c0754 Updated from global requirements
d6a10f2 Remove unused sphinx Makefile
5a24705 Update docs to recommend KSA instead of KSC
84538d8 Use clouds.yaml from devstack for functional tests
4fb3092 Add translation to v2 shell
6b9133c Import i18n functions directly
8cf2bfc Updated from global requirements
b51634a improve readme contents
ca050ed Add support for setting Accept-Language header
3bd28bf Updated from global requirements
36937bb Use the subcomand parsed args instead of the base
afd1810 Stop trying to send image_size to the server
bf02b04 Support image deletion in batches in v2
a8a7c68 print usage when no argument is specified for python3
77012ee Updated from global requirements
603697a Updated from global requirements
df0f664 Do not use openstack.common.i18n in glance client
abf0381 Added unit tests for 'Unicode support shell client'
1f2fefb Use common identity parameters fro keystone client
c31c136 No auth when token and endpoint are passed
557acb1 Use dictionary literal for dictionary creation
c6addc7 Replace exception_to_str with oslo.utils function
586d401 Change ignore-errors to ignore_errors
05cd0c7 Add period in help message
b8a881f Don't get the image before deleting it
3d3d829 Fix human readable when size is None
19480df Add parsing the endpoint URL
22ce845 Fix Typos in comments
b9eee5e Add check Identity validate when get schemas
Change-Id: I2bba4fcdb7432a939397c0b50615bd27bf48f0cd
The release is needed to publish translated Installation Guides, those
were generated wrongly.
This release contains also various smaller fixes.
Change-Id: I679f573ac18c8259e7032ac251615d10b6769e20