nova: Remove deprecated rbd_keyring

It was deprecated during 2024.2 cycle[1] and has had no effect since
then.
[1] d033bb39de6e35e0a62a43d1f1818f84b0c1dc9e
Change-Id: I908cc04f2654358e47acacaa5d1b19ed3a1d5c3b
This commit is contained in:
Takashi Kajinami
2025年06月24日 11:42:35 +09:00
parent d8104ab92f
commit a6fced3b03

View File

@@ -259,7 +259,6 @@ class openstack_integration::nova (
libvirt_rbd_secret_uuid => '7200aea0-2ddd-4a32-aa2a-d49f66ab554c',
libvirt_rbd_secret_key => 'AQD7kyJQQGoOBhAAqrPAqSopSwPrrfMMomzVdw==',
libvirt_images_rbd_pool => 'nova',
rbd_keyring => 'client.openstack',
}
#makesurecephpoolexistsbeforerunningnova-compute
Ceph::Pool['nova']->Service['nova-compute']
Reference in New Issue
openstack/puppet-openstack-integration
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.