[Python-modules-commits] [napalm-ios] branch master updated (26015d0 -> 570e7ac)
Vincent Bernat
bernat at moszumanska.debian.org
Sun Dec 25 10:52:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
bernat pushed a change to branch master
in repository napalm-ios.
from 26015d0 New upstream release
new b2866c4 Import napalm-ios_0.5.1.orig.tar.gz
new c17013b record new upstream branch created by importing napalm-ios_0.5.1.orig.tar.gz and merge it
new 570e7ac New upstream release
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
PKG-INFO | 6 +-
debian/.git-dpm | 14 +-
debian/changelog | 6 +
napalm_ios.egg-info/PKG-INFO | 6 +-
napalm_ios.egg-info/SOURCES.txt | 6 +-
napalm_ios.egg-info/requires.txt | 2 +-
napalm_ios/ios.py | 579 +++++++++++++++++++++--------
napalm_ios/templates/delete_ntp_peers.j2 | 4 +-
napalm_ios/templates/delete_ntp_servers.j2 | 3 +
napalm_ios/templates/delete_snmp_config.j2 | 14 +
napalm_ios/templates/set_ntp_peers.j2 | 4 +-
napalm_ios/templates/set_ntp_servers.j2 | 3 +
napalm_ios/templates/snmp_config.j2 | 22 ++
requirements.txt | 2 +-
setup.cfg | 6 +
setup.py | 8 +-
16 files changed, 513 insertions(+), 172 deletions(-)
mode change 100644 => 100755 napalm_ios/ios.py
create mode 100644 napalm_ios/templates/delete_ntp_servers.j2
create mode 100644 napalm_ios/templates/delete_snmp_config.j2
create mode 100644 napalm_ios/templates/set_ntp_servers.j2
create mode 100644 napalm_ios/templates/snmp_config.j2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/napalm-ios.git
More information about the Python-modules-commits
mailing list