Revision df5f658c Changelog

b/Changelog
1
CHANGELOG for version 0.12.rc6
1
CHANGELOG for hotfix version 0.12.1
2 2

  
3
Add self.poolsize for kamaki.clients.Client
4

  
5
CHANGELOG for version 0.12.rc5
6

  
7
Add ip attach/detach (shortcuts for port create/delete)
8

  
9
CHANGELOG for version 0.12.rc4
10

  
11
Fix syntax errors in network commands
12

  
13
CHANGELOG for version 0.12.rc3
14

  
15
Check clients unittests
16

  
17
CHANGELOG for version 0.12rc3
18

  
19
Correct keys in HTTP bodies on network-related requests
3
- Various minor typos
4
- Rename comand group "kamaki project membership" --> "kamaki membership"
5
- Add docs for astakos-related commands:
6
    user, quota, resources, project, membership
20 7

  
21 8
CHANGELOG for version 0.12
22 9

  
23 10
Bug Fixes:
24
-In file list, the path or prefix was converted to boolean value. Fixed.
25
-Thread options did not work [#4616]
11
- In file list, the path or prefix was converted to boolean value. Fixed.
12
- Thread options did not work [#4616]
13
- Various minor typos
26 14

  
27 15
Changes:
28 16
1. Make astakosclient a mantatory requirement for kamaki [#4312]
......
35 23
6. Deprecate (with note) server stats/console/addr (move to server info)
36 24
7. A vanilla kamaki call now shows only the available commands instead of
37 25
    loading a shell [#4612]
26
8. Add self.poolsize at kamaki.clients.Client
27
9. Add ip attach/detach (shortcuts for port create/delete)
38 28

  
39 29
Features:
40 30

  

Also available in: Unified diff