Skip to content

Commit

Permalink
Merge "In a cluster with seperate openstack and config" into R3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and opencontrail-ci-admin committed Mar 24, 2017
2 parents 3f86de4 + 54c35f0 commit 629cf06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fabfile/tasks/ssl.py
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ def copy_certs_for_heat_node(*nodes):
sudo("usermod -a -G contrail heat")
else:
execute('copy_apiserver_ssl_certs_to_node', node)
execute('copy_keystone_ssl_certs_to_node', node)
execute('copy_vnc_api_lib_ini_to_node', node)
sudo("chown -R heat:heat /etc/contrail")
for svc_key in ['heat-api', 'heat-engine', 'heat-api-cfn']:
Expand Down

0 comments on commit 629cf06

Please sign in to comment.