composable glance services
authorDan Prince <dprince@redhat.com>
Thu, 24 Mar 2016 00:14:54 +0000 (20:14 -0400)
committerDan Prince <dprince@redhat.com>
Thu, 21 Apr 2016 01:03:51 +0000 (01:03 +0000)
commit7588f749197624b0c37e98192ed10ac5434f6c6d
tree47f9544fe8996da2a5d5ea52f093a5dc773fbd0e
parentd1e59ff7205d950ddc1fc30276d90c56fadd944b
composable glance services

Adds new puppet and puppet pacemaker specific services for
Glance API and Glance Registry.

The Pacemaker templates extend the default glance services and
swap in the pacemaker specific puppet-tripleo profile instead.
In the case of pacemaker glance-registry there is no separate
puppet manifest so only the configuration parameters are maintained
there. (Due to the way the pacemaker glance constraints are written
the pacemaker varients of this service can't be split out...)

Depends-On: Ifc388f7058ccfff2818f531bcbc00c7179874bbc
Change-Id: I00a8c916129af43cda225754eb10370289bb4b41
environments/puppet-pacemaker.yaml
overcloud-resource-registry-puppet.yaml
overcloud.yaml
puppet/controller.yaml
puppet/manifests/overcloud_controller.pp
puppet/manifests/overcloud_controller_pacemaker.pp
puppet/services/glance-api.yaml [new file with mode: 0644]
puppet/services/glance-registry.yaml [new file with mode: 0644]
puppet/services/pacemaker/glance-api.yaml [new file with mode: 0644]
puppet/services/pacemaker/glance-registry.yaml [new file with mode: 0644]