1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-01-24 02:04:09 +03:00

Removed unused field

This commit is contained in:
Adolfo Gómez García 2018-01-06 19:27:17 +01:00
parent 89155d6db9
commit 02ab1a8c7c

View File

@ -17,7 +17,7 @@ import threading
import logging
import six
__updated__ = '2018-01-04'
__updated__ = '2018-01-05'
logger = logging.getLogger(__name__)
@ -259,7 +259,7 @@ class Client(object):
'name'
'id'
'storage_type' -> ('isisi', 'nfs', ....)
'storage_format' -> ('v1', v2')
# 'storage_format' -> ('v1', v2') --> Removed
'description'
'storage' -> array of dictionaries, with:
'id' -> Storage id