RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1271246 - packstack failed to start nova.api
Summary: packstack failed to start nova.api
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: trunk
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
: Kilo
Assignee: Martin Magr
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-13 13:22 UTC by Noam Angel
Modified: 2016-05-18 13:29 UTC (History)
6 users (show)

Fixed In Version: openstack-packstack-8.0.0-0.7.0rc2.el7.noarch
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-18 13:29:25 UTC
Embargoed:


Attachments (Terms of Use)
nova_api.log (3.38 KB, text/plain)
2015-10-13 13:22 UTC, Noam Angel
no flags Details

Description Noam Angel 2015-10-13 13:22:07 UTC
Created attachment 1082426 [details]
nova_api.log

Description of problem:

openstack-packstack-2015.2-0.1.dev1654.gcbbf46e.el7.noarch
python-oslo-rootwrap-2.4.1-dev1.el7.centos.noarch
openstack-nova-api-13.0.0-dev157.el7.centos.noarch

10.209.24.126_api_nova.pp:                        [ ERROR ]           
Applying Puppet manifests                         [ ERROR ]           

ERROR : Error appeared during Puppet run: 10.209.24.126_api_nova.pp
Error: Could not start Service[nova-api]: Execution of '/usr/bin/systemctl start openstack-nova-api' returned 1: Job for openstack-nova-api.service failed. See 'systemctl status openstack-nova-api.service' and 'journalctl -xn' for details.                                                                                                                                                                                                                                           
You will find full trace in log /var/tmp/packstack/20151013-142042-TjRLjF/manifests/10.209.24.126_api_nova.pp.log   


[root@r-smg30 packstack]# sudo -u nova sudo nova-rootwrap /etc/nova/rootwrap.conf iptables-save -c
[sudo] password for root:

[root@r-smg30 packstack]# systemctl start openstack-nova-api
Job for openstack-nova-api.service failed. See 'systemctl status openstack-nova-api.service' and 'journalctl -xn' for details.
[root@r-smg30 packstack]# 


How reproducible:
every time

Steps to Reproduce:
1. run packstack installer
2.
3.

Actual results:


Expected results:


Additional info:

when commented the following line from sudoers file problem solved.
# Temporary allow-all-to-anyone line - will be deleted in future
ALL     ALL=(ALL) NOPASSWD: ALL, (root) PASSWD: FORBIDDEN, NOPASSWD: ALL, !FORBIDDEN

Comment 2 Javier Peña 2016-05-18 13:29:25 UTC
This is known to work in RDO Mitaka. Please feel free to reopen the bug if the bug can be reproduced there.


Note You need to log in before you can comment on or make changes to this bug.