Move thread control to threaded commands
[kamaki] / kamaki / cli / config / __init__.py
2013-11-19 Stavros SachtourisMove thread control to threaded commands
2013-11-06 Stavros SachtourisImplement client.cyclades.CycladesNetworkClient
2013-11-05 Stavros SachtourisCreate networking-related commands + network list
2013-10-23 Stavros SachtourisMove project commands to astakos.py file
2013-10-10 Stavros SachtourisRequire astakosclient, reveal astakos commands
2013-10-03 Stavros SachtourisFix pep8 error
2013-10-02 Stavros SachtourisRemove reference to Config.get/set_global
2013-09-30 Stavros SachtourisPush ip commands to top namespace, update docs
2013-09-19 Stavros SachtourisComplete unittests for kamaki.cli.config
2013-09-18 Stavros SachtourisTest get/set_cloud/global
2013-09-18 Stavros SachtourisImplement tests for _cloud_name, _rescue_old_file
2013-09-17 Stavros SachtourisInitialize a config package (new dir) with tests