Comment 10 for bug 1661708

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cookbook-openstack-common (master)

Reviewed: https://review.openstack.org/431548
Committed: https://git.openstack.org/cgit/openstack/cookbook-openstack-common/commit/?id=3d06aeabbf58b20bd5b034f35cd00e686945db5a
Submitter: Jenkins
Branch: master

commit 3d06aeabbf58b20bd5b034f35cd00e686945db5a
Author: Jens Rosenboom <email address hidden>
Date: Wed Feb 8 14:37:04 2017 +0000

    Install openstackclient into virtualenv

    There may be issues caused by updated OpenStack python libraries being
    picked up by other services when we install python-openstackclient
    globally. So instead install it into its own virtualenv and create a
    symlink to the resulting binary.

    Change-Id: I43d9baf13dda20d39d3c52faf1f2322eee4884a3
    Partial-Bug: 1661708