Comment 6 for bug 1352284

Revision history for this message
Christopher Aedo (docaedo) wrote :

Since nova.conf is built dynamically you need to make the changes to the puppet manifests, looks like in fuel-library that would be in:
fuel-library/deployment/puppet/osnailyfacter/manifests/cluster_ha.pp
fuel-library/deployment/puppet/osnailyfacter/manifests/cluster_ha_full.pp
fuel-library/deployment/puppet/osnailyfacter/manifests/cluster_simple.pp

Couple that with the matching adjustments in fuel-web:
fuel-web/nailgun/nailgun/fixtures/openstack.yaml

and you should be good to go.