← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1473820] [NEW] Get Nova Release info via Restful

 

Public bug reported:

OpenStack releases are numbered using a YYYY.N time-based scheme
according to which we can know the version of Openstack. E.g. Ice house,
Kilo etc.

And we have command to get the release number:
[root@crdc-c210-223 ~]# nova-manage --version
2014.1.4

Sometimes customer may want to know the version of remote openstack and
check APIs accordingly. We want to provide this kind of restful api to
tell them the release version.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1473820

Title:
  Get Nova Release info via Restful

Status in OpenStack Compute (nova):
  New

Bug description:
  OpenStack releases are numbered using a YYYY.N time-based scheme
  according to which we can know the version of Openstack. E.g. Ice
  house, Kilo etc.

  And we have command to get the release number:
  [root@crdc-c210-223 ~]# nova-manage --version
  2014.1.4

  Sometimes customer may want to know the version of remote openstack
  and check APIs accordingly. We want to provide this kind of restful
  api to tell them the release version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1473820/+subscriptions


Follow ups