Bug 1175525

Summary: openstack-puppet-modules: increase the startup timeout of neutron-server to 90s.
Product: Red Hat OpenStack Reporter: Alexander Chuzhoy <sasha>
Component: openstack-foreman-installerAssignee: Jason Guiditta <jguiditt>
Status: CLOSED CURRENTRELEASE QA Contact: yeylon <yeylon>
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: mburns, morazi, rhos-maint, srevivo, yeylon
Target Milestone: ---Keywords: ZStream
Target Release: Installer   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-04 15:42:55 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 Alexander Chuzhoy 2014-12-17 23:25:13 UTC
openstack-puppet-modules:  increase the startup timeout of neutron-server to 90s.
Environment:
openstack-puppet-modules-2014.2.7-2.el7ost.noarch
puppet-3.6.2-2.el7.noarch
openstack-foreman-installer-3.0.7-1.el7ost.noarch
rhel-osp-installer-0.5.4-1.el7ost.noarch
puppet-server-3.6.2-2.el7.noarch

openstack-neutron-2014.2.1-2.el7ost.noarch
openstack-nova-console-2014.2.1-7.el7ost.noarch
openstack-nova-conductor-2014.2.1-7.el7ost.noarch
openstack-nova-novncproxy-2014.2.1-7.el7ost.noarch
openstack-nova-scheduler-2014.2.1-7.el7ost.noarch
openstack-nova-api-2014.2.1-7.el7ost.noarch
openstack-nova-cert-2014.2.1-7.el7ost.noarch
openstack-neutron-ml2-2014.2.1-2.el7ost.noarch
openstack-neutron-openvswitch-2014.2.1-2.el7ost.noarch
openstack-nova-common-2014.2.1-7.el7ost.noarch


Steps to reproduce:
1. Reboot the controllers.
2. Try to run commands like "nova list"

Result:
ERROR (ClientException): An unexpected error prevented the server from fulfilling your request. (HTTP 500)

and later:
[root@maca25400702875 ~(openstack_admin)]# nova list
ERROR (ClientException): The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-015a4f83-d105-4060-98ee-c43d6bad45a4)


Expected result:
The command should show the list of servers.