Open MiguelCarpio opened 4 months ago
/hold
from a very quick look, this sounds fine. have you tested it?
from a very quick look, this sounds fine. have you tested it?
@EmilienM. Yes, I've tested it but I always get this error at TASK | Render hieradata from template
:
I think during the tripleo deploy (after ceph itself), because you need to load a network file that has the StorageNFS definition. You have it for Ceph, but not for the tripleo deployment after.
Grep for /usr/share/openstack-tripleo-heat-templates/network_data_undercloud.yaml
, we load that file when doing tripleo deploy. We could template this file and optionally add the StorageNFS if manila is enabled.
Adding a StrageNFS Network to work with Manila/Ganesha and Ceph