Merge branch 'hotfix-0.12.10'
[kamaki] / kamaki / cli / one_command.py
2013-11-20 Stavros SachtourisApply naming scheme to network + cyclades/network
2013-11-15 Stavros SachtourisSyntax check required arguments (incomplete)
2013-10-30 Stavros SachtourisImplement user session commands for kamaki
2013-09-18 Stavros SachtourisImplement tests for _cloud_name, _rescue_old_file
2013-09-17 Stavros SachtourisMake authentication lazy
2013-09-09 Stavros SachtourisRestore backwards compatibility for image register
2013-09-09 Stavros SachtourisRestore backwards compatibility for image register
2013-07-12 Stavros SachtourisSpot and remove unused Command methods
2013-06-12 Stavros SachtourisChange term "remote" to "cloud" when proper
2013-06-12 Stavros SachtourisChange term "remote" to "cloud" when proper
2013-06-06 Stavros SachtourisMake sure user and history commands work fine
2013-06-06 Stavros SachtourisAdjust config cli commands to serve remotes
2013-06-05 Stavros SachtourisDecide a cloud term, use it if no cloud.url
2013-05-31 Stavros SachtourisGet endpoint urls for all CLI operations
2013-05-13 Stavros SachtourisRaise a descriptive error for misconfigured cmds
2013-05-09 Stavros SachtourisGlobalize logger usage
2012-12-19 Stavros SachtourisDeal with with argparse stupid error handling
2012-12-18 Stavros SachtourisRestructure interface code