Thanks !
I think the command I was looking for is:
"openstack versions show"
But for example for Neutron I get just version v2.0 from Newton to
Pike, that tells me very little.
The use case is when testing Kubernetes on Openstack, a lot of
kubernetes users cannot tell easily the version of Opens
Hi Saverio,
I think only the API versions supported by some of the endpoint are
discoverable, as described here:
https://wiki.openstack.org/wiki/VersionDiscovery
curl https://x.x.x.x:9292/image
curl https://x.x.x.x:8774/compute
Cheers,
George
On Tue, Aug 7, 2018 at 9:30 AM, Saverio Proto wrot
15:30:48
An: Jimmy McArthur
Cc: OpenStack Operators
Betreff: Re: [Openstack-operators] Openstack Version discovery with the cli
client.
Hello Jimmy,
thanks for your help. If I understand correctly the answer you linked,
that helps if you operate the cloud and you have access to the
servers. Then
Excerpts from Saverio Proto's message of 2018-08-07 15:30:48 +0200:
> Hello Jimmy,
>
> thanks for your help. If I understand correctly the answer you linked,
> that helps if you operate the cloud and you have access to the
> servers. Then of course you can call nova-manage.
>
> But being a user o
Hello Jimmy,
thanks for your help. If I understand correctly the answer you linked,
that helps if you operate the cloud and you have access to the
servers. Then of course you can call nova-manage.
But being a user of a public cloud without having access the the
infrastructure servers ... how do y
Hey Saverio,
This answer from ask.openstack.org should have what you're looking for:
https://ask.openstack.org/en/question/45513/how-to-find-out-which-version-of-openstack-is-installed/at
Once you get the release number, you have to look it up here to match
the release date: https://releases.