Networking-l2gw Scorecard

Neutron integration

  • N0. Does the project use the Neutron REST API or relies on proprietary backends?

    Networking-l2gw implements its own set of Neutron API extensions on top of the Neutron core framework and it does so by using the service plugin model. The API exposed has open source implementations, and it provides a pluggable mechanism for proprietary backends.

  • N1. Does the project integrate/use neutron-lib?

    Yes. The migration report shows that there are currently ~450 total imports. Neutron is imported ~100 times and Neutron-lib only ~10 times, for a migration percentage of 11.2000%. No periodic job against neutron-lib seems available.

  • N3. Do project members collaborate with the core team to enable subprojects to loosely integrate with the Neutron core platform by helping with the definition of modular interfaces?

    Not particularly.

  • N4. How does the project provide networking services? Does it use modular interfaces as provided by the core platform?

    Yes.

  • N5. If the project provides new API extensions, have API extensions been discussed and accepted by the Neutron drivers team? Please provide links to API specs, if required.

    Not exactly. The project was one of the initial projects created during the early days of the Big Tent and Neutron decomposition. The API was accepted/approved by a smaller group of people who wanted to make progress on a topic that was largely stalled due to lack of community consensus.

Documentation

  • D3. Does the project have a releasenotes tox target, functional and continously working? Provide proof.

    No.

Continuous Integration

  • C1. Does the project have a Grafana dashboard showing historical trends of all the jobs available? Provide proof (links to grafana.openstack.org).

    No.

  • C4. Does the project have CI for fullstack coverage?

    No.

  • C5. Does the project have CI for Tempest coverage? If so, specify nature (API and/or Scenario).

    Latest Bot proposal shows only unit validation. Even though the project has API and scenario tests they are exercised with downstream CI because of lack of an pure software implementation of L2GW services.

  • C6. How does a project validate upgrades on a continuous basis? Does the project require or support CI for Grenade coverage?

    Yes. But it has none.

  • C7. Does the project provide multinode CI?

    No.

Release footprint

  • R1. Does the project adopt semver?

    Yes.

  • R2. Does the project have release deliverables? Provide proof as available in the release repo.

    Yes, the release is responsibility of the neutron-release team.

Stable backports

  • S1. Does the project have stable branches and/or tags? Provide history of backports.

    Yes, stable maintainance is responsibility of the neutron-stable team.

Client library

Scorecard

Scorecard

N0 | Y

N1 | Y

N2 | N

N3 | N

N4 | Y

N5 | N

D1 | Y

D2 | N

D3 | N

D4 | N

C1 | N

C2 | Y

C3 | N

C4 | N

C5 | N

C6 | N

C7 | N

C8 | Y

R1 | Y

R2 | Y

R3 | Y

R4 | Y

S1 | Y

L1

N

Final remarks

Closing the gap on all the remaining unmet criteria in time for Ocata-1 (Nov 14 2016) seems challenging. Progress lacked during the Newton cycle. It is probably time for the core team to be rebooted.