Deprecate authentication variable OS_TENANT_NAME 65/49265/7
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Tue, 19 Dec 2017 09:08:05 +0000 (09:08 +0000)
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Wed, 28 Feb 2018 11:09:31 +0000 (11:09 +0000)
commit6750645d2e6a687b9f9d064b3e333e880f17b3e8
treecd782296ce6a995c184dacbb90da6f3b620eda94
parent9d6339d4e00b8aa3477938347c1afe693820eb25
Deprecate authentication variable OS_TENANT_NAME

OS_TENANT_NAME was deprecated as authentication variable in Keystone
when moved from v2 to v3, in Icehouse (2014). Because this project doesn't
support oldest versions, by default the only identification API version
supported is v3.

JIRA: YARDSTICK-902

Change-Id: I273fb0151ba583f7c8a5a809e5e8864e92c27d31
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
ansible/roles/convert_openrc/tasks/main.yml
ansible/roles/create_storperf_admin_rc/tasks/main.yml
ansible/roles/create_storperf_admin_rc/templates/storperf_admin-rc.j2
docs/testing/user/userguide/04-installation.rst
docs/testing/user/userguide/05-yardstick_plugin.rst
docs/testing/user/userguide/08-api.rst
gui/app/scripts/controllers/main.js
tests/ci/prepare_storperf_admin-rc.sh
yardstick/benchmark/scenarios/networking/sfc_openstack.py
yardstick/common/openstack_utils.py