neutron/doc/source/policies/blueprints.rst
Kyle Mestery 72093e26a5 Add language around re-proposing specs for new releases
Attempt to provide guidance over how we handle specs which do not make
a release and want to be re-proposed into the next release.

Change-Id: I3820438e81fced0630c471f1e240174e63bbf062
2015-03-26 13:00:03 +00:00

1013 B

Blueprints and Specs

The Neutron team uses the neutron-specs repository for it's specification reviews. Detailed information can be found here. Please also find additional information in the reviews.rst file.

Neutron BP and Spec Notes

There are occasions when a spec will be approved and the code will not land in the cycle it was targeted at. For these cases, the workflow to get the spec into the next release is as follows:

  • The PTL will create a <release>-backlog directory during the RC window and move all specs which didn't make the <release> there.
  • Anyone can propose a patch to neutron-specs which moves a spec from the previous release into the new release directory.

The specs which are moved in this way can be fast-tracked into the next release. Please note that it is required to re-propose the spec for the new release however.