Provide Neutron password in compute metadata
authorRoman Podolyaka <rpodolyaka@mirantis.com>
Thu, 19 Sep 2013 15:09:52 +0000 (18:09 +0300)
committerRoman Podolyaka <rpodolyaka@mirantis.com>
Thu, 19 Sep 2013 15:37:32 +0000 (18:37 +0300)
commitb7f0bb6123f75c87e4da51f6bfa7a92a515a898c
treed80db6cf5ec820b6aad2dda5b234a5b1d12d3069
parent73fbe1e1215615a1470b55b625b399cf17beae8b
Provide Neutron password in compute metadata

overcloud compute node makes requests to Neutron API
and requires quantum_admin_password option of nova.conf
to be set (it is defined in nova image element like
quantum_admin_password={{neutron.service-password}}).

Without this, booting of a user instance in overcloud
fails, because nova-compute service can't authorize
requests to Neutron API.

Change-Id: Ie726d0c3d54abc6c24a45fde3f5af03fd2cf9e37
nova-compute-instance.yaml