Add a --wait option to various server commands
Refs: #3867
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
Adjust unit/functional tests
Refs: #3964
Merge branch 'feature-adjust-docs' into develop
Remove links from simple listing
View revisions
Also available in: Atom