This release for stable queens releases numerous
bug fixes that have been backported as well as
some performance improvements.
Change-Id: Ica37037e16a854774deaf32e449a49f09a21c1d1
aclfixer.py keeps track of ACL fixes we still need to do.
Since last check, EC2API was fixed.
A new violation was detected in puppet-pacemaker but is
fixed in the Depends-On.
Depends-On: https://review.openstack.org/571770
Change-Id: I8701e4fdbb6578912ebf6fdb8d75ba3189be31fb
This contains a change needed to enable novaclient (that supports the
volume multi-attach feature in queens) to work together with
openstackclient for the queens release.
Once openstackclient is released, we can propose an update of the
novaclient constraints from 9.1.1 => 10.1.0 to enable users to be able
to use the volume multi-attach feature in nova out-of-the-box when they
install the queens release of openstack.
Change-Id: Ic84cf5f4c7ea358a201c0e23cd4135dafbe680d8
We need to release neutron-lib to be able to consume the
changes merged since 1.14.0 was released.
Change-Id: I2acc591736335c218fcf8bd9e73b1471046c0205
PyPI is now more strict about requiring README.rst files to be
parseable. Failures to parse the readme block uploading new versions
of packages. To detect these errors in advance, we should validate the
README formatting as part of validating a release.
Change-Id: I416befcf3e47818680018394fa63de8983351587
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This version includes fixes to several package mappings.
While at it, fix typo in repository-settings.
Change-Id: I26ff72d8c95f5669a73a47bfe29b0a9e5ce0a1d8
This releases os-brick 2.5.0. This is a feature
release as it adds the Sheepdog connector for PPC64
and also includes dependency changes.
Change-Id: I80caf5bcfb628bba5c437892ca95c48733288f4d
This minor fix release pulls the following patch:
- Improve DbListCommand operation from O(n^2) to O(n)
Change-Id: Ic089341494af371a06fb0eefa38ca099179aa86b
Related-Bug: #1769897
This minor fix release pulls the following patch:
- Improve DbListCommand operation from O(n^2) to O(n)
Change-Id: I927e9f8581c014986921872b11bf2787cf2e28bf
Related-Bug: #1769897