This is needed so nova can start using the new SensitiveString field
added in I56466eb8b5d8000ef010f2015f453a9e74dc66b8.
Change-Id: I07602b2c11deb640f7c40694cb83d4a9c58f81c2
Related-Bug: #1321785
Keystone needs to rely bug fix c5d9e6cde8d5f7ab2915996bcd54347a9fa521f9
on in 2.8.0, so bump the lower bound.
Change-Id: I89b4643f9aec8a319d108b1d61c6fe7f04f973ae
neutron wants to use max_length argument in StrOpt added in
oslo.config 2.7.0 to remove a neutron-specific option definition.
Change-Id: Id3a3189cb6845e3f9dfb145fd8e067753c5a128a
Ceilometer want to use keystoneauth session for each clients,
but Ceilometerclient supports it only since 2.0.0.
This change dumps ceilometerclient to 2.0.0
Change-Id: Ic7bbf9c98eb3f5a5d31da6f313458c4c4d62f59f
With a new release of osc, we should bump the version.
Change-Id: I798a8de32c4a1e729be32a7598a10a3bc38c6b1b
Depends-On: Id537b924ce0a5b2dc46d2b326f0e0586f647168e
This version of osprofiler allows us to avoid keeping arguments
in api-paste.ini files, which was required by some of OpenStack
projects.
Change-Id: I8e28968293b598958e06ed3cd7d2a8fb707ebf8d
Release 2.6.0 changed the paths for the messaging notification
driver (see review 227374). Neutron (and possibly others) imports these
drivers and needs to update their paths accordingly, and as such
requires a minimum here. This removes all existing constraints and
adds a simple constraint of >2.6.1.
Change-Id: Ic2f24a5132ca6ea4277f29205feb12fd0ef14efb
Partial-bug: #1513630
Adds utilsfactory function get_smbutils.
Adds iscsi_target_utils methods (iscsi_target_exists, extend_wt_disk).
Adds IO related utils for serial console handlers.
Adds share capacity info bugfix.
Adds Secure Boot related utils.
Change-Id: Id5cd1dce195b38611f4f8c74857087620048b13f
Bump to 1.12.0 to get the MITAKA deprecation constant. This
is already referenced in keystone master.
Closes-Bug: 1513120
Related-Bug: 1499620
Change-Id: Id0f934b32c155cf118a461d8040c2fcf3ada02b8
The latest oslo.service release exposes a new configuration
option, as such we should bump to this version, otherwise
folks configuring this option with an old version of
oslo.service may get incorrect results.
Change-Id: I3dd0692743fcecff056674580fe57901963b4ccd
http_proxy_to_wsgi.py was added in 2.9.0 which designate needs to accept
HTTP_X_FORWARDED_PROTO reliably.
Change-Id: Ib891646158f5993f7ee8997a3b3c535638b3061c
Released on 11/9, there has been a spike in timeout failures in
nova unit/functional test jobs that rely on in-memory RPC from
oslo.messaging.
From local testing it sounds like d700c38279 is the issue.
Change-Id: I37eeb57e99db5f77a11eed471ac6c55c4547e821
Related-Bug: #1514876
This is the first step in updating PyECLib to 1.1.1. Once
this change lands, we plan to update Swift requirements to
>=1.0.7 before updating global-requirements and upper-
constraints to 1.1.1.
Context: The new version of PyECLib introduces native EC
backend named 'liberasurecode_rs_vand' that provides an
alternative to the current 'jerasure_rs_vand' default.
Also brings in a number of bug fixes including those for
issues on big-endian archs.
Change-Id: Ib4bbeb7dfd2ba8f00e269f99f984ade72a77eebc