tripleo-heat-templates/deployment/nova
Rajesh Tailor 3aa22c9179 Add cinder credentials to nova conf
Added user/project CONF with admin role at cinder group,
and when determine context is_admin and without token, do
authenticaion with user/project info to call cinder api.

When set reclaim_instance_interval > 0, and then delete an
instance which booted from volume with `delete_on_termination`
set as true. After reclaim_instance_interval time pass,
all volumes boot instance with state: attached and in-use,
even when attached instances was deleted.

This happens because as admin context from
`nova.compute.manager._reclaim_queued_deletes` did not have
any token info, then call cinder api would be failed.

The corresponding nova changes merged in change
https://review.opendev.org/#/c/522112/

Also rephrased CinderPassword parameter description in
cinder service templates to make it generic.

Conflicts:
      deployment/nova/nova-compute-container-puppet.yaml

Depends-On: https://review.opendev.org/#/c/660329/
Related-Bug: #1734025
Change-Id: If0f9e442e5ed3b2d94bc51e65c145519c51cbc86
(cherry picked from commit 8f8b750e4f)
2019-05-21 18:39:00 +05:30
..
nova-api-container-puppet.yaml Activate health checks for cron containers 2019-05-20 11:08:19 +00:00
nova-az-config.yaml Add OS::TripleO::NovaAZConfig 2019-04-15 17:46:22 -04:00
nova-base-puppet.yaml Deprecate messaging params replaced by global oslo params 2019-03-28 12:13:07 -06:00
nova-compute-common-container-puppet.yaml Avoid concurrent nova cell_v2 discovery instances 2019-04-23 09:07:51 -04:00
nova-compute-container-puppet.yaml Add cinder credentials to nova conf 2019-05-21 18:39:00 +05:30
nova-conductor-container-puppet.yaml Move containers-common.yaml into deployment 2019-04-14 18:15:12 -04:00
nova-ironic-container-puppet.yaml Use RpcPort for container healthchecks 2019-05-10 09:24:44 -04:00
nova-libvirt-container-puppet.yaml Move containers-common.yaml into deployment 2019-04-14 18:15:12 -04:00
nova-libvirt-guests-container-puppet.yaml step2: flatten nova service configuration 2019-02-13 06:20:55 +00:00
nova-metadata-container-puppet.yaml Move containers-common.yaml into deployment 2019-04-14 18:15:12 -04:00
nova-migration-target-container-puppet.yaml Move containers-common.yaml into deployment 2019-04-14 18:15:12 -04:00
nova-scheduler-container-puppet.yaml Use RpcPort for container healthchecks 2019-05-10 09:24:44 -04:00
nova-vnc-proxy-container-puppet.yaml Move containers-common.yaml into deployment 2019-04-14 18:15:12 -04:00
novajoin-container-puppet.yaml Move containers-common.yaml into deployment 2019-04-14 18:15:12 -04:00