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
Liberty has reached it's end of life. This tags the final liberty
releases for all three Glance managed projects:
- Glance
- glance-store
- python-glanceclient
Change-Id: I3719292b13535a3c456eb0075cd2573d934c4c82
A new feature has been added, to support whole disk
images. So cutting a new release to be able to consume that.
Change-Id: I3fd2f5270a993d469570e25704531a2f9146fe1b
The version bump is because of resolving the unclear situation with
functional test dependencies - for them we explicitly depend on
ironic-inspector itself and its test dependencies.
Change-Id: I574c9034c72340fd3b7ec82f931dcba099c0cf3f
Use the tool from the previous commit to import the branch history for
the newton release.
Change-Id: I8db0424bdbb8ccefb0c34df6bc1e178ec3a971b6
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Several of the deliverable files haven't been updated since we added new
validation rules. Add missing data, including the deliverable type and
in one case a missing release.
Change-Id: Iec05b42ccda8aefb459b7bdc8fb00be5ce733505
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Find the versions for which the stable branches were created and update
the deliverable files with the historical info.
Change-Id: Idb233e0ec78f2b7ea0f07d596d6452786f725315
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Deliverable name is not the same as the tarball name for
keystoneauth. We need to specify tarball-base for the
url to be composed correctly
Change-Id: I0ee451dc25fb4213367e542be10650706da523c3
Add a flag to list official deliverables that have not been released in
a series.
Change-Id: I384a0bb13410f26aa38e266ebd805bd64b0c0918
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Bring in empty deliverable files for things released in newton to
populate the data in ocata.
Depends-On: I7039b8344caaa053ae29913699fa8467283722ba
Change-Id: I9b9c776aad8acbdbb002a8e6615e3bf90095b2ca
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
When we initialize a new series, we will have deliverable files without
any releases, yet. Ensure the validation, list-changes, and sphinx
extension code works in that case.
Change-Id: I724c2f77dac8c38e7145c00fc37a27d2078f9e69
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Add a command to initialize a new series by copying over the data from
the previous series, without the release or branch specifications.
Change-Id: I97ae78f6ae813ff36084ded82bb36f8769a96816
Signed-off-by: Doug Hellmann <doug@doughellmann.com>