Remove the temporary edit for the list-changes job that caused it to be
a no-op.
Change-Id: I002faff256d78254f191f3ebbf811be284f84894
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Update the sphinx extension to pull the release model and project type
from the local deliverable file instead of the governance repository.
Change-Id: Iddc1accc52fdcc6f0fad9993ec073de325f3a4b0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
The deliverable type is really only used to control how the
releases.openstack.org website is rendered, so it does not need to be in
the governance repository. Copy the current values here to a new 'type'
field in the deliverable file and update the validator to require all
deliverable files to have values.
Change-Id: I0def1117b45170ebf451ef510917db9c20301e17
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Because release models change from series to series, we want to track
the data in the releases repository instead of in the governance
repository. This change adds a new 'release-model' field to the
deliverable files to hold the new value.
The valid release models are documented as part of a new reference
section for the published documentation for the site.
The validator looks only at the deliverable file for the release model,
and no longer looks at the projects.yaml file in the governance
repository. For files in the _independent directory, the release model
is inferred from the filename to avoid having to set it redundantly.
Change-Id: I81198a86da98436dc2f65806aafc5f241340c57f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
There's no 1.0.0 tag in openstack/kolla. The version was tagged
1.0.0-liberty.
Change-Id: I7e0e2a0a4d0a9e6f9ecb289b9d789cfbc0bf5db5
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Set the flag to tell the validation code that mistral-extra does not
need a release job.
Change-Id: I88a86a25cc6988326168c98f59c1b62e7a259a08
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
We're going to edit all of the deliverable files in this patch series,
but not add any releases so we don't need list-changes to run.
Change-Id: I78dd60337e795411160b4f7a88661f72231e2ed0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Add the filename to the error message reported when a version shows up
in the wrong place in the deliverable file so that when we are editing
several files we know which one has the bad data.
Change-Id: I8d809e143a19c09ed0d671025f724d98646dc3c7
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This is a minor version bump because of the updated
minimum version dependency on oslo.utils in
bc9cba0250f8aac24b0d60cb7adc3bbc2fae8e4d.
Change-Id: Ibf62d7c76287fa66839d5887723f92e21b6a95d4
This release addresses licensing issues.
License is now Apache + the original DataDog license,
i.e., dual licensing
Add the DataDog license and copyright to all files that have
the Apache license
Added that code was forked from Datadog's dogstatsd-python to
README.md
Change-Id: I54983efd54d5ac2772a4375938f66b4524b582ff
To remind reviewers, The Liberty and Mitaka releases
for OpenStack-Ansible are both tagged 'independent'
and not cycle releases. The same file must therefore
be changed to facilitate the release.
This patch is on top of the Mitaka release patch and
will therefore fail the CI verification of tags until
the Mitaka release patch has merged.
Change-Id: I1a6b2f5d14fbfac2b926d3207f68b60feceec5a7
Based on feedback during the fishbowl session held at the Ocata summit
in Barcelona, downstream consumers of the final release would like the
release to happen earlier in the week to give them time to create
packages before the weekend. This change moves the final release date
forward one day from Thursday 23 Feb to Wednesday 22 Feb to accommodate
this request. Impact on project teams is expected to be minimal, because
the release team creates the final tag based on existing release
candidates.
Change-Id: I91834e6b89827f928588932d3ea74f938f5d32a4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
The main point of getting this bug fix release out
is the database schema migration to fix the regression
with very large instance.user_data requests.
Change-Id: Iff6dad70b0372e92a4c687def2b47608e2c3c88a