mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 23:45:56 +03:00
[GH-ISSUE #93] Storage hierarchy (path of system) #64
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andrem on GitHub (Mar 17, 2016).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/93
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:
github.com/andrem/webvirtcloud@84fe28e9d7Thanks.
@retspen commented on GitHub (Mar 17, 2016):
Hm... But you can create pull-request I will approve it.
@andrem commented on GitHub (Mar 17, 2016):
Done! Thanks.
I'm changing a bit the panel to place availability zones. Has something thinking about it already?
@retspen commented on GitHub (Mar 17, 2016):
I think WebVirtMgr is simple panel for working admins and users.
@andrem commented on GitHub (Mar 17, 2016):
I understand. I'm thinking of just having a field for informing compute a description. Just this. I'm working on it now, I made the migration and am changing the compute register. I will send you something from my tree to look after.
Thanks.