Merge "nova: Enable management of ceph client"
This commit is contained in:
commit
79d9a2567e
@ -260,8 +260,6 @@ class openstack_integration::nova (
|
|||||||
libvirt_rbd_secret_key => 'AQD7kyJQQGoOBhAAqrPAqSopSwPrrfMMomzVdw==',
|
libvirt_rbd_secret_key => 'AQD7kyJQQGoOBhAAqrPAqSopSwPrrfMMomzVdw==',
|
||||||
libvirt_images_rbd_pool => 'nova',
|
libvirt_images_rbd_pool => 'nova',
|
||||||
rbd_keyring => 'client.openstack',
|
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
|
# make sure ceph pool exists before running nova-compute
|
||||||
Ceph::Pool['nova'] -> Service['nova-compute']
|
Ceph::Pool['nova'] -> Service['nova-compute']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user