Nova client list commands unreliable

Asked by Neb Miljanovic

I am using nova client version 2.9.0. I invoke it on remote Linux box running CentOS 6.3. It contacts cloud controller running Folsom on Ubuntu LTS 12.04.

What I am seeing is that nova *-list commands tend to list old data. They will display images or VMs that have already been deleted few minutes ago. And often, they will not display any info on newly added image or newly created VM. It's as if the client is caching data and re-displaying it without getting the latest from the controller. Or, maybe controller is for some reason sending old data back to the nova client.

Is this a known issue?

Thanks,
Neb Miljanovic

Question information

Language:
English Edit question
Status:
Solved
For:
OpenStack Compute (nova) Edit question
Assignee:
No assignee Edit question
Solved by:
Neb Miljanovic
Solved:
Last query:
Last reply:
Revision history for this message
Neb Miljanovic (neb-c) said :
#1

I found the root cause of the issue. I was going through http proxy and it was doing the undesired caching.