Introduction of a new environment variable indicating a virtual environment 15/11515/3
authorJonas Bjurel <jonas.bjurel@ericsson.com>
Tue, 22 Mar 2016 19:27:13 +0000 (20:27 +0100)
committerAna Cunha <ana.cunha@ericsson.com>
Tue, 26 Apr 2016 12:43:58 +0000 (12:43 +0000)
commit7175303a7e140c45fa64263aee7d3834aa8319db
tree145c11e6c95f4d0758163565a7d75f4f5cdbd41d
parentb99dd26ea6a9abae5f226a1141213050efd16e78
Introduction of a new environment variable indicating a virtual environment

This patch introduces a new environment variable: DEPLOY_TYPE [bm | virt],
indicating if the opnfv stack is deployed bare-metal or virtualized.
This can be used for several purposes, but in this patch it is used
to tell "fetch_os_creds.sh" wheather it is a BM or virt deployment.
Also see: https://gerrit.opnfv.org/gerrit/#/c/11541/
NOT VERIFIED
CAN MERGE AS SOON AS VERIFIED

Change-Id: I2d4385dc9a2786ce51e44081967a77736276696e
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
ci/prepare_env.sh