* Added config file and keyring support
* Added profitbricks.utils containing helper functions: ask() and find_item_by_name
* Added ProfitBricksService.get_datacenter_by_name()
* Implemented ProfitBricksService.wait_for_completion()
* Added support for providing a client user agent
* Added pb-api-shell script to examples
* Flake8 and pylint style fixes - refactoring
* Fixed adding user to group & some flaky test