Revision 52f044ab kamaki/cli/commands/image.py

b/kamaki/cli/commands/image.py
340 340
    required = [
341 341
        'image_name', 'disk_format', 'container_format', 'status', 'publish',
342 342
        'unpublish', 'property_to_set', 'member_ID_to_add',
343
        'member_ID_to_remove']
343
        'member_ID_to_remove', 'property_to_del']
344 344

  
345 345
    @errors.generic.all
346 346
    @errors.plankton.connection

Also available in: Unified diff