Bug 1611942

Summary: docker_config_scripts missing from RPM
Product: Red Hat OpenStack Reporter: Tony Breeds <tonyb>
Component: openstack-tripleo-heat-templatesAssignee: Emilien Macchi <emacchi>
Status: CLOSED DUPLICATE QA Contact: Gurenko Alex <agurenko>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 13.0 (Queens)CC: aschultz, mburns
Target Milestone: z2Keywords: ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-03 14:25:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1496527    
Attachments:
Description Flags
Potential fix none

Description Tony Breeds 2018-08-03 06:29:44 UTC
Created attachment 1472884 [details]
Potential fix

Description of problem: When trying to deploy the overcloud we get the following:
Exception updating plan: 404 Client Error: Not Found for url: <snip>/overcloud/docker_config_scripts/nova_statedir_ownership.py

I believe this was introduced in Bug 1603538 by not copying the new files into the buildroot.

Version-Release number of selected component (if applicable): openstack-tripleo-heat-templates-8.0.4-7.el7ost.noarch


+ openstack overcloud deploy --templates /home/stack/templates -r /home/stack/templates/roles_data.yaml --disable-validations --libvirt-type kvm --ntp-server clock01.util.phx2.redhat.com -e /home/stack/templates/node-info.yaml -e /home/stack/templates/overcloud.yaml -e /home/stack/templates/customization.yaml
Removing the current plan files
Uploading new plan files
Started Mistral Workflow tripleo.plan_management.v1.update_deployment_plan. Execution ID: 77fbb44a-7fb2-44b1-af98-b5041d368831
404 Client Error: Not Found for url: http://192.168.0.253:8080/v1/AUTH_1fcc9bbcd5c2461fbf6ff467466c5e5c/overcloud/docker_config_scripts/nova_statedir_ownership.py
Exception updating plan: 404 Client Error: Not Found for url: http://192.168.0.253:8080/v1/AUTH_1fcc9bbcd5c2461fbf6ff467466c5e5c/overcloud/docker_config_scripts/nova_statedir_ownership.py

Comment 1 Alex Schultz 2018-08-03 14:25:52 UTC

*** This bug has been marked as a duplicate of bug 1611844 ***