Fix broken unittests concerning floating ips
Add --wait 2 network_create/delete + upd Changelog
Refs: 3867
Make wait mechanism usble by more cyclades methods
Refs: #3867
Add a --wait option to various server commands
Commands affected: server_create/start/shutdown/reboot
Also, the wait functionality is now encapsulated in a _server_wait classThe server_wait command is just an implementation of this class.
Update the copyright dates everywhere
Restore history-run functionality
Fix spelling mistake (ident-->indent)
Simplify listings
Modify print_list/dict/items methods of kamaki.cli.utils to be simpler and print output in a simpler form
key: value key: key: value key: key: value ... key: list-item...
Expose floatingip command group to CLI
Expose impemented floating IP methods
New commands:
floatingip list/create/delete/info/poolsserver ip attach/detach
Also, renamed the assoc/disassoc floating ip clients methods toattach/detach_floating_ip
View revisions
Also available in: Atom