Skip to content

Commit

Permalink
Update support.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
advornic committed Feb 9, 2015
1 parent 13ff740 commit 3d3ac95
Showing 1 changed file with 3 additions and 19 deletions.
22 changes: 3 additions & 19 deletions docs/support.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,11 @@ Known caveats

The authoritative state for any known issue can be found in `GitHub issues <https://github.com/arista-eosplus/ztpserver/issues>`_.

* v1.1: The management interfaces may not be used as valid local interface names in neighbordb. When creating patterns, use ``any`` instead. (fixed in v1.2)

* Only a single entry in a resource pool may be allocated to a node.

* Users MUST be aware of the required EOS version for various hardware components (including transcievers). Neighbor (LLDP) validation may fail if a node boots with an EOS version that does not support the installed hardware. Moreoever, some EOS features configured via ZTPServer might be unsupported. Please refer to the Release Notes for more compatability information and to the `Transceiver Guide <http://www.arista.com/assets/data/pdf/Transceiver-Guide.pdf>`_ .



Releases
~~~~~~~~

Expand All @@ -52,23 +49,10 @@ Roadmap highlights

The authoritative state, including the intended release, for any known issue can be found in `GitHub issues <https://github.com/arista-eosplus/ztpserver/issues>`_. The information provided here is current at the time of publishing but is subject to change. Please refer to the latest information in GitHub issues by filtering on the desired `milestone <https://github.com/arista-eosplus/ztpserver/milestones>`_.

Release 1.3
-----------

Target: January 2015

* validate all YAML files via 'ztpserver --validate' (`247 <https://github.com/arista-eosplus/ztpserver/pull/247>`_)
* action which enables running arbitrary set of EOS CLI commands (`211 <https://github.com/arista-eosplus/ztpserver/pull/211>`_)
* show server's version in startup logs (`207 <https://github.com/arista-eosplus/ztpserver/pull/207>`_)
* command-line option for clearing resource pools (`163 <https://github.com/arista-eosplus/ztpserver/pull/163>`_)
* hook to run script after posting files on the server (`132 <https://github.com/arista-eosplus/ztpserver/pull/132>`_)
* action which enables running arbitrary bash commands (`108 <https://github.com/arista-eosplus/ztpserver/pull/108>`_)


Release 2.0
-----------

Target: March 2015
Target: June 2015

* configure HTTP timeout in bootstrap.conf (`246 <https://github.com/arista-eosplus/ztpserver/pull/246>`_)
* all requests from the client should contain the unique identifier of the node (`188 <https://github.com/arista-eosplus/ztpserver/pull/188>`_)
Expand All @@ -81,10 +65,10 @@ Target: March 2015
* topology-based ZTR (`103 <https://github.com/arista-eosplus/ztpserver/pull/103>`_)


Video tutorial
Tutorial
~~~~~~~~~~~~~~

See http://www.youtube.com/playlist?list=PL6kEnPnH7OA4oc5jzhUW0ivVX1sMdfNpV.
See https://eos.arista.com/quick-and-easy-veos-lab-setup/.


Other Resources
Expand Down

0 comments on commit 3d3ac95

Please sign in to comment.