Skip to content

Tags: cloudControl/cctrl

Tags

v1.16.1

Toggle v1.16.1's commit message
v1.16.1 * a44f042 - Enable ssh authentication on Cloud&Heat * 8318e62 - Logout user when setup email differs * a0addbe - Add setting to enable/disable version checks * 07ae1f8 - Better message for invalid key * f975a3b - Deprecate ez_setup.py file * c0318e2 - Add VersionEye support * ba2d6fa - Upgrade requirements.txt

v1.16.0

Toggle v1.16.0's commit message
v1.16.0 * ade3edf - Vagrant: Run tests when starting box * ec91895 - Add changelog file * 165df99 - Update README.md * 34cc09c - Introduce setup command to handle user config * 25a155d - Make string formatting compatible with python 2.6 * 17a70ab - Introduce SSH public key authentication * 281305a - Introduce config file * 53a26f3 - Add Vagrant support * f9cc9e7 - ci: Exit with error if dist upload fails

v1.15.2

Toggle v1.15.2's commit message
Fix sshforwarder url for cnhapp 

v1.15.1

Toggle v1.15.1's commit message
Bump version 1.15.1 Fixes: * Make `cctrluser create` work due to a wrong call of `get_email` method. 37fb65d

v1.15.0

Toggle v1.15.0's commit message
Increase version to 1.15.0 

v1.12.0

Toggle v1.12.0's commit message
Merge pull request #28 from cloudControl/dotcloud Dotcloud

v1.11.1

Toggle v1.11.1's commit message
Bump to 1.11.1 

v1.11.0

Toggle v1.11.0's commit message
pycclib version upgrade (cherry picked from commit 5078c33)

v1.10.1

Toggle v1.10.1's commit message
Bump to 1.10.1 - Fix compatibility with python2.6 using backported check_output function - Fix exit(1) using sys module

v.1.10.1

Toggle v.1.10.1's commit message
Bump to 1.10.1 - Fix compatibility with python2.6 using backported check_output function - Fix exit(1) using sys module