Have each subprocess call change its working directory instead of
shifting the working dir for the entire process.
Change-Id: Ia1ada14bac7bc6b3b006c1ef8930192761111877
The 0.6.0 version of the oslo.service causes services using the
library to stop working on Windows. This affects the nova-compute
service on Windows.
The problem is that it tries access signal.SIGHUP which does not
exist on the Windows platform. This issue was fixed in the commit
with the Change-Id: Id3783160381f4a89e241134ef13c4521a30dfa94 but
it is not released.
Change-Id: Ie6bba338ab065aac75323c13cd1dc01b925bd44d
The 2.6.0 version of oslo_middleware includes significant new
features:
* Any oslo middleware may now be configured using pastedeploy. Even
if the middleware depends on oslo_config and the config instance
has not yet been initialized, a paste.ini property named
`oslo_config_project` may be provided to initialize this.
* CORS middleware may now be configured in-source with options
required by the middleware's service.
* Updated translations.
* Updated global requirements
* The log output of Healthcheck is less verbose, thus more useful.
Change-Id: I8de702517d0e46615af04904596d7ceb78aedd4f
This contains the capped mox3 version so that it doesn't pull in newer
pbr than what's allowed in stable/kilo global-requirements.
Closes-Bug: #1484967
Change-Id: I2ed29a571e3f6244ecedf8adaaca373bd5ae6c77
Commit 66c9ae4521f3abacd3df1403e40b639bb2d58679 caps networkx so that
gate-cinder-python26 jobs will work in stable/juno again.
g-r for stable/juno: taskflow>=0.4,<0.7.0
Closes-Bug: #1484267
Change-Id: Icfa63afb67e6e131b962783936840b1ddf315e9e
Look for the SHA being assigned a new version in the descendants of the
previous version to ensure it is merged properly.
Change-Id: I82fcb9295bc5eea0c404db898272329dcc515b7b
Sometimes we want to release something that isn't HEAD, so include the
unreleased changes in the output report.
Change-Id: I7265e892dff48a2c0a618f6d3b2a9ceff6e095bf
Let sha_for_tag assume that the repository already exists, and create a
clone_repo function to be used to enforce that.
Change-Id: Iab9b54cf7a82b70aeebc46a09cab92ccfbe76f4c
the keywords 'project' and 'release' should be highlighted, since
they reflect the entries in yaml.
Change-Id: Ib6ba0d55daff85d63ba5a6f2ceb767eaf0c4473e
This includes a critical requirements.txt update that adds a required
cap to python-keystoneclient.
Change-Id: I67105c6163ed8c5d8b0ecabe8e835cb6fa4540c4
Closes-bug: #1481885
Update the validate command to compare the actual SHA of a tag with the
one in the file to ensure they match.
Change-Id: I5c04667cbb43cda548c3cc05a47d5a5830b32951
The solum repository hasn't been renamed yet, so fix the deliverables
file to point to the real location so the validation tools work
properly.
Change-Id: Ide8cfdb5d568be9dbbe12c810d6a7e3dbf963e94