Implemented option to disable port-security for openstack. Implemented option to...
[osm/RO.git] / openmanod.py
index b50ca9d..d00f618 100755 (executable)
@@ -33,9 +33,9 @@ It loads the configuration file and launches the http_server thread that will li
 '''
 __author__="Alfonso Tierno, Gerardo Garcia, Pablo Montes"
 __date__ ="$26-aug-2014 11:09:29$"
-__version__="0.5.3-r511"
-version_date="Dec 2016"
-database_version="0.17"      #expected database schema version
+__version__="0.5.4-r512"
+version_date="Jan 2017"
+database_version="0.18"      #expected database schema version
 
 import httpserver
 import time