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/
{
"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:
- 2014.1
- Started by
- Randall Burt
- Completed by
- Steve Baker
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add middleware to query build information
(?)
Work Items
Dependency tree
* Blueprints in grey have been implemented.