Revision cd295a1d Changelog

b/Changelog
19 19
- Disallow moving deleted objects by version [#3737]
20 20
    This operation was implemented by accident, due to the symetry between
21 21
    move and copy
22
- Rename file-meta commands to file-metadata
22
- Rename file/server-meta commands to file/server-metadata
23 23
- Rename image-[add|del]member commands to members-[add|delete]
24 24
- Remove update option from imagre-register
25 25
- In image-compute split properties to properties-list and properties-get
......
33 33
    unregister, members add/delete/set
34 34
    -image compute:
35 35
    delete, properties delete
36
    - server: rename, delete, reboot, start, shutdown, firewall-set
37
    
36 38
- Transliterate methods to list-get-set-delete command groups:
37 39
    - file: permissions, versioning, group and metadata
38 40
    - image: members, member
39 41
    - image compute: properties
42
    - server: firewall, metadata
40 43

  
41 44
Features:
42 45

  
......
54 57
- Add a download_to_string method in pithos client [#3608]
55 58
- Add an upload_from_string method in pithos client [#3608]
56 59
- Add pithos client method create_container [#3756]
60
- Add server-firewall-get command to get a VMs firewall profile
57 61

  

Also available in: Unified diff