The Resource Type (OS::TripleO::Services::NeutronCorePlugin) could not be found.

Bug #1980202 reported by Amol Kahat
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Unassigned

Bug Description

Description:
Undercloud deployment failed at
heatclient.exc.HTTPBadRequest: ERROR: resources.StandaloneServiceChain<file:///home/zuul/tripleo-deploy/tripleo-heat-installer-templates/common/services/standalone-role.yaml>: The Resource Type (OS::TripleO::Services::NeutronCorePlugin) could not be found.

Error:
Not cleaning working directory /home/zuul/tripleo-deploy/tripleo-heat-installer-templates
Not cleaning ansible directory /home/zuul/tripleo-deploy/standalone-ansible-kfrs5i9x
Install artifact is located at /home/zuul/tripleo-deploy/standalone-install-20220629082805.tar.bzip2

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Deployment Failed!

ERROR: Heat log files: /home/zuul/tripleo-deploy/heat_launcher/tripleo_deploy-lu_7cvqe

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Exception: ERROR: resources.StandaloneServiceChain<file:///home/zuul/tripleo-deploy/tripleo-heat-installer-templates/common/services/standalone-role.yaml>: The Resource Type (OS::TripleO::Services::NeutronCorePlugin) could not be found.
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1386, in take_action
    self._standalone_deploy(parsed_args)
  File "/usr/lib/python3.9/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1248, in _standalone_deploy
    self._deploy_tripleo_heat_templates(orchestration_client,
  File "/usr/lib/python3.9/site-packages/tripleoclient/v1/tripleo_deploy.py", line 799, in _deploy_tripleo_heat_templates
    stack = orchestration_client.stacks.create(**stack_args)
  File "/usr/lib/python3.9/site-packages/heatclient/v1/stacks.py", line 170, in create
    resp = self.client.post('/stacks',
  File "/usr/lib/python3.9/site-packages/heatclient/common/http.py", line 292, in post
    return self.client_request("POST", url, **kwargs)
  File "/usr/lib/python3.9/site-packages/heatclient/common/http.py", line 282, in client_request
    resp, body = self.json_request(method, url, **kwargs)
  File "/usr/lib/python3.9/site-packages/heatclient/common/http.py", line 271, in json_request
    resp = self._http_request(url, method, **kwargs)
  File "/usr/lib/python3.9/site-packages/heatclient/common/http.py", line 234, in _http_request
    raise exc.from_response(resp)
heatclient.exc.HTTPBadRequest: ERROR: resources.StandaloneServiceChain<file:///home/zuul/tripleo-deploy/tripleo-heat-installer-templates/common/services/standalone-role.yaml>: The Resource Type (OS::TripleO::Services::NeutronCorePlugin) could not be found.
None
ERROR: resources.StandaloneServiceChain<file:///home/zuul/tripleo-deploy/tripleo-heat-installer-templates/common/services/standalone-role.yaml>: The Resource Type (OS::TripleO::Services::NeutronCorePlugin) could not be found.

Logs
- https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_573/841443/1/gate/tripleo-ci-centos-9-scenario012-standalone/5736eec/logs/undercloud/home/zuul/standalone_deploy.log

- https://logserver.rdoproject.org/91/33791/25/check/periodic-tripleo-ci-centos-9-scenario012-standalone-compute-master/d0f4ef6/logs/undercloud/home/zuul/standalone_deploy.log.txt.gz

Ronelle Landy (rlandy)
Changed in tripleo:
status: Confirmed → Triaged
Revision history for this message
Ronelle Landy (rlandy) wrote :
Revision history for this message
Ronelle Landy (rlandy) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-heat-templates (master)
Changed in tripleo:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/848136
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/b9148e452bc3676e0703d4ab4102ca4b503d3142
Submitter: "Zuul (22348)"
Branch: master

commit b9148e452bc3676e0703d4ab4102ca4b503d3142
Author: Takashi Kajinami <email address hidden>
Date: Wed Jun 29 23:13:08 2022 +0900

    Fix undefined NeutronCorePluginML2Ansible

    This is partial revert of f90f685d5d22b12f3d74a141ce57d9cee02e0047 and
    makes sure the NeutronCorePluginML2Ansible service resource is defined
    because it is still referenced to enable networking-ansible which is
    now deprecated.

    Closes-Bug: #1980202
    Change-Id: I01d652094db921a8273f630fbe07f0535c1e8452

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 17.0.0

This issue was fixed in the openstack/tripleo-heat-templates 17.0.0 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.