8742 Commits

Author SHA1 Message Date
Zuul
1c07b10131 Merge "move the submission guide out of the readme to the reference docs" 2018-06-29 13:49:23 +00:00
Zuul
2ccd7b55cf Merge "replace old reviewer guide with new material" 2018-06-29 13:49:21 +00:00
Sean McGinnis
7f2ab71663 Remove Rally from aclfixer exceptions
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
2018-06-29 14:13:11 +02:00
Thierry Carrez
4761ffd623 Reorder reference documentation
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
2018-06-29 14:08:41 +02:00
Zuul
572ab60ebe Merge "Report ACL violations as issues by default" 2018-06-29 12:05:33 +00:00
Zuul
4c43854f86 Merge "Remove manila from aclfixer exceptions" 2018-06-29 12:05:32 +00:00
Zuul
44a6c08a63 Merge "add deliverable files for the tempest plugins" 2018-06-29 08:45:21 +00:00
Zuul
5d25b3491d Merge "add support for $series-em tags" 2018-06-29 08:44:40 +00:00
Doug Hellmann
7bbde65789 move the submission guide out of the readme to the reference docs
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>
2018-06-28 17:26:41 -04:00
Doug Hellmann
1a13da135a replace old reviewer guide with new material
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>
2018-06-28 17:26:07 -04:00
Zuul
dfb173a1ce Merge "puppet-ceph release 2.5.1 and branch stable/luminous" 2018-06-28 20:35:36 +00:00
Zuul
70d85c14a8 Merge "Add manila-image-elements as release type" 2018-06-28 20:35:36 +00:00
Zuul
873266030a Merge "Process for deliverables with no changes" 2018-06-28 20:35:35 +00:00
Doug Hellmann
c28884d766 add support for $series-em tags
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>
2018-06-28 16:08:07 -04:00
Matt Riedemann
176d83b7e1 Release os-traits 0.8.0
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
2018-06-28 13:23:30 -04:00
Zuul
97feb0414b Merge "Release neutron-lib 1.17.0" 2018-06-28 16:40:38 +00:00
Tobias Urdin
10c0783818 puppet-ceph release 2.5.1 and branch stable/luminous
Release 2.5.1 and create stable/luminous branch from that.

Change-Id: I02751b2058b9d671dc7a972ff44b882a5c53f0e5
2018-06-27 19:18:19 +00:00
Thierry Carrez
fa30fbe25e Report ACL violations as issues by default
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
2018-06-27 18:29:47 +02:00
Thierry Carrez
8ba7eb9608 Remove manila from aclfixer exceptions
Manila repositories were fixed in:
https://review.openstack.org/578381

Depends-On: https://review.openstack.org/578381
Change-Id: I935be2d91d3ee0df5db27e1d3c1d36cd94f7b6a8
2018-06-27 18:29:21 +02:00
Thierry Carrez
e51f548b18 Add manila-image-elements as release type
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
2018-06-27 18:28:44 +02:00
Zuul
df6ac75a67 Merge "aclfixer.py: Remove swift-bench from exceptions" 2018-06-27 16:00:59 +00:00
Zuul
beb0f0bd61 Merge "aclfixer.py: Document standing exceptions" 2018-06-27 16:00:58 +00:00
Zuul
ec5d37e05b Merge "aclfixer.py: Remove murano-apps from exceptions" 2018-06-27 16:00:57 +00:00
Zuul
b8b9183b3a Merge "aclfixer.py: Remove heat-cfntools from exceptions" 2018-06-27 16:00:56 +00:00
Hongbin Lu
e2e791e433 Release neutron-lib 1.17.0
Change-Id: Ib29379bf69017edf19ed6d4cb22d942d5a334f89
2018-06-27 14:53:43 +00:00
Thierry Carrez
6d8ede3feb Process for deliverables with no changes
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
2018-06-27 16:15:30 +02:00
Doug Hellmann
776e35cc6b add deliverable files for the tempest plugins
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>
2018-06-27 09:23:21 -04:00
Zuul
ff63d9e1ef Merge "Oslo releases for 2018-6-26" 2018-06-27 08:13:46 +00:00
Ben Nemec
35069e90e4 Oslo releases for 2018-6-26
Change-Id: I5133d03665716436f6e89d5ad253f2557a183095
2018-06-26 23:07:25 +00:00
Hongbin Lu
c99d39a432 Release python-zunclient 2.0.0
Change-Id: I01a3839a5f0ad4b4a2c7677696ec814c7d3ce043
2018-06-26 13:41:27 +00:00
Sean McGinnis
cf3504c6d8 Add validation for xstatic package versions
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
2018-06-25 09:40:46 -05:00
Zuul
a2b11da3a3 Merge "Release networking-generic-switch 1.1.0 for Rocky" 2018-06-25 12:30:54 +00:00
Zuul
1c5327eca6 Merge "Release networking-baremetal 1.1.0 for Rocky" 2018-06-25 12:29:35 +00:00
Zuul
bf522c363f Merge "Release ironic-ui 3.2.0 for Rocky" 2018-06-25 12:29:34 +00:00
Zuul
20e2941ec2 Merge "Release python-ironicclient 2.4.0 for Rocky" 2018-06-25 12:26:28 +00:00
Zuul
c9ca466a86 Merge "Release sushy 1.5.0 for Rocky" 2018-06-25 12:24:41 +00:00
Zuul
84c5a80d25 Merge "Release pymod2pkg 0.14.0" 2018-06-25 12:24:40 +00:00
Zuul
52926c65a4 Merge "Release xstatic-angular-material 1.1.5.1" 2018-06-25 11:57:17 +00:00
Dmitry Tantsur
63543994c8 Release ironic-inspector 6.0.3 for Pike
Change-Id: Icb184e47800614ba22a69a1f8314d2d012317449
2018-06-25 12:23:20 +02:00
Dmitry Tantsur
be5bb4dcba Release ironic 7.0.5 for Ocata
Change-Id: Icd53369153a27fcd663435d1c91a2ab6c830b739
2018-06-25 12:20:17 +02:00
Dmitry Tantsur
33c36e89e5 Release ironic 9.1.5 for Pike
Change-Id: I6396a6dacc48ea614343f2a139eb085d200465eb
2018-06-25 12:12:06 +02:00
Dmitry Tantsur
3379ef56dc Release networking-generic-switch 1.1.0 for Rocky
Change-Id: Ia58c75ce7a7525f7a793214a0a53d7c13e3d81fd
2018-06-25 11:53:29 +02:00
Dmitry Tantsur
1ba0677471 Release networking-baremetal 1.1.0 for Rocky
Change-Id: I83d4f619a725e43e55312f453757d6aefa255383
2018-06-25 11:46:59 +02:00
Dmitry Tantsur
b0eded1cdb Release ironic-ui 3.2.0 for Rocky
Change-Id: I57c3090aff316f0c9b661ba69715d80676be740c
2018-06-25 11:44:37 +02:00
Dmitry Tantsur
f0e31008f1 Release python-ironicclient 2.4.0 for Rocky
Change-Id: I7373cef0692b60501539e25ce714059a8a766511
2018-06-25 11:37:55 +02:00
Dmitry Tantsur
0bd050c599 Release sushy 1.5.0 for Rocky
Change-Id: Id7c47df70329877cbfbdf13165f9d207e54f7060
2018-06-25 11:33:41 +02:00
Zuul
f0feec0948 Merge "sphinx-feature-classification 0.2.0" 2018-06-25 09:10:40 +00:00
Stephen Finucane
7914b1b0f9 sphinx-feature-classification 0.2.0
This adds Python 3 compatibility.

Change-Id: I3500430b64f11252c1bef1501d305cdd1a02f00c
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2018-06-25 08:19:12 +00:00
Sumit Jamgade
d66068c785 Release pymod2pkg 0.14.0
Depends-On: Iddaed7ebf57ae2e574fdf3399b28071c564e9819
Change-Id: Ie134eaf0dc95c20dabb1751128fb6ccdb73fc39f
2018-06-25 09:46:30 +02:00
Zuul
42e4ebbb0a Merge "Release python-cinderclient 3.6.1" 2018-06-22 22:05:57 +00:00