Modified conditionals in contrail.sh and contrail_config_functions to detect
Ubuntu xenial in addition to Ubuntu trusty.
There was a pre-existing inconsistency in checking that should perhaps also
be changed (a != vs a =~) but for this commit I simply added a check for
xenial.
Modified conditionals in contrail.sh and contrail_config_functions to detect Ubuntu xenial in addition to Ubuntu trusty.
There was a pre-existing inconsistency in checking that should perhaps also be changed (a != vs a =~) but for this commit I simply added a check for xenial.