OpenStack Infrastructure Blueprint Repository
85bf80d637
The time has come to stop relying on the ContactStore implementation in Gerrit to limit code contributions to Foundation Individual Members. Change-Id: I735db483d56ae71e3e3c92caec81fe813d329f22 Story: #2001094 Task: #4755 |
||
---|---|---|
doc/source | ||
specs | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
CONTRIBUTING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
template.rst | ||
test-requirements.txt | ||
tox.ini |
Infra Specs Repository
This is a git repository for doing design review on enhancements to the OpenStack Project Infrastructure. This provides an ability to ensure that everyone has signed off on the approach to solving a problem early on.
Expected Work Flow
- Create a story in StoryBoard with a task
affecting the
infra-specs
project. - Propose a change to infra-specs repository (ensure Story:<story number> is in the commit message).
- Leave a comment on the story with the Gerrit URL of the specification.
- Review happens on proposal by infra-core members and others.
- When ready for final approval, bring forward the proposed item to the infra meeting.
Once a specification is approved...
- Update story, copy summary text of specification to there.
- Leave a comment to the git address of the specification.
Revisiting Specifications
We don't always get everything right the first time. If we realize we need to revisit a specification because something changed, either we now know more, or a new idea came in which we should embrace, we'll manage this by proposing an update to the specification in question.