Mv Nova, Neutron, Horizon out of controller.yaml
authorDan Prince <dprince@redhat.com>
Fri, 26 Aug 2016 16:41:53 +0000 (12:41 -0400)
committerDan Prince <dprince@redhat.com>
Tue, 30 Aug 2016 12:59:07 +0000 (08:59 -0400)
commite3cb92a5db51eb80d0806a9bf42b689756a4ac9f
tree770d11ce23f6830cf63fd802e1b59c3c902fb4d5
parenta02cee9e3ba1311c5782365914ca0758ff413dec
Mv Nova, Neutron, Horizon out of controller.yaml

This patch moves the settings for Nova, Neutron, and Horizon
out of controller.yaml.

Also fixes the NovaPassword settings in nova-base.yaml
so they don't use get_input.

Also, creates a new apache.yaml base service to contain shared
apache settings for several services which use Apache for WSGI.

Co-Authored-By: Giulio Fidente <gfidente@redhat.com>
Change-Id: I35d909bd5abc23976b5732a2b9af31cf1448838e
Related-bug: #1604414
15 files changed:
network/service_net_map.yaml
overcloud-resource-registry-puppet.yaml
overcloud.yaml
puppet/controller.yaml
puppet/services/aodh-api.yaml
puppet/services/apache.yaml [new file with mode: 0644]
puppet/services/ceilometer-api.yaml
puppet/services/gnocchi-api.yaml
puppet/services/horizon.yaml
puppet/services/keystone.yaml
puppet/services/neutron-api.yaml
puppet/services/neutron-metadata.yaml
puppet/services/nova-api.yaml
puppet/services/nova-base.yaml
puppet/services/nova-vncproxy.yaml