You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my scenario, my storage server is NFS server but the path It has hierarchical names. In this case, I need change urls.py for to list storage path in compute node.
Hi,
In my scenario, my storage server is NFS server but the path It has hierarchical names. In this case, I need change urls.py for to list storage path in compute node.
Please, check this commit:
andrem@84fe28e
Thanks.