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:
1 changed files with 0 additions and 1 deletions
@@ -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
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.