Re-propose l7 & neutron-lib for Mitaka, archive aas decomposition

- as per mitaka summit
- note that neutron-lib is edited slightly, to reflect summit discussions
  of starting with a new repo.

Change-Id: Ibbde1158533581803fc112092f8457a9b49bc3b7
This commit is contained in:
Doug Wiegley 2015-10-28 21:25:47 +09:00 committed by Armando Migliaccio
parent 415f1eaf5b
commit 4046ccc3c6
3 changed files with 2 additions and 9 deletions

View File

@ -39,9 +39,6 @@ The requirements driving this change are:
current interface is what we want to support, or if it needs to change. And
for each module, it will likely need strict interface tests.
- At the end of the "split" process, there is no co-gate.
Longer-term requirements, likely not in Liberty:
- A library in pypi.
- Addition of this library to the global requirements list.
- A versioned reference to the library in various projects requirements.txt.
@ -54,12 +51,8 @@ code and neutron core (servers, agents, plugins, drivers.) Part of creating
neutron-lib would involve creating rigid interface tests for exposed
library methods.
This library will initially live in neutron/lib/ and neutron/tests/lib/,
and have a stricter set of review requirements around backwards
incompatible changes.
At some point in the future, at the discretion of the PTL, this library
may split into a separate repo for the purposes of publishing it to pypi.
This library will live in the new repo neutron-lib, and will be published
to pypi.
This would *not* be a mechanical split, but rather each piece of code
moved into the library would need to satisfy several criteria: