v0.5.2 enlarge vim_tenant_id to allow extra fields. Allow extra datacenter configurat...
[osm/RO.git] / openmanod.py
index a76ed70..62b83ac 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.1-r508"
+__version__="0.5.2-r510"
 version_date="Oct 2016"
-database_version="0.15"      #expected database schema version
+database_version="0.16"      #expected database schema version
 
 import httpserver
 import time