v0.4.51 checks datacenter-create type. Upon datacenter-attach, propagates vim credent...
[osm/RO.git] / openmanod.py
index 57aa6bd..69e6755 100755 (executable)
@@ -33,8 +33,8 @@ 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.4.49-r491"
-version_date="Aug 2016"
+__version__="0.4.51-r493"
+version_date="Sep 2016"
 database_version="0.13"      #expected database schema version
 
 import httpserver