these drivers do not actually have an issue.

Joyent does not use apache-libcloud, and is the only one with this issue.
This commit is contained in:
Daniel Wallace 2017-07-24 15:01:57 -06:00
parent e90ca7a114
commit b7ebb4d81a

View file

@ -28,8 +28,6 @@ The following salt-cloud drivers have known issues running with Python 3. These
- Joyent
- Any driver that relies on the `apache-libcloud` library such as cloudstack, dimenstiondata, gce, nova, and openstack
- When running under Python 3, users who require Unicode support should ensure that a locale is set on their machines.
Users using the `C` locale are advised to switch to a UTF-aware locale to ensure proper functionality with Salt with Python 3.