nova: Enable management of ceph client
Depends-on: https://review.opendev.org/939613 Change-Id: I931df6a8c627391afec4093ca7f25b0a8f31a3b8
This commit is contained in:
parent
ed5a9b0ae6
commit
1a51cba744
@ -260,8 +260,6 @@ class openstack_integration::nova (
|
||||
libvirt_rbd_secret_key => 'AQD7kyJQQGoOBhAAqrPAqSopSwPrrfMMomzVdw==',
|
||||
libvirt_images_rbd_pool => 'nova',
|
||||
rbd_keyring => 'client.openstack',
|
||||
# ceph packaging is already managed by puppet-ceph
|
||||
manage_ceph_client => false,
|
||||
}
|
||||
# make sure ceph pool exists before running nova-compute
|
||||
Ceph::Pool['nova'] -> Service['nova-compute']
|
||||
|
Loading…
x
Reference in New Issue
Block a user