From becbbabc63b0eff15ed6979947aeb75ddf6819c9 Mon Sep 17 00:00:00 2001 From: spisarski Date: Thu, 20 Apr 2017 14:15:30 -0600 Subject: Added support for Glance v2 Updated copyright date on new and edited files to current year. JIRA: SNAPS-66 Change-Id: I491157d6ced8bd9322f99272fc14e00168faaf29 Signed-off-by: spisarski --- examples/simple/deploy-simple.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/simple') diff --git a/examples/simple/deploy-simple.yaml b/examples/simple/deploy-simple.yaml index 982a676..c58f135 100644 --- a/examples/simple/deploy-simple.yaml +++ b/examples/simple/deploy-simple.yaml @@ -17,7 +17,7 @@ openstack: connection: # Note - when http_proxy is set, you must also configure ssh for proxy tunneling on your host. username: admin - password: NotMyPASS! + password: cable123 auth_url: http://192.168.67.10:5000/v2.0 project_name: admin http_proxy: 10.197.123.27:3128 -- cgit 1.2.3-korg