Since the Pike cycle releases are behind us, document that the
pending key for the Queens cycle is now in place as of 2017-09-15
and the Pike key is retired from use beyond that date.
Change-Id: I3c64ad3aaf10452ab6fb1b03014a5e2f571215d0
Since the Ocata cycle releases are behind us, document that the
pending key for the Pike cycle is now in place as of 2017-03-24 and
the Ocata key is retired from use beyond that date.
Change-Id: Ief302e29769da1de8c6bc18afc1ac1b38fd17d19
Provide some explanatory prose about handling of OpenPGP signatures
for Git tags and similar release artifacts. Also provide a copy of
the corresponding public keys, for improved provenance. New keys
should be added each cycle as they're rotated into use.
Change-Id: I083bc8acf8d95e938afb5446d786eedf4fc43751
The pbr feature for invoking sphinx doesn't let us treat warnings as
errors because of a bug in pbr. Switch to invoking sphinx directly,
including removing the setup.cfg instructions for sphinx, so we can use
the flag to treat warnings as errors. Doing this also requires fixing a
few existing warnings, so those changes are included in this patch.
Change-Id: I2aa0d844855d5a18646d0bc3907620544ae71be2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>