Backwards compatibility for get_service_endpoints
[kamaki] / kamaki / clients / astakos / __init__.py
2014-01-13 Stavros SachtourisBackwards compatibility for get_service_endpoints
2014-01-07 Stavros SachtourisWrap AstakosClient for backward compatiblity
2014-01-07 Stavros SachtourisImport the whole astakosclient package
2013-12-12 Stavros SachtourisRename astakosclients to give astakosclient 2 divs
2013-11-19 Stavros SachtourisApply naming scheme to image cmds
2013-10-31 Stavros SachtourisRemove token from history
2013-10-31 Stavros SachtourisAstakosclient always ommits token and reveals data
2013-10-31 Stavros SachtourisLog astakosclient in kamaki style
2013-10-30 Stavros SachtourisImplement user session commands for kamaki
2013-10-25 Stavros SachtourisImplement "get_client" in clients.astakos
2013-10-15 Stavros SachtourisFix unittests for kamaki.clients.astakos
2013-10-14 Stavros SachtourisFix authenticate to return endpoints (bw com.)
2013-10-14 Stavros SachtourisCache user_catalogs requests, new methods for that
2013-10-10 Stavros SachtourisDont call astakos form kamaki, use astakosclient
2013-09-09 Stavros SachtourisRestore backwards compatibility for image register
2013-09-09 Stavros SachtourisRestore backwards compatibility for image register
2013-08-21 Stavros SachtourisAugment user info in image list
2013-08-02 Stavros SachtourisShow user names in /file sharers
2013-06-27 Stavros SachtourisCache by uuid instead of token in astakos client
2013-06-27 Stavros SachtourisImplement a user_list to list cached shell users
2013-06-26 Stavros SachtourisUpdate the copyright dates everywhere
2013-06-03 Stavros SachtourisHandle url proccessing even if url is unicode
2013-06-03 Stavros SachtourisHandle url proccessing even if url is unicode
2013-06-03 Stavros SachtourisFix typo in astakos client: version_id-->versionId
2013-06-03 Stavros SachtourisFix typo in astakos client: version_id-->versionId
2013-06-03 Stavros SachtourisAdjust cached auth info reading to recent changes
2013-06-03 Stavros SachtourisFix typos in user command flow
2013-06-03 Stavros SachtourisAdjust cached auth info reading to recent changes
2013-06-03 Stavros SachtourisFix typos in user command flow 0.9rc2
2013-06-03 Stavros SachtourisFix typos in user command flow
2013-06-03 Stavros SachtourisUse explicitely set services urls if no auth_url
2013-06-03 Stavros SachtourisUse explicitely set services urls if no auth_url
2013-06-03 Stavros SachtourisImplement --cloud arg to switch between clouds
2013-06-03 Stavros SachtourisImplement --cloud arg to switch between clouds
2013-05-31 Stavros SachtourisFix pep8 warning
2013-05-31 Stavros SachtourisGet endpoint urls for all CLI operations
2013-05-30 Stavros SachtourisEnrich/rename astakos client calls with endpoints
2013-05-27 Stavros SachtourisAdjust astakos authenticate to snf-0.14 url sheme
2013-04-15 Stavros SachtourisUpdate docs to use the term Synnefo where needed
2013-03-13 Stavros SachtourisTransform static AstakosClient._cache to member
2013-03-12 Stavros SachtourisRearange client packages 4 uniformity in testing