heat-agents container is using legacy hiera hook

Bug #1696118 reported by Martin André
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Ocata
Triaged
High
Martin André

Bug Description

The deployment of the containerized compute node fails early because the heat-agents container is using the deprecated hiera hook:

[stack@undercloud72 ~]$ heat deployment-show cc10c89b-cdd5-4247-ac3b-e12df3759f1a
WARNING (shell) "heat deployment-show" is deprecated, please use "openstack software deployment show" instead
{
  "status": "FAILED",
  "server_id": "55ef1cc0-f477-442a-8c82-3e7282044d58",
  "config_id": "5a555084-0512-4adf-95fc-868612014568",
  "output_values": {
    "deploy_stdout": "",
    "deploy_stderr": "Legacy hiera hook or data has been detected. Please update all of your interfaces to use the new heat-agents hiera hook before proceeding. See http://lists.openstack.org/pipermail/openstack-dev/2017-January/110922.html or bug 1680006 for more information.",
    "deploy_status_code": 1
  },
  "creation_time": "2017-02-13T18:11:53Z",
  "updated_time": "2017-02-13T18:12:04Z",
  "input_values": {
    "enable_package_upgrade": "false"
  },
  "action": "CREATE",
  "status_reason": "deploy_status_code : Deployment exited with non-zero status code: 1",
  "id": "cc10c89b-cdd5-4247-ac3b-e12df3759f1a"
}

Tags: containers
Martin André (mandre)
no longer affects: tripleo
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-common 7.2.0

This issue was fixed in the openstack/tripleo-common 7.2.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-common 6.1.1

This issue was fixed in the openstack/tripleo-common 6.1.1 release.

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.