<div dir="ltr">Hi, <div><br></div><div>I am able to iterate through the list of hypervisors and servers as follows. </div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>for hypervisor in self.connection.list_hypervisors():</div><div>for server in self.connection.compute.servers():</div></blockquote><br><div>However, I could not find an API that returns the version of the OpenStack i.e. whether it is Stein, Train, or Ussuri. </div><div><br></div><div>Openstack CLI client has command: <span style="background-color:rgb(51,51,51);color:rgb(255,255,255);font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:13px">openstack versions show</span></div><div><span style="background-color:rgb(51,51,51);color:rgb(255,255,255);font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:13px"><br></span></div><div>Thanks,</div><div>/anil.</div><div><br></div><div><br></div></div>