Add option to add metadata for the overcloud nodes
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Fri, 4 Dec 2015 13:36:30 +0000 (15:36 +0200)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Fri, 4 Dec 2015 13:36:30 +0000 (15:36 +0200)
commita7925bc9ed253baae87185016b65dc4cb774d966
treefa926185e90907c8a34f285cfc914eb4b26d3428
parent3ec35a3f2f9f1e5c3f2cb3e62087b1dd421a178f
Add option to add metadata for the overcloud nodes

Some Nova hooks might require custom properties/metadata set for the
servers deployed in the overcloud, and this would enable us to inject
such information.

For FreeIPA (IdM) integration, there is effectively a Nova hook that
requires such data.

Currently this inserts metadata for all servers, but a subsequent CR
will introduce per-role metadata. However, that was not added to this
because it will require the usage of map_merge. which will block those
changes to be backported. However, this one is not a problem in that
sense.

Change-Id: I98b15406525eda8dff704360d443590260430ff0
overcloud.yaml
puppet/ceph-storage.yaml
puppet/cinder-storage.yaml
puppet/compute.yaml
puppet/controller.yaml
puppet/swift-storage.yaml