X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=modules%2Fopnfv%2Futils%2Fconstants.py;fp=modules%2Fopnfv%2Futils%2Fconstants.py;h=a69cedda39dcab8dc1e73088093a563d6bae8257;hb=d53bc21e5b8eed5fb24a0f994db289e2b50953f1;hp=29f0d02c5402e3097dc26881a4a11c989706a35d;hpb=3a8b548460d91072f7a38a6d27c0a90548421fbd;p=releng.git diff --git a/modules/opnfv/utils/constants.py b/modules/opnfv/utils/constants.py index 29f0d02c5..a69cedda3 100644 --- a/modules/opnfv/utils/constants.py +++ b/modules/opnfv/utils/constants.py @@ -7,7 +7,7 @@ # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 -INSTALLERS = ['apex', 'fuel', 'compass', 'joid'] +INSTALLERS = ['apex', 'fuel', 'compass', 'joid', "daisy"] VERSIONS = ['arno', 'brahmaputra', 'colorado', 'danube'] EXIT_OK = 0