[Python-modules-commits] [napalm-ios] branch upstream updated	(08f820e -> b2866c4)
    Vincent Bernat 
    bernat at moszumanska.debian.org
       
    Sun Dec 25 10:52:19 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
bernat pushed a change to branch upstream
in repository napalm-ios.
      from  08f820e   Import napalm-ios_0.3.1.orig.tar.gz
       new  b2866c4   Import napalm-ios_0.5.1.orig.tar.gz
The 1 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 +-
 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 +-
 14 files changed, 500 insertions(+), 165 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