Bug 1193889
Summary: | puppet restart neutron server every 30 minutes on evironments deployed by staypuft | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Mike Burns <mburns> | ||||
Component: | openstack-puppet-modules | Assignee: | Ivan Chavero <ichavero> | ||||
Status: | CLOSED ERRATA | QA Contact: | Asaf Hirshberg <ahirshbe> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.0 (Juno) | CC: | aberezin, ahirshbe, dnavale, gchamoul, ichavero, jguiditt, mburns, morazi, nyechiel, oblaut, ohochman, rhos-maint, sasha, yeylon | ||||
Target Milestone: | z2 | Keywords: | ZStream | ||||
Target Release: | 6.0 (Juno) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | openstack-puppet-modules-2014.2.12-1.el7ost | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | 1190990 | Environment: | |||||
Last Closed: | 2015-04-07 15:10:28 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: | 1190990 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Comment 1
Gaƫl Chamoulaud
2015-03-03 14:17:08 UTC
reproduced on A2. neutron-server.service - OpenStack Neutron Server Loaded: loaded (/usr/lib/systemd/system/neutron-server.service; disabled) Active: active (running) since Sun 2015-03-15 19:52:03 IST; 2min 6s ago rhel-osp-installer-client-0.5.7-1.el7ost.noarch foreman-installer-1.6.0-0.3.RC1.el7ost.noarch openstack-foreman-installer-3.0.17-1.el7ost.noarch rhel-osp-installer-0.5.7-1.el7ost.noarch attaching log Created attachment 1002014 [details]
cat /var/log with grep puppet
Per email, this is not FailQA. The package was not in the puddle so testing was against the old version. Moving back to ON_QA Verified on A2. Active: active (running) since Sun 2015-03-22 14:49:30 IST; 1h 6min ago [root@staypuft ~]# rpm -qa |grep installer foreman-installer-1.6.0-0.3.RC1.el7ost.noarch openstack-foreman-installer-3.0.19-1.el7ost.noarch rhel-osp-installer-0.5.7-1.el7ost.noarch rhel-osp-installer-client-0.5.7-1.el7ost.noarch [root@staypuft ~]# rpm -qa |grep puppet openstack-puppet-modules-2014.2.12-1.el7ost.noarch puppet-3.6.2-2.el7.noarch puppet-server-3.6.2-2.el7.noarch [root@mac441ea1733d43 ~]# rpm -qa |grep puppet puppet-3.6.2-2.el7.noarch Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2015-0789.html |