Hide Forgot
Description of problem: Found in: poodles/rhos-devel-ci/8.0-director/2016-03-16.4 ERROR: Property error: : resources.InternalApiVirtualIP.properties: : Unknown Property NetworkName {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.InternalApiVirtualIP.properties: : Unknown Property NetworkName", "traceback": "Traceback (most recent call last):\n\n File \"/usr/lib/python2.7/site-packages/heat/common/context.py\", line 308, in wrapped\n return func(self, ctx, *args, **kwargs)\n\n File \"/usr/lib/python2.7/site-packages/heat/engine/service.py\", line 726, in create_stack\n parent_resource_name)\n\n File \"/usr/lib/python2.7/site-packages/heat/engine/service.py\", line 637, in _parse_template_and_validate_stack\n stack.validate()\n\n File \"/usr/lib/python2.7/site-packages/osprofiler/profiler.py\", line 105, in wrapper\n return f(*args, **kwargs)\n\n File \"/usr/lib/python2.7/site-packages/heat/engine/stack.py\", line 679, in validate\n raise ex\n\nStackValidationFailed: Property error: resources.InternalApiVirtualIP.properties: Unknown Property NetworkName\n", "type": "StackValidationFailed"}, "title": "Bad Request"} 2016-03-18 12:08:47.223 2646 ERROR openstack [ admin admin] ERROR: Property error: : resources.InternalApiVirtualIP.properties: : Unknown Property NetworkName Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/cliff/app.py", line 374, in run_subcommand result = cmd.run(parsed_args) File "/usr/lib/python2.7/site-packages/cliff/command.py", line 54, in run self.take_action(parsed_args) File "/usr/lib/python2.7/site-packages/tripleoclient/v1/overcloud_deploy.py", line 890, in take_action self._deploy_tripleo_heat_templates(stack, parsed_args) File "/usr/lib/python2.7/site-packages/tripleoclient/v1/overcloud_deploy.py", line 352, in _deploy_tripleo_heat_templates environments, parsed_args.timeout) File "/usr/lib/python2.7/site-packages/tripleoclient/v1/overcloud_deploy.py", line 256, in _heat_deploy orchestration_client.stacks.create(**stack_args) File "/usr/lib/python2.7/site-packages/heatclient/v1/stacks.py", line 136, in create data=kwargs, headers=headers) File "/usr/lib/python2.7/site-packages/heatclient/common/http.py", line 287, in post return self.client_request("POST", url, **kwargs) File "/usr/lib/python2.7/site-packages/heatclient/common/http.py", line 277, in client_request resp, body = self.json_request(method, url, **kwargs) File "/usr/lib/python2.7/site-packages/heatclient/common/http.py", line 266, in json_request resp = self._http_request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/heatclient/common/http.py", line 221, in _http_request raise exc.from_response(resp) HTTPBadRequest: ERROR: Property error: : resources.InternalApiVirtualIP.properties: : Unknown Property NetworkName 2016-03-18 12:08:47.226 2646 DEBUG openstackclient.shell [ admin admin] clean_up DeployOvercloud: ERROR: Property error: : resources.InternalApiVirtualIP.properties: : Unknown Property NetworkName 2016-03-18 12:08:47.227 2646 ERROR openstackclient.shell [ admin admin] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/openstackclient/shell.py", line 112, in run ret_val = super(OpenStackShell, self).run(argv) File "/usr/lib/python2.7/site-packages/cliff/app.py", line 255, in run result = self.run_subcommand(remainder) File "/usr/lib/python2.7/site-packages/cliff/app.py", line 374, in run_subcommand result = cmd.run(parsed_args) File "/usr/lib/python2.7/site-packages/cliff/command.py", line 54, in run self.take_action(parsed_args) File "/usr/lib/python2.7/site-packages/tripleoclient/v1/overcloud_deploy.py", line 890, in take_action self._deploy_tripleo_heat_templates(stack, parsed_args) File "/usr/lib/python2.7/site-packages/tripleoclient/v1/overcloud_deploy.py", line 352, in _deploy_tripleo_heat_templates environments, parsed_args.timeout) File "/usr/lib/python2.7/site-packages/tripleoclient/v1/overcloud_deploy.py", line 256, in _heat_deploy orchestration_client.stacks.create(**stack_args) File "/usr/lib/python2.7/site-packages/heatclient/v1/stacks.py", line 136, in create data=kwargs, headers=headers) File "/usr/lib/python2.7/site-packages/heatclient/common/http.py", line 287, in post return self.client_request("POST", url, **kwargs) File "/usr/lib/python2.7/site-packages/heatclient/common/http.py", line 277, in client_request resp, body = self.json_request(method, url, **kwargs) File "/usr/lib/python2.7/site-packages/heatclient/common/http.py", line 266, in json_request resp = self._http_request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/heatclient/common/http.py", line 221, in _http_request raise exc.from_response(resp) HTTPBadRequest: ERROR: Property error: : resources.InternalApiVirtualIP.properties: : Unknown Property NetworkName 2016-03-18 12:08:47.227 2646 INFO openstackclient.shell [ admin admin] END return value: 1 [stack@instack ~]$ property found in: tripleo-heat-templates/overcloud.yaml:1310: InternalApiVirtualIP: tripleo-heat-templates/overcloud.yaml:1340: InternalApiIp: {get_attr: [InternalApiVirtualIP, ip_address]} tripleo-heat-templates/overcloud.yaml:1341: InternalApiIpUri: {get_attr: [InternalApiVirtualIP, ip_address_uri]}
This bug did not make the OSP 8.0 release. It is being deferred to OSP 10.
*** Bug 1319263 has been marked as a duplicate of this bug. ***