Comment 1 for bug 737979

Revision history for this message
Jay Pipes (jaypipes) wrote : Re: glance-control uses fixed path to Python interpreter, breaking virtualenv

Note to Swifties:

This came up because I actually use glance-control (which is a slightly modified copy of swift-init) in my functional tests, which for Glance, can be run in a virtualenv with ./run_tests.sh -V.

Anyway, it's a simple fix, as you can see. Checked, and swift-init still hard-codes Python interpreter location.