Revision bf5408f4 Changelog

b/Changelog
11 11
    wherever it is used
12 12
- Replace print methods with member print methods in _commands.* [#4292]
13 13
- kamaki.cli.config is now a directory package [#4058]
14
- Modify progress bar handler in cli.commands to allow count down and timeout
15
    [#4352]
16
- Make wait progress bars in cyclades CLI to count down to timeout instead of
17
    progressing forward [#4352]
14 18

  
15 19
Features:
16 20

  
......
23 27
- Implement --type=SOFT/HARD argument for server reboot [#4338]
24 28
    The old argument -f/--force <==> --type=HARD is kept for bw compatibility
25 29
    A warning message guides users to stop using it
30
- Catch Keyboard Interupts in cli wait methods and exit gracefully [#4351]
26 31

  

Also available in: Unified diff