Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Commit

Permalink
Merge dd790b2 into 5b6644e
Browse files Browse the repository at this point in the history
  • Loading branch information
Niehaus committed Oct 29, 2020
2 parents 5b6644e + dd790b2 commit 7ca217a
Showing 1 changed file with 51 additions and 1 deletion.
52 changes: 51 additions & 1 deletion docs/blueprints/index.rst
Expand Up @@ -4,8 +4,58 @@
Blueprints
##########

Table of Blueprints

.. toctree::
:caption: List of Blueprints
:hidden:
:glob:

EP*

+-----------------------+----------------------------------------------------------------------------------+------------------+
| Blueprints | Title | Status |
+=======================+==================================================================================+==================+
| :doc:`EP000 <EP000/>` | Enhancement Proposals | Draft |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP001 <EP001/>` | Kytos testing pipeline and definitions | Accepted |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP002 <EP002/>` | OpenFlow Handshake | Accepted |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP003 <EP003/>` | python-openflow Tests | Accepted |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP004 <EP004/>` | Updating specification | Accepted |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP005 <EP005/>` | Version inheritance problem | Accepted |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP006 <EP006/>` | Version Inheritance | Accepted |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP007 <EP007/>` | OpenFlow handshake process on Kytos | Draft |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP008 <EP008/>` | Pack/unpack tests and how to capture/dump binary message packets | Draft |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP009 <EP009/>` | Improve packing/unpacking message | Draft |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP010 <EP010/>` | Implement OpenFlow protocol parsing headers | Draft |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP011 <EP011/>` | Multipart Request Creation | Proposed |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP012 <EP012/>` | MEF E-Line (or Point-to-Point Ethernet Virtual Circuit) Service Provisioning NApp| Work-in-progress |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP013 <EP013/>` | Topology NApp Improvements | Finished |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP014 <EP014/>` | Pathfinder NApp Improvements | Finished |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP0015 <EP015/>`| System tests for NApps validation. | Work-in-progress |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP016 <EP016/>` | Kytos E-Line Link Up Definition | Implementing |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP0017 <EP017/>`| Improvement of `kytos/flow_manager` logic. | Draft |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP018 <EP018/>` | Kytos API Authentication definition. | Draft |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP0019 <EP019/>`| Improvements on Statistics Metrics Collections | Draft |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP020 <EP020/>` | Settings and Data Persistence | Draft |
+-----------------------+----------------------------------------------------------------------------------+------------------+
| :doc:`EP0021 <EP021/>`| Kytos testing pipeline and definitions | Draft |
+-----------------------+----------------------------------------------------------------------------------+------------------+

0 comments on commit 7ca217a

Please sign in to comment.