Basic support for deploying Ironic in overcloud
authorImre Farkas <ifarkas@redhat.com>
Fri, 13 May 2016 14:31:45 +0000 (14:31 +0000)
committerDmitry Tantsur <divius.inside@gmail.com>
Wed, 29 Jun 2016 13:59:08 +0000 (15:59 +0200)
commitdfbc9380aa9545e2bd650ab2ec9907d325d6708b
tree16e6c481080bd1c05dbd52dd20d8c588a7e17d30
parente850ed7b83875d4ad77970fe25123f9a4a45d053
Basic support for deploying Ironic in overcloud

Note that this change is not enough yet to deploy bare metal instances,
it only deploys Ironic services themselves and makes sure they work.

Also it does not support HA for now.

Co-Authored-By: Dmitry Tantsur <dtansur@redhat.com>
Partially-implements: blueprint ironic-integration
Change-Id: I541be905022264e2d4828e7c46338f2e300df540
12 files changed:
environments/enable-tls.yaml
network/endpoints/endpoint_data.yaml
network/endpoints/endpoint_map.yaml
overcloud-resource-registry-puppet.yaml
overcloud.yaml
puppet/all-nodes-config.yaml
puppet/controller.yaml
puppet/hieradata/database.yaml
puppet/services/ironic-api.yaml [new file with mode: 0644]
puppet/services/ironic-base.yaml [new file with mode: 0644]
puppet/services/ironic-conductor.yaml [new file with mode: 0644]
puppet/vip-config.yaml