Add --enable-rapi parameter to configure
[ganeti-local] / lib / constants.py
index d970ec3..15446ed 100644 (file)
@@ -182,4 +182,5 @@ IARUN_FAILURE = 2
 IARUN_SUCCESS = 3
 
 # Remote API constants
+RAPI_ENABLE = _autoconf.RAPI_ENABLE
 RAPI_PORT = 5080