SWIFT version

Asked by GP

Stupid question, but how do I find out what version of SWIFT I have deployed? I'm pulling from the havana openstack archive which I believe says it's SWIFT 1.8.4. However if I run swift --version on my proxy it says swift 1.6.0. How do I tell what version of SWIFT I have running on my cluster?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu swift Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Thomas Krüger (thkrueger) said :
#1

apt-cache policy swift

Revision history for this message
paul luse (paul-e-luse) said :
#2

I use the following on one of the nodes:

python -c 'import swift; print swift.__version__'

Can you help with this problem?

Provide an answer of your own, or ask GP for more information if necessary.

To post a message you must log in.