Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

Release 0.26.0 #317

Open
wants to merge 43 commits into
base: master
Choose a base branch
from
Open

Release 0.26.0 #317

wants to merge 43 commits into from

Conversation

mirceaulinic
Copy link
Member

@mirceaulinic mirceaulinic commented Oct 7, 2017

That's a feature release, spinning the major version as we have a new method waiting to be included in a released version: #311

mirceaulinic and others added 30 commits June 2, 2017 13:09
Having the validation format in a single place makes the validation
constrained by placing the content only on a single file,
on the local disk.
There are many applicabilities where we need to test with remote
content, or any other source.
This is making the validator more flexible
Fixing a bad link in the documentation for "compliance_report" function.
* Convert napalm_base testing to tox

* Update requirements and travis config

* @ogenstad to the rescue

* Remove unnecessary conftest.py

* Omit unit tests from coverage report

* py23 text_type
If an explicit template_path is not specified, build a list of
directories from the class MRO and pass them to FileSystemLoader
* __enter__ was swallowing the exception and returning False

* Unit test for context manager exceptions

* Test exception handling in __open__

* Refactoring context manager
load_template searchpaths
* Implemented cl_napalm_show_tech

* Typo

* Typo

* Hide password

* Generalize napalm command tool

* Fix help

* Added deprecation warnings and rename to napalm

* unnecessary

* Minor fix

* Make pylama happy
* Add tests for validation from source

* Fix pep8 issues
ktbyers and others added 5 commits September 27, 2017 10:34
Fixing issue with PY2 'long' failure in unit test
What about a get_ipv6_neighbors_table() method?
Remove download counter which no longer works
@mirceaulinic mirceaulinic added this to the 0.26.0 milestone Oct 7, 2017
@mirceaulinic mirceaulinic requested a review from a team October 7, 2017 22:27
@ktbyers
Copy link
Contributor

ktbyers commented Oct 8, 2017

+1

ktbyers and others added 8 commits October 23, 2017 12:13
When napalm>=2.0.0 is installed, will import everything from
the new codebase, otherwise it will fallback and use the features
defined as previously.
Otherwise, couple together the local napalm_base
get_network_driver and NetworkDriver.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants