This is already fixed in master:
https://github.com/mitmproxy/mitmproxy/pull/2435
So it'll hopefully in the next release.
Because the pyOpenSSL package name and requirement name do not match we
also add code to lower the name for comparison.
Also the check-uc only complains about a single issue but there are 3.
Change-Id: I6657802908ac4052eeb6c73fb03098b0c3557eb2
Historically, to write Mistral actions you would need to depend on
Mistral itself. However, with the introduction of mistral-lib this is no
longer required. The only consumer of mistral-as-a-library within
OpenStack was tripleo-common. It has been fully migrated to mistral-lib
(see depends-on) and the requirement can thus be removed.
Change-Id: I0a99c19d3cbcfbb396b09c008aff7a379a273d4c
Depends-On: I7ae2e0e4dbca6c02ed8ceedc066ca35eeb13c322
There is a bug of sqlalchemy reported below.
https://bitbucket.org/zzzeek/sqlalchemy/issues/3952/
Which affects CI. The bug was introduced from 1.1.5.
The fix is in sqlalchemy master repo and planned for 1.1.9.
(which isn't released yet)
Change-Id: I6f33e8b92aeb4ba4beb7a12d0f7c88615102d2cd
Closes-Bug: #1678280
With previous updates for os-api-ref and openstack-doc-tools, the xfail
is not needed anymore - remove it.
Change-Id: I4360fa8da22955b7e426aa39ccbc737a527ed5ff
Implement XFAIL handling for ignoring known problems so that
we can make the job voting until the remaining issues are sorted
out.
Change-Id: Ia2cf2c440a72e6365a9ff08086704dc535bbc072