Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update name of a File Share to same name as an existing File Share name, is success. #1305

Open
joseph-v opened this issue Jun 25, 2020 · 0 comments

Comments

@joseph-v
Copy link
Collaborator

Issue/Feature Description:
Create two file shares with names FS1 and FS2, Update name of FS2 to FS1. List File share.

./osdsctl fileshare create 1 -n "fs001"
./osdsctl fileshare create 1 -n "fs002"
./osdsctl fileshare list
./osdsctl fileshare update 2abfb5ea-15c6-4206-afd5-6cced63c6eb6 -n fs001
./osdsctl fileshare list

Why this issue to fixed / feature is needed(give scenarios or use cases):

How to reproduce, in case of a bug:

Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant