puppet-nova/manifests
Rajesh Tailor 848ac0b5e1 Add cinder credentials in 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/

Related-Bug: #1734025
Change-Id: Ib58c2ca04dfe6d1e1ff849f600a9a24724205078
2019-05-17 18:49:46 +05:30
..
cell_v2 Remove deprecated parameters and classes 2018-05-19 23:19:10 +02:00
compute Merge "Adds functionality to modudify the nfs clients mount options" 2019-04-18 20:22:04 +00:00
cron Add sleep in nova cron jobs 2018-08-02 16:52:50 +05:30
db placement: Remove service deployment from puppet-nova 2019-04-24 15:50:07 +02:00
ironic Make ironic password a secret 2018-08-30 16:09:13 +02:00
keystone placement: Remove service deployment from puppet-nova 2019-04-24 15:50:07 +02:00
manage Remove cells v1 code 2019-05-01 01:09:22 +02:00
metadata/novajoin Deprecate PKI parameters in novajoin 2018-12-18 00:19:52 +01:00
migration Enable configuration of ca_file and crl_file for nova live migration 2019-03-21 14:59:37 +00:00
network Deprecate neutron options and add alternatives 2018-11-02 18:09:42 +01:00
patch Added nova patching configuration parameters 2017-08-21 15:53:22 -04:00
releasenotes/notes Move to opendev 2019-04-24 14:54:18 +08:00
scheduler Use validate_legacy 2019-02-25 22:04:31 +01:00
vncproxy Fix annotations 2018-01-11 12:48:26 +08:00
wsgi placement: Remove service deployment from puppet-nova 2019-04-24 15:50:07 +02:00
api.pp Remove auth_uri 2018-12-02 02:50:26 +01:00
availability_zone.pp compute: remove deprecated options 2017-03-20 11:22:33 -04:00
cache.pp Add manage_backend_package parameter 2018-11-01 09:08:39 +08:00
cinder.pp Add cinder credentials in nova conf 2019-05-17 18:49:46 +05:30
client.pp Debian is using Python 3 for the client 2018-05-08 16:39:11 +02:00
compute.pp Use validate_legacy 2019-02-25 22:04:31 +01:00
conductor.pp Fail to live migration if instance has NUMA topology 2019-02-14 14:15:30 +05:30
config.pp Use validate_legacy 2019-02-25 22:04:31 +01:00
consoleauth.pp Add hooks for external install & svc management 2015-12-08 10:14:11 -05:00
cors.pp Add CORS configuration support 2018-02-08 07:47:47 -04:00
db.pp Deprecate idle_timeout option 2019-04-29 12:02:21 +08:00
deps.pp Remove cells v1 code 2019-05-01 01:09:22 +02:00
generic_service.pp Trivial-Fix: Fix typos 2017-05-15 12:54:46 +05:30
init.pp placement: Remove service deployment from puppet-nova 2019-04-24 15:50:07 +02:00
logging.pp Add log_file parameter 2019-03-12 10:38:25 +08:00
metadata.pp Add local_metadata_per_cell option 2019-04-09 09:45:47 +02:00
params.pp Remove cells v1 code 2019-05-01 01:09:22 +02:00
pci.pp Remove deprecated parameters and classes 2018-05-19 23:19:10 +02:00
placement.pp placement: Remove service deployment from puppet-nova 2019-04-24 15:50:07 +02:00
policy.pp Use validate_legacy 2019-02-25 22:04:31 +01:00
quota.pp Remove deprecated quota parameters 2019-05-10 17:17:39 +02:00
scheduler.pp Include nova::availability_zone in scheduler.pp 2019-04-11 13:22:53 +09:00
serialproxy.pp Fix class names in docstring 2016-10-13 13:59:16 -04:00
spicehtml5proxy.pp Fix VNC console in Debian 2018-06-05 23:35:06 +02:00
vendordata.pp Use validate_legacy 2019-02-25 22:04:31 +01:00
vncproxy.pp Fix VNC console in Debian 2018-06-05 23:35:06 +02:00
workarounds.pp Fail to live migration if instance has NUMA topology 2019-02-14 14:15:30 +05:30