build_info API returns Unknown

Bug #1343102 reported by Anant Patil
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Expired
Undecided
Unassigned

Bug Description

When I query build_info API, it returns Unknown as the API and Engine revision.

I see following:

{
  "engine": {
    "revision": "unknown"
  },
  "api": {
    "revision": "unknown"
  }
}

Anant Patil (ananta)
description: updated
Revision history for this message
Steven Hardy (shardy) wrote :

I think this is expected - the revision functionality is optional, for deployers who want to tag their deployments with specific stuff via the heat config file:

[revision]

#
# Options defined in heat.common.config
#

# Heat build revision. If you would prefer to manage your
# build revision separately, you can move this section to a
# different file and add it as another config option. (string
# value)
#heat_revision=unknown

If you set the heat_revision to something other than "unknown" then I believe your problem will be solved.

Changed in heat:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for heat because there has been no activity for 60 days.]

Changed in heat:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.