The links which are referring to stackforge repo even after they
moved to openstack are corrected by replacing stackforge
with openstack
Change-Id: Idfdd0e0992f7f0b61691991c9877f56f1bdfba02
Heading ======= is reserved for a title of document.
This commit replaces non-title headings with lower headings.
Change-Id: I8521cde527ac3387e42e9e2f262506a5872484a0
Filling the Importance field [1] with anything other than Wishlist for RFE bug reports
is wrong. People confuse priority with Severity (which is what the importance field is
about), and that can cause us some grief.
Therefore let's state clearly that from now on, RFE bug reports will be marked 'Wishlist'
only.
[1] https://wiki.openstack.org/wiki/Bugs#Importance
Change-Id: I4f12301e5d6b9b754efd456f0fb9da4e64555373
Gerrit includes a neutron-release team. Document what this team means
today. Also propose that this team have merge rights to *all* Neutron
git repos so that a small group has the ability to quickly unblock
things if needed, which is especially important around release time.
Change-Id: Id3d4d051278930841f64a4153e40a2dd3d893e44
Signed-off-by: Russell Bryant <rbryant@redhat.com>
More detailed instructions for --autogenerate, including how to rely
less on devstack. Also some tweaks to scripts and requirements to
simplify the process.
Closes-Bug: #1197570
Change-Id: I97043b30a8df7408a73af38c6a015fc0dcf82571
This team [1] has the ability to handle administrative tasks around
bugs, so lets make clear what the very low bar is for entrance.
[1] https://launchpad.net/~neutron-bugs
Change-Id: I77dcadfcab4f6d95e17bf020d7ee35f590d3fe25
Signed-off-by: Kyle Mestery <mestery@mestery.com>
In QoS devref, replace neutron.extensions.qos.VALID_RULE_TYPES by
neutron.services.qos.qos_consts.VALID_RULE_TYPES.
Change-Id: Id98b906733fd44bb03da2b38f3bb9a9e35174bfc
We have pep8 check for validation revisions, but it allows
outdated changes go into merge queue. To prevent this added
CONTRACT_HEAD, EXPAND_HEAD files.
Closes-bug: #1505701
Change-Id: Ie4b727e55a0b1ecb12e915a0037094a928d8f975
Maybe I'm just too picky but I usually call this stuff out in reviews
even if I decide to +2 the patch set.
Change-Id: I5a2667d44203147e112f5a1d7573105478d805f7
This commits moves the Neutron Stadium documentation to the toplevel
portion of the documentation tree.
Change-Id: I0ec585975c453a9dd08d22293bb68dbc775802e6
Signed-off-by: Kyle Mestery <mestery@mestery.com>
It was pointed out the requirements around what is allowed to be merged
into stable Neutron sub-projects wasn't clear. This attempts to make
that a bit more refined so those who choose to participate in the Neutron
Stadium know these requirements.
Change-Id: I6d472f4d9458ce311199ded89dc2a81759d1efa5
Signed-off-by: Kyle Mestery <mestery@mestery.com>
A change in the neutron-specs repo requires this to be
updated.
Depends-on: I972a9a56c038864d9c91ead6944c6b9355916668
Change-Id: I7b55ebd6c74002ba9a34bb8a8a88f3602a72b78d
It was never a sub-project to begin with, so lets get it out of here.
Change-Id: Iabba3cc55c88771d3922050f23289ebdd7cbd44b
Signed-off-by: Kyle Mestery <mestery@mestery.com>
Add options to 'neutron-db-manage revision' command for specifying
a branch.
DocImpact
Change-Id: I00b00821839b0d77caaaf26b518c5c0c75e01218
Closes-Bug: 1503342
It wasn't made clear by the existing documentation that we only want
neutron, neutron-fwaas, neutron-lbaas, and neutron-vpnaas repositories
to target specs at neutron-specs. This makes it 100% crystal clear.
Change-Id: I5b87faa31d71676f1674fd7370535ae6d895b43f
Signed-off-by: Kyle Mestery <mestery@mestery.com>
The project has been removed in I8def7fc2e92f967785b9ab05f8496de641e8f866
and it's been retired from stackforge [1]. So it's safe to remove it from
the list with the remaining bits.
[1] f66ddfa0a1
Change-Id: Ic1bb021d91bbaaa01d0ac305c8060b3af9e2389b
This project is no longer maintained, there are newer talks
going on to better support the use case [1], possibly in
tree. To this aim, it's safe to remove this project from
the list.
[1] http://lists.openstack.org/pipermail/openstack-dev/2015-September/073461.html
Change-Id: Ic1ae39f19381bc912a5fdb6417fff19181916744
Provide links to who belongs to what team, and
rename the section to better reflect its content.
Add the Neutron drivers team, which apparently
was missing and only captured on the wiki.o.o.
Change-Id: Ica1de55b11f9c9f3ad24fa5bfa431548499951e8
It is easy to oversubscribe ourselves during a release
cycle. We approve specs only to experience that we fail
to review consistently; code is posted last minute,
we get lost into chasing race conditions, the odd dependency
throws the gate under the bus, and the ever-present cosmetic
refactoring patch steers our attention from what matters,
which is *reviewing what we commit to deliver*.
In order to keep ourselves focused on the bigger picture,
this patch proposes/formalizes changes to the way we
register blueprints so that we can improve our ability
to better foresee what we'll deliver at the end of a
release.
We obviously can't predict the future or chain people
to a desk, but a regular pulse check of a well planned
task list should at least help mitigate the feeding frenzy
that usually happens closer to FF. That inevitably
leads to half-baked and buggy solutions.
Change-Id: Ia27b2a779204bf98c1dec2a30d00507de285f801
Commits 874fd5b61a5d6a81f0e147a08a1da444e2380a5f and
a937582f7aa430f5edace2d52f5f6feccf381a34
both had formatting issues with links that were
added. This commit fixes both of the links in
question.
Change-Id: Ib02e7c659d18719d3a2898dbb9da147a8aa1f817
Signed-off-by: Kyle Mestery <mestery@mestery.com>