Skip to content

Commit

Permalink
Merge pull request #300 from dbarrosop/develop
Browse files Browse the repository at this point in the history
Added info for the hackathon
  • Loading branch information
dbarrosop committed Sep 12, 2016
2 parents cd9301f + 9bc6042 commit bdfdddd
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 24 deletions.
20 changes: 2 additions & 18 deletions docs/hackathons/hackathon2016/agenda.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,8 @@ ______
.. important::
All dates and times are in UTC

Friday 16th of Sept
^^^^^^^^^^^^^^^^^^^

* **6.00 pm - 7.00 pm** - Kick off. Short introduction about napalm, news about the project, vision for the future and some basic information about the hackathon.
* **7.00 pm - 7.30 pm** - Keynote: Ivan Pepelnjak - ipSpace.net
* **7.30 pm - 8.30 pm** - Propose tasks, create teams...
* **8.30 pm - 11.59 pm** - Hacking.
.. raw:: html

Saturday 17th of Sept
^^^^^^^^^^^^^^^^^^^^^
<iframe src="https://calendar.google.com/calendar/embed?title=NAPALM%20Hackathon%202016%20-%20Agenda&amp;showTitle=0&amp;showNav=0&amp;showDate=0&amp;showPrint=0&amp;showCalendars=0&amp;mode=AGENDA&amp;height=450&amp;wkst=2&amp;bgcolor=%23FFFFFF&amp;src=dravetech.com_lr8kn8cnm656ea4lfmjgec80t0%40group.calendar.google.com&amp;color=%23A32929&amp;ctz=Etc%2FGMT" style="border-width:0" width="500" height="450" frameborder="0" scrolling="no"></iframe>

* **12.00 am - 11.59 pm** - More hacking

Sunday 18th of Sept
^^^^^^^^^^^^^^^^^^^

* **12.00 am - 6.00 pm** - More hacking and PR merges
* **6.00 pm - 8.00 pm** - Presentations

.. note::
There is a chance that some participants have no prior experience with GitHub, python, napalm or even collaborating on big software projects. So we will have random sessions that will be recorded and published to explain some ideas like how to fork a project and submit a PR or what does pylama do or how do I test my code works, etc... This will be improvised and will depend on the types of questions people ask to the :doc:`mentors <mentors>`.
7 changes: 6 additions & 1 deletion docs/hackathons/hackathon2016/locations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,12 @@ Known gatherings
CloudFlare, 25 Lavington St, London SE1 0NZ
Contact: Mircea, @mirceaulinic (slack), tel: +447427735256

* San Francisco, United states::
* New York, NY, United States::

Network to Code (WeWork location), 315 W. 36th, NY
Contact: Jason Edelman (jason@networktocode.com) or jedelman8 on Slack and Twitter

* San Francisco, CA, United states::

Contact ktbyers@twb-tech.com for details

Expand Down
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Check the ['Supported Network Operating Systems'](http://napalm.readthedocs.io/e


Upgrading
=========
---------

We plan to upgrade napalm as fast as possible. Adding new methods and bugfixes. To upgrade napalm it's a simple as repeating the steps you performed while installing but adding the `-U` flag. For example:

Expand Down
5 changes: 1 addition & 4 deletions docs/support/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ _ EOS JunOS IOS-XR FortiOS IBM NXOS I
**get_lldp_neighbors** |yes| |yes| |yes| |yes| |no| |no| |yes| |yes| |no|
**get_lldp_neighbors_detail** |yes| |yes| |yes| |no| |no| |yes| |yes| |yes| |no|
**get_bgp_neighbors** |yes| |yes| |yes| |yes| |no| |no| |yes| |no| |no|
**get_bgp_neighbors_detail** |yes| |yes| |yes| |no| |no| |no| |no| |no| |no|
**get_bgp_neighbors_detail** |yes| |yes| |yes| |no| |no| |no| |no| |no| |no|
**get_bgp_config** |yes| |yes| |yes| |no| |no| |no| |no| |no| |no|
**get_route_to** |yes| |yes| |yes| |no| |no| |no| |no| |no| |no|
**get_probes_config** |no| |yes| |yes| |no| |no| |no| |no| |no| |no|
Expand All @@ -88,9 +88,6 @@ _ EOS JunOS IOS-XR FortiOS IBM NXOS I
Other methods
-------------

.. |yes| unicode:: U+02705 .. Yes
.. |no| unicode:: U+0274C .. No

============================== ===== ===== ====== ======= ====== ====== ===== ========= =========
_ EOS JunOS IOS-XR FortiOS IBM NXOS IOS Pluribus PANOS
============================== ===== ===== ====== ======= ====== ====== ===== ========= =========
Expand Down

0 comments on commit bdfdddd

Please sign in to comment.