GitHub user jaydoane opened the pull request at https://github.com/apache/libcloud/pull/62
---- Change default service name for devstack compatibility Recent updates in OpenStack's API have changed the compute service name from "nova" to "Compute Service". This patch eliminates the need to pass ex_force_service_name='Compute Service' into the openstack driver when working with devstack. ---- You can merge this pull request into a Git repository by running $ git pull https://github.com/jaydoane/libcloud trunk Alternatively you can review and apply these changes as the patch at https://github.com/apache/libcloud/pull/62.patch
