slipstream / SlipStreamClient

SlipStream Python client
Apache License 2.0
1 stars 4 forks source link

Update libcloud from v0.18.0 to v2.2.1 #295

Closed schaubl closed 3 years ago

loomis commented 8 years ago

libcloud v1.1.0 has been uploaded to nexus.

loomis commented 8 years ago

Note that libcloud v1.1.0 does not contain the "Migrating" state for CloudStack. Exoscale folks have submitted a PR request for this (https://github.com/apache/libcloud/pull/847), which has been merged. It will likely show up in the next patch release.

0xbase12 commented 6 years ago

Libcloud version we use is to old and hot patched from everywhere. It doesn't work with latest versions of python 2.7. We got issue while upgrading Nuvla to v3.38. This also making some orchestrator to not work properly.

loomis commented 6 years ago

The current SlipStream libcloud driver (v3.54) when installed with pip forces a user's system to downgrade from recent apache-libcloud releases to 0.18.0. The Exoscale driver does not work correctly in this version and the user is left with a broken installation and error messages that give no clue as to what is wrong. This was the basis of a support ticket from HNSciCloud.

schaubl commented 6 years ago

We should upgrade to the latest version or stop using libcloud.

Currently AFAIK there is only the CloudStack and OpenStack connectors which makes use of libcloud.