ACLs are being updated for rally, so we can stop
including them as an exception for acl checks.
Depends-on: https://review.openstack.org/575130
Change-Id: I13abbf1e4d75afcc540d3e82904cbc0391154b4a
Reference documentation was alpha-ordered. Reorder it so
that user documentation is first and reviewer documentation
last. If people only read one thing, it should be how to
use that repository.
Change-Id: Idc82d6542b11cf229493e18e0af3f1a582cc3b9d
Move the existing content for contributors wanting to propose releases
out of the readme file and into the reference guide that we publish.
Change-Id: Ie90e09a5dd3eeac8c66511aa4b9567402cfa8282
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Remove the old content from the readme and add a new reviewer guide
section to the reference content that is published via sphinx.
Story: #2001838
Task: #12602
Change-Id: Ied7655d893f0eeb90ed2bdfbc249ea6df4991e96
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Add validation support for $series-em tags, using the same rules as
$series-eol tags for now.
Story: #2001879
Task: #22613
Change-Id: I689fc8fee0ded41da202cc4e84cfed6a9daa9846
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This is needed for nova change
https://review.openstack.org/#/c/538498/ to
report standard compute driver capabilities
as traits to placement.
Change-Id: I09b7b02cba1536049b9273a22b6dc94b237e69de
By default, the tool should report ACL violations rather than
fix them in place. Add a --patch option to explicitly ask to
fix the ACL files in place.
Rename tool to aclissues.py to better reflect what it does by
default (report issues instead of fixing them).
Change-Id: I04744746b6492a1f3ab0790ebb565235f292caf9
The openstack/manila-image-elements repository has a specific
release job, legacy-manila-publishimage-generic. In order to
support release requests for manila-image-elements, we need
to create a specific release model ("manila-image-elements")
where that job is a valid release job. That will allow
manila-image-elements to drop direct tagging ACLs.
Change-Id: Ida32d45c1e5587b98eca5e4ed36880a77a92698e
Update PROCESS.rst to include instructions in case a given
deliverable saw no change at all during the cycle. In that
case no release is forced, and a stable branch is created
from the last-available release.
Change-Id: Ida35c588ea3cd191fe24c49d7fae9879b934d432
Create stub deliverable files for the tempest plugins, using the
cycle-with-intermediary release model and setting the project type to
tempest-plugin.
See the thread around
http://lists.openstack.org/pipermail/openstack-dev/2018-June/131837.html
for details.
Change-Id: I32a00e33a27e272d2b4956bb5f6e60429ecd99b0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Xstatic packages need their version hard coded in the source. This
can cause problems if the version committed in the repo is different
than the tag being requested. This adds checking to our validation
to make sure there is not a mismatch for this value.
Change-Id: I5ad54c3623fe5caf3dd075195fb75a3a48165ebf