Overcloud deployment fails if objectstorage role is used

Bug #1691021 reported by Christian Schwede
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Christian Schwede

Bug Description

The overcloud deployment fails if it uses a ObjectStorage role with the following error:

 u'message': u"Failed to run action [action_ex_id=981e8059-68f7-4676-b3b9-74d4d5f279de, action_cls='<class 'mistral.actions.action_factory.DeployStackAction'>', attributes='{}', params='{u'skip_deploy_identifier': False, u'container': u'overcloud', u'timeout': 240}']\n ERROR: Failed to validate: Failed to validate: resources[0]: The Resource Type (OS::Nova::ObjectStorageServer) could not be found.",
 u'status': u'FAILED'}

Looks like the resource type needs to be OS::TripleO::ObjectStorageServer instead of OS::Nova::ObjectStorageServer in puppet/objectstorage-role.yaml.

Changed in tripleo:
assignee: nobody → Christian Schwede (cschwede)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (master)

Fix proposed to branch: master
Review: https://review.openstack.org/464946

Saravanan KR (skramaja)
Changed in tripleo:
milestone: none → pike-2
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/464946
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=00551e744ad903c89199c2e1e964baa817ea141e
Submitter: Jenkins
Branch: master

commit 00551e744ad903c89199c2e1e964baa817ea141e
Author: Christian Schwede <email address hidden>
Date: Tue May 16 08:54:55 2017 +0200

    Fix resource type in ObjectStorage role

    The currently used resource type does not exist, therefore changing it.

    Closes-Bug: 1691021
    Change-Id: Iaf18af546817e0cf6cdfafcc5c54ab4d1a0f819d

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-heat-templates 7.0.0.0b2

This issue was fixed in the openstack/tripleo-heat-templates 7.0.0.0b2 development milestone.

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.