Allow unknown ci_installer or ci_scenario in is_compatible
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 25 May 2016 08:19:12 +0000 (10:19 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 25 May 2016 12:51:08 +0000 (14:51 +0200)
commitf4e7709897c748b771751a92964f78e168b77bf4
tree5ca8599af2d6d002832193c55e434e96e779bc67
parente489b32f757b4a3496711c1b827bee849b38f107
Allow unknown ci_installer or ci_scenario in is_compatible

ci_installer and ci_scenario are only tested if they are set. At least one of
theses variables must be set to get dependencies

It modifies the previous logic introduced by the first implementation of
tier_handler.py [1]

[1] https://gerrit.opnfv.org/gerrit/#/c/12579/

Change-Id: Icc9663a620f0b18f502b3eff7c0ce0d71e4e5910
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
ci/tier_handler.py