Merge "Add sfc features and update carbon project branch"
[releng/builder.git] / jjb / neutron / include-raw-openstack-ci.sh
index f633a69806528e13582ecab4b080954a1f72c7d6..46ff626fe3db9491f8b70feff12fa398c35ca579 100644 (file)
@@ -82,6 +82,7 @@ fi
 
 # Use specific build, if asked to do so
 if [ "${ODL_VERSION}" == "lithium-latest" ] ; then
+    # FIXME: Support more recent ODL release versions.
     DEVSTACK_LOCAL_CONFIG+="ODL_RELEASE=lithium-snapshot;"
 fi