You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud
Toshio Kuratomi 7e19d375b3 Emit an error message if six is not installed.
dopy 0.3.7 makes use of six but doesn't list it as a requirement.  This
means that people installing with pip won't get six installed, leading
to errors.  Upstream released dopy-0.3.7a to address that but pip thinks
that is an alpha release.  pip does not install alpha releases by
default so users aren't helped by that.

This change makes ansible emit a good error message in this case.

Fixes #4613
9 years ago
..
amazon Handle termination_protection parameter when restarting instances (#5076) 9 years ago
azure ssh_public_keys on Azure virtual machine is a list (#4350) 10 years ago
digital_ocean Emit an error message if six is not installed. 9 years ago
docker Surface Compose stdout on failure 9 years ago
google Support for GCE Managed Instance Groups. (#4541) 9 years ago
linode Py3 exclude list (#3698) 10 years ago
openstack Fix os_network's create_network() call for older shade versions (#5058) 9 years ago
rackspace Fixing Rackspace compile time errors irt exception handling for Python 3 (#3849) 10 years ago
vmware Port vsphere_guest to py3/py2.4 syntax (#3721) 10 years ago
__init__.py package files 11 years ago