Add missing HTTP_PROXY variables to env template 09/56909/1
authorGary Wu <gary.i.wu@huawei.com>
Thu, 19 Jul 2018 14:05:59 +0000 (07:05 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Thu, 19 Jul 2018 14:05:59 +0000 (07:05 -0700)
Change-Id: Ide7fd2c89dc6eaf04d1b9430783a20670a324a89
Issue-ID: OOM-1275
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
heat/ONAP/onap_openstack_template.env

index 7788ac8..78be062 100644 (file)
@@ -54,6 +54,10 @@ parameters:
 
   cloud_env: openstack
 
+  http_proxy: PUT YOUR HTTP PROXY ADDRESS (if you don't work behind a proxy put no_proxy)
+
+  https_proxy: PUT YOUR HTTPS PROXY ADDRESS (if you don't work behind a proxy put no_proxy)
+
 
   ######################
   #                    #