Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion terraform/github/terraform.tfvars.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
"magnum-ui",
"manila",
"networking-generic-switch",
"neutron",
"nova",
"octavia",
"octavia-dashboard",
Expand All @@ -82,6 +81,7 @@
"ReleaseTrain": [
".github",
"ARC-Installer",
"neutron",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The neutron repository is a core OpenStack project and should typically remain in the OpenStack group. Moving it to ReleaseTrain appears to be a misclassification, as that group is generally reserved for release automation and tooling. This change will likely affect team permissions and organizational clarity.

"stackhpc-release-train",
"stackhpc-release-train-clients"
],
Expand Down