minor changes to log sdn, minor changes onos openflow setup
[osm/RO.git] / RO-SDN-onos_openflow / setup.py
index 380adc7..333ee58 100644 (file)
@@ -25,12 +25,12 @@ README = """
 osm-rosdn_onosof
 ===========
 
-osm-ro pluging for onosof (ietfl2vpn) SDN
+osm-ro plugin for onos SDN using pre-computed openflow rules
 """
 
 setup(
     name=_name,
-    description='OSM ro sdn plugin for onosof (ietfl2vpn)',
+    description='OSM RO plugin for SDN with onos openflow rules',
     long_description=README,
     version_command=('git describe --match v* --tags --long --dirty', 'pep440-git-full'),
     # version=VERSION,