diff options
author | spisarski <s.pisarski@cablelabs.com> | 2017-02-17 09:27:23 -0700 |
---|---|---|
committer | spisarski <s.pisarski@cablelabs.com> | 2017-02-17 09:27:23 -0700 |
commit | 0230a7b116786de110b78d7f9ca3c84be4643dff (patch) | |
tree | 33ac8959c34cc33bb0e2cc1af62aea6493640d6f | |
parent | 57777f3df521553a06cd01a3861b415d2905ceca (diff) |
Accidentally checked in changes to this file.
Change-Id: I10565206e81a2d960e42c808345e91c32cc4b57c
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
-rw-r--r-- | snaps/openstack/tests/conf/os_env.yaml.template | 24 |
1 files changed, 1 insertions, 23 deletions
diff --git a/snaps/openstack/tests/conf/os_env.yaml.template b/snaps/openstack/tests/conf/os_env.yaml.template index da6b942..e88bfaa 100644 --- a/snaps/openstack/tests/conf/os_env.yaml.template +++ b/snaps/openstack/tests/conf/os_env.yaml.template @@ -14,26 +14,4 @@ #os_auth_url: http://<host>:<port>/v3 #project_name: admin #identity_api_version: 3 -#ext_net: <external network name> - - - -#username: admin -#password: cable123 -#os_auth_url: http://192.168.67.10:5000/v2.0/ -#project_name: admin -#ext_net: external -#http_proxy: 10.197.123.27:3128 -#ssh_proxy_cmd: '/usr/local/bin/corkscrew 10.197.123.27 3128 %h %p' - - - - -username: admin -password: admin -os_auth_url: http://192.168.0.2:5000/v3 -project_name: admin -identity_api_version: 3 -ext_net: admin_floating_net -http_proxy: 10.197.123.27:3128 -ssh_proxy_cmd: '/usr/local/bin/corkscrew localhost 3128 %h %p'
\ No newline at end of file +#ext_net: <external network name>
\ No newline at end of file |