From: spisarski Date: Mon, 27 Nov 2017 15:16:39 +0000 (-0700) Subject: Updated comments for ID version 2 vs. 3 X-Git-Tag: opnfv-6.0.0~61 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F49%2F47849%2F1;p=snaps.git Updated comments for ID version 2 vs. 3 Change-Id: Ib51076cb9fa1c3f52c619a5682ae4a11f64580a9 Signed-off-by: spisarski --- diff --git a/snaps/openstack/tests/conf/os_env.yaml.template b/snaps/openstack/tests/conf/os_env.yaml.template index e88bfaa..36e3cfd 100644 --- a/snaps/openstack/tests/conf/os_env.yaml.template +++ b/snaps/openstack/tests/conf/os_env.yaml.template @@ -1,17 +1,17 @@ # Keystone v2.0 #username: admin #password: admin -#os_auth_url: http://:/v2.0/ +#os_auth_url: http://:/ #project_name: admin #ext_net: #http_proxy: : #ssh_proxy_cmd: '/usr/local/bin/corkscrew %h %p' #ssh_proxy_cmd: 'ssh nc %h %p' -# Keystone v2.0 +# Keystone v3 #username: admin #password: admin -#os_auth_url: http://:/v3 +#os_auth_url: http://:/ #project_name: admin #identity_api_version: 3 #ext_net: \ No newline at end of file