Display current heat build information

Registered by andersonvom

It is useful for system administrators, support users, and possibly regular users to be able to query current build information. An authenticated user could query /v1/build_info and get information about the current heat build that would be retrieved from a configuration file (e.g. etc/heat/heat.conf). The response could look like this:

{
  "api": {
    "revision": <api revision>
  },
  "engine": {
    "revision": <engine revision>
  }
}

The full spec contains more details.

Blueprint information

Status:
Complete
Approver:
Steve Baker
Priority:
Medium
Drafter:
andersonvom
Direction:
Approved
Assignee:
andersonvom
Definition:
Approved
Series goal:
Accepted for icehouse
Implementation:
Implemented
Milestone target:
milestone icon 2014.1
Started by
Randall Burt
Completed by
Steve Baker

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:buildinfo,n,z

Addressed by: https://review.openstack.org/55434
    Add middleware to query build information

(?)

Work Items

Dependency tree

* Blueprints in grey have been implemented.

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.