Skip to content

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

Description

@joseph-v

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions