The no_proxy setting should have static part set by barclamp (localhost, floating_ip, docker hosts for internal communication) and public part set by operator on UI.
Copied from original issue: servicecatalog/crowbar-openstack#9
For the application (TomEE) this depends on servicecatalog/oscm-dockerbuild/issues/37 and additionally the oscm-deployer and var.env must be extended to contain the necessary proxy variables
From @StavrevaS on October 13, 2017 11:29
The no_proxy setting should have static part set by barclamp (localhost, floating_ip, docker hosts for internal communication) and public part set by operator on UI.
Copied from original issue: servicecatalog/crowbar-openstack#9