diff options
Diffstat (limited to 'openstackclient')
| -rw-r--r-- | openstackclient/volume/v2/snapshot.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openstackclient/volume/v2/snapshot.py b/openstackclient/volume/v2/snapshot.py index 439904e7..5aba04ae 100644 --- a/openstackclient/volume/v2/snapshot.py +++ b/openstackclient/volume/v2/snapshot.py @@ -46,7 +46,6 @@ class CreateSnapshot(command.ShowOne): ) parser.add_argument( "--force", - dest="force", action="store_true", default=False, help=_("Create a snapshot attached to an instance. " |
