Merge "Fix neutron ssl relationship"

This commit is contained in:
Jenkins 2016-02-15 09:32:50 +00:00 committed by Gerrit Code Review
commit ca91efc958

View File

@ -197,6 +197,7 @@ class infracloud::controller(
key_content => $neutron_ssl_key_file_contents,
cert_content => $neutron_ssl_cert_file_contents,
before => Service['neutron-server'],
require => Package['neutron'],
}
# keystone user, role, service, endpoints for neutron service