690 Commits

Author SHA1 Message Date
Hervé Beraud
bb48a46b73 fix process email content
Change-Id: I03027eff8d701310b429714f970f4440c39e0a42
2023-10-12 15:24:32 +02:00
Zuul
1acc931d66 Merge "Publish the 2024.1/Caracal key for future use" 2023-10-09 15:04:14 +00:00
Előd Illés
71eed38dc8 Add again .txt to cert file
Previous patch [1] that normalized the cycle key letters to be
lower-case accidentally removed the .txt extension. This patch
adds it back again.

[1] Ib08e17b79d3fe20e7dc2c0c43305ff77ee3a6530

Change-Id: I05c732baa751ec4373e29e532c1d2ec2bba45280
2023-10-09 10:03:49 +02:00
Zuul
1094bca428 Merge "Normalize capitalization for current cycle key" 2023-10-05 16:24:37 +00:00
Előd Illés
2daad35d62 Mark 2023.2 Bobcat as released
Change-Id: Ie557a6b9addde8a0a1776991984c24a8852bec9f
2023-10-04 09:39:06 +02:00
Jeremy Stanley
1e89cf59ac Publish the 2024.1/Caracal key for future use
This adds a listing for the 2024.1/Caracal Cycle key fingerprint
with Monday 2023-10-09 (the week after the 2023.2/Bobcat release) as
its start date, and links to an export of the corresponding public
key with initial attestation signature from the 2023.2/Bobcat Cycle
key as well as the change author.

Change-Id: Ia80b2e739959b96fe26214868178727bf1883988
2023-09-29 14:15:13 +00:00
Jeremy Stanley
762657e149 Normalize capitalization for current cycle key
When the 2023.2/Bobcat Cycle signing key was added, an upper-case
representation of its fingerprint was used. Prior cycles listed
theirs in lower-case, so fix this for consistency before we document
any new keys.

Change-Id: Ib08e17b79d3fe20e7dc2c0c43305ff77ee3a6530
2023-09-29 13:59:09 +00:00
Hervé Beraud
73c20b65bd Add Oslo specific dates for Caracal schedule
Change-Id: I566edaf63efbf11ff303f171c3e46d9f9ec42af4
2023-09-29 11:00:35 +02:00
Zuul
e7231f1ff4 Merge "[doc] fix typos in Caracal schedule" 2023-09-21 14:27:36 +00:00
Zuul
0d6b450288 Merge "[doc] Fix trailing release names" 2023-09-21 10:53:44 +00:00
Zuul
7ff7575e4b Merge "Recommend to use format-yaml for schedule yaml" 2023-09-21 10:53:42 +00:00
Brian Rosmaita
73c5574600 [doc] fix typos in Caracal schedule
A few instances of '2023' should be '2024'.  (The day of the month
looks correct, it's just the year that wasn't updated.)

Change-Id: I17c0ab67c664f7f2b30cf724d75c3b6952c30296
2023-09-08 16:24:46 -04:00
Zuul
c9685fc84d Merge "OpenStack 2024.1 Caracal release schedule" 2023-08-11 14:19:25 +00:00
Thierry Carrez
adffab404a OpenStack 2024.1 Caracal release schedule
Here is the proposed release schedule for OpenStack 2024.1 "Caracal".

This is a 26-week cycle with a final release date on April 3, 2024.
It has a longer milestone-2 period to accomodate Thanksgiving and
end-of-year holidays.

Also fix an issue in Bobcat release schedule where Antelope cycle-trailing
deliverables were mentioned as Bobcat cycle-trailing deliverables.

Change-Id: I0fb0e61e79e7e4c51d42cabd7c05bb15a05275fa
2023-07-21 14:24:55 +02:00
Előd Illés
6db78a5549 [doc] Fix trailing release names
Change-Id: I9e6806dc063b494f37bff353def305280cac33bb
2023-07-20 13:01:16 +02:00
Tony Breeds
4f5ae35e15 Add a Sorting function.
Currently we're reverse sorting with a simple sort, this sadly puts
newer released (antalope, bobcat) at the end of the list.  Add a
key function that has context around our release names and release ids
to sort "2024.1/cantaloupe"[1] at the top.

[1] As of now the c name isn't selected cantaloupe is my placeholder

Change-Id: I4b021d99bd4ecc232838a3639dd8d5ef075e1a24
2023-07-13 16:39:07 +10:00
Tony Breeds
a66455f3a3 Add 2024.1/"cantaloupe" election events to the 2023.2/bobcat schedule
Change-Id: I6b5393ff35310d7470ca2d1b714d778c804dbe53
2023-07-04 21:24:28 +10:00
Tony Breeds
de4a8bb410 Run format-yaml over doc/source/bobcat/schedule.yaml
Change-Id: I6247f603688c017664ad806d51419238806eba1a
2023-07-04 21:24:28 +10:00
Tony Breeds
e5019ca0a3 Fix duplicate key in bobcat schedule
Somehow we have to project-specific keys in the R-10 schedule.

Fix that

Change-Id: Ic1083a959d8ca21ac093fd23784148e87617653e
2023-07-04 21:24:28 +10:00
Előd Illés
0678047ec5 Recommend to use format-yaml for schedule yaml
In order to check consistency before the patch gets merged.

Change-Id: Ib46fa1fa2700c2384f57597d8828b184758be614
2023-07-03 15:51:27 +02:00
Zuul
621db1d267 Merge "Add a section about the importance of release patch reviews" 2023-06-20 15:39:06 +00:00
Előd Illés
ded55d453f Add a section about the importance of release patch reviews
This new section in our Cycle Information email template emphasizes
how important it is to get PTL and release liaison reviews as soon as
possible, in order to keep the schedule and its deadlines.

Change-Id: I8706b6fff5a72cf776d06b5205399b5d118a37d4
2023-05-26 15:34:03 +02:00
Armstrong Foundjem
35223e8c5a Adding backward slash to process.rst file
The process autorelease command for milestone-1 was missing a backward
slash in the command in (2) after the  --type library

Now, the command has the right forward slash that looks like this:
 --type library \

Change-Id: I852497033ff15d85fda50c61f4ec60bd2e4cc881
Signed-off-by: Armstrong Foundjem <foundjem@ieee.org>
2023-05-08 15:42:24 -04:00
Zuul
42f21b6a40 Merge "Add Oslo specific dates for Bobcat schedule" 2023-04-20 09:51:00 +00:00
Zuul
14c031c222 Merge "[manila][bobcat] Add project tracking schedule" 2023-04-20 09:49:32 +00:00
Zuul
a327abe4eb Merge "Retire patrol" 2023-04-17 08:37:35 +00:00
Hervé Beraud
cea9048240 Add Oslo specific dates for Bobcat schedule
Change-Id: If22ee1669b44c739eb4393693b13f4a9b07e4f57
2023-04-14 11:07:51 +02:00
silvacarloss
be2c09bb3c [manila][bobcat] Add project tracking schedule
Add manila specific deadlines for maintainers to adhere to.

Change-Id: I48f7ee7a7f2e376f889cca687bcd2b3d7205265b
2023-04-13 19:55:00 +00:00
Ghanshyam Mann
56d321cceb Retire patrol
patrole project is not maintained and in QA
PTG, we decided to retire it.

- https://etherpad.opendev.org/p/qa-bobcat-ptg

Because patrole is branchless deliverables, removing
its deliverable file itself for bobcat.

Depends-On: https://review.opendev.org/c/openstack/governance/+/880014
Change-Id: I54b28b54fce49c6f09efbc487010713e30e2f0a9
2023-04-12 14:18:10 -05:00
Sylvain Bauza
89ebab0d0d Propose Nova deadlines for Bobcat schedule
Nova cores are encouraged to +1 or -1 this change until Wednesday Apr 5 1600UTC.

Change-Id: I0f8c4c4a0990966e54a2c934e055bfcc2114ee17
2023-04-11 18:54:07 +02:00
Rajat Dhasmana
eea21ed269 Add cinder specific dates for 2023.2 Bobcat Schedule
Change-Id: Ie60f30ac07cab3ab03981b9ba275132287f1b0d4
2023-04-06 04:44:31 +00:00
Zuul
09ac192502 Merge "Publish the 2023.2/Bobcat key for future use" 2023-03-31 12:43:42 +00:00
Jeremy Stanley
167a2318e9 Publish the 2023.2/Bobcat key for future use
This adds a listing for the 2023.2/Bobcat Cycle key fingerprint with
Friday 2023-03-31 (the week after the 2023.1/Antelope release) as
its start date, and links to an export of the corresponding public
key with initial attestation signature from the 2023.1/Antelope
Cycle key as well as the change author.

Change-Id: I9aaf9b7d513f6b2845a518c84ea2c381ff297220
2023-03-31 12:11:22 +00:00
Előd Illés
d326f313df Mark 2023.1 Antelope as released
Change-Id: I4c72f914cecbae842025cf1831351145d5ddf25c
2023-03-22 09:49:59 +01:00
Thierry Carrez
6e6df77cb3 Add vPTG to Bobcat release schedule
Add vPTG from Mar 27 to Mar 31.

Change-Id: Ic6bf6354d8168dd551cd9167c68c9b1fa5bbdb27
2023-01-27 15:28:44 +01:00
Zuul
e1d9ef7e83 Merge "Proposed 2023.2 Bobcat release schedule" 2023-01-27 14:21:04 +00:00
Előd Illés
2b8ee3aaec Fix upper-constraints redirect for new release naming
The new release identification / naming schema [1] (like:
2023.1 Antelope) broke the redirection rules for branch specific upper
constraint files as the stable branch names are from now on based on
the new release identification (like: stable/2023.1).

This patch fixes the redirections by introducing the release ID field
to series status, to translate a release name to 'stable/<release-id>'
where this ID exists.

[1] https://governance.openstack.org/tc/reference/release-naming.html

Change-Id: Iab885d4e36f64903b323e16c74d8315c759584de
2023-01-14 10:29:27 +01:00
Thierry Carrez
41891030e4 Proposed 2023.2 Bobcat release schedule
This is a proposed release schedule for OpenStack 2023.2 "Bobcat",
with a total duration of 28 weeks.

Change-Id: I74f77cadd76ea887d8aa5b79251615c78d46aa1a
2023-01-12 14:12:26 +01:00
Tony Breeds
541d19ccd4 Add Election details to the schedule/ICS
Depends-On: https://review.opendev.org/c/openstack/election/+/862387
Change-Id: I954afb4aad4286a8a6641ef8800541a8822a38f2
2022-12-07 19:20:31 +11:00
Zuul
ef131dd752 Merge "Add SLURP mark for Releases page template" 2022-12-02 14:37:01 +00:00
Előd Illés
3306e86b98 Add SLURP mark for Releases page template
This patch adds to the Releases page template the possibility to
indicate whether a release is a SLURP release.

Change-Id: Ie0dcddfe271e8fd77a6d40fa54c8ef2ee6914b78
2022-12-02 11:46:43 +01:00
silvacarloss
0380f74f7f [manila][zed] Add project tracking schedule
Add code and spec submission deadlines that the manila
project maintainers adhere to.

Change-Id: Id14eac66165efd2d9e5bf22c481ea89df509f97a
2022-11-11 18:20:05 -03:00
Rajat Dhasmana
0ffd5fdfa4 Add cinder specific dates for 2023.1 Antelope Schedule
Change-Id: I804b25a10465cfa3fccf1245600a2f4b813ba50a
2022-11-03 09:45:22 +00:00
Előd Illés
28bdf0cea8 Fix scheduled dates to Thursdays where needed
Most of the deadlines (milestones) should be on Thursdays (except the
final release, which is on Wednesday traditionally).

Change-Id: I3cd54fec5abe7ae18796f575241137d8728517ca
2022-10-17 16:35:26 +02:00
Jeremy Stanley
4582d9672c List the 2023.1/Antelope signing key as current
This sets the end date for the Zed key, and sets the start for the
2023.1/Antelope key coincident with the merger of the corresponding
I141514eaf31b2249f0901ad1ff93cc1bbe940c2d change.

Change-Id: I65a360d61d28ce4980a6ef7540157e4f67869c72
2022-10-11 14:26:17 +00:00
Zuul
6815117245 Merge "Mark Zed as released" 2022-10-05 14:40:22 +00:00
Thierry Carrez
f8b6f0927e Fix title duplication
Sphinx4 produces a different structure, so the CSS hack that was posted
to avoid duplication of titles no longer works. Apply the same hack to
the new structure.

See also: https://review.opendev.org/798897

Change-Id: Ic7eb8b90e5d68f390ef9015fa41dddac943cba3a
2022-10-05 14:36:38 +02:00
Előd Illés
63433942e0 Mark Zed as released
Change-Id: I65d51978ab978b66d6d67c5c323b29dc59c62de8
2022-10-03 11:46:04 +00:00
Zuul
f1249d0e82 Merge "Rephrase independent model change task" 2022-09-20 08:48:57 +00:00
Zuul
db2f8dde62 Merge "Remove redundant tempest-plugin release task" 2022-09-20 08:48:54 +00:00