Use "OS_INSECURE" variable as the insecure mode indicator 83/36783/2
authorJingLu5 <lvjing5@huawei.com>
Fri, 30 Jun 2017 06:27:23 +0000 (06:27 +0000)
committerJing Lu <lvjing5@huawei.com>
Fri, 30 Jun 2017 06:40:20 +0000 (06:40 +0000)
commita2176af5514fc55ad8421635ad70ce4f26890ed6
tree0a332fd715b784075a1aaf5de769c91947a73019
parent79efa6e0d975dcd08aa5e29fc645d30601dfe927
Use "OS_INSECURE" variable as the insecure mode indicator

Now we use "OS_CACERT" as the insecure mode indicator, it is better to use "OS_INSECURE".

Change-Id: I1406193e27510390b4b8fd8f4751d8361560172f
Signed-off-by: JingLu5 <lvjing5@huawei.com>
tests/ci/clean_images.sh
tests/ci/load_images.sh
yardstick/benchmark/scenarios/availability/ha_tools/nova/create_flavor.bash
yardstick/benchmark/scenarios/availability/ha_tools/nova/delete_flavor.bash
yardstick/benchmark/scenarios/availability/ha_tools/nova/show_flavors.bash
yardstick/benchmark/scenarios/availability/monitor/monitor_command.py
yardstick/common/openstack_utils.py