Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1236338

Summary: ControllerNodesPostDeployment fails due to NTP error
Product: Red Hat OpenStack Reporter: Dan Sneddon <dsneddon>
Component: rhosp-directorAssignee: chris alfonso <calfonso>
Status: CLOSED DUPLICATE QA Contact: yeylon <yeylon>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0 (Kilo)CC: hbrock, mburns, rhel-osp-director-maint, srevivo
Target Milestone: ---   
Target Release: Director   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-27 22:57:56 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:

Description Dan Sneddon 2015-06-27 20:27:35 UTC
Description of problem:
The ControllerNodesPostDeployment is failing because ntpd.service is missing.

Version-Release number of selected component (if applicable):
puddle 2015-06-26.3

How reproducible:
Unknown

Steps to Reproduce:
1. Deploy with --ntp-server clock.redhat.com
2.
3.

Actual results:
Jun 27 15:14:11 localhost os-collect-config: Error: Could not start Service[ntp]: Execution of '/usr/bin/systemctl start ntpd' returned 6: Failed to issue method call: Unit ntpd.service failed to load: No such file or directory.
Jun 27 15:14:11 localhost os-collect-config: Error: /Stage[main]/Ntp::Service/Service[ntp]/ensure: change from stopped to running failed: Could not start Service[ntp]: Execution of '/usr/bin/systemctl start ntpd' returned 6: Failed to issue method call: Unit ntpd.service failed to load: No such file or directory.

Expected results:
NTP should start and the deployment should complete.

Additional info:

Comment 3 Mike Burns 2015-06-27 22:57:56 UTC

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