version: 0.7.0 0.7.0
authorTero Marttila <terom@paivola.fi>
Sat, 26 Jul 2014 13:52:51 +0300
changeset 422 56ba4bef5016
parent 421 585eadaed270
child 423 f478fcffa829
version: 0.7.0

* pvl.hosts: location = ... field
* pvl.hosts: support extension:foo = ... fields
* pvl.hosts: down = ...
* pvl.hosts-snmp: gather host links from snmp using lldp/fdb/vlan info
* pvl.hosts-graph: graph host links
bin/pvl.hosts-snmp
pvl/verkko/__init__.py
--- a/pvl/verkko/__init__.py	Sat Jul 26 13:42:37 2014 +0300
+++ b/pvl/verkko/__init__.py	Sat Jul 26 13:52:51 2014 +0300
@@ -2,4 +2,4 @@
 from pvl.verkko import db
 from pvl.verkko.db import Database
 
-__version__ = '0.6.4'
+__version__ = '0.7.0'