astakos: Generate tokens without trailing equal signs
Strip padding ("=") introduced during the base64 encoding.Update token examples in docs.
astakosclient: Implement get_user_info_with_endpoints
This function uses the keystone alike authentication API of Astakos
astakosclient: Update package description
astakosclient: Update documentation
astakosclient: Change provisions argument to dict
astakos: Set and return commission names in API calls
Support issue_commission's `name' parameter for an optional descriptionof the commission. Include this field in the dict returned byget_commission.
Change astakosclient accordingly.
Merge branch 'develop' into feature-quotas
Conflicts: astakosclient/astakosclient/__init__.py astakosclient/astakosclient/errors.py astakosclient/astakosclient/tests.py docs/index.rst
Make docs.dev.grnet.gr URL oblsolete
Everything should point to http://www.synnefo.org/*This patch updates the URL everywhere in the repo.
astakos: Rename get_service_quotas to service_get_quotas
So that it follows the naming scheme of other astakosclient calls.
astakosclient: Add user option in get_service_quotas
astakosclient: Add request for service quotas
astakosclient: Documentation changes
astakosclient: Add documentation for quotas functionality
Rename snf-astakos-client to astakosclient