Bug 1103800
Summary: | rhos5 is unable to create instances | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Petr Matousek <pematous> | |
Component: | python-oslo-messaging | Assignee: | Pádraig Brady <pbrady> | |
Status: | CLOSED ERRATA | QA Contact: | Petr Matousek <pematous> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 5.0 (RHEL 7) | CC: | apevec, esammons, fpercoco, iboverma, jross, kgiusti, lhh, lzhaldyb, nyechiel, tross, tshefi, zkraus | |
Target Milestone: | rc | Keywords: | TestBlocker | |
Target Release: | 5.0 (RHEL 7) | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | python-oslo-messaging-1.3.0.2-4 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1106851 1106854 1106858 1106863 1106893 (view as bug list) | Environment: | ||
Last Closed: | 2014-07-08 15:13:35 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: | 1106851, 1106854, 1106858, 1106863, 1106893 |
Description
Petr Matousek
2014-06-02 15:12:37 UTC
Note: this issue most probably causes also 'nova x509-create-cert' timeout. # . keystonerc_admin # nova x509-create-cert /root/accrc/admin/admin-pk.pem /root/accrc/admin/admin-cert.pem ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) (Request-ID: req-cfe83282-61ae-432a-9b19-cb07c62310a0) or (ERROR: HTTPConnectionPool(host='<host_ip>', port=8774): Request timed out. (timeout=600.0)) - seen in CI jobs. This shall be retested as well while verifying this bug. Expected output: # nova x509-create-cert /root/accrc/admin/admin-pk.pem /root/accrc/admin/admin-cert.pem Wrote private key to /root/accrc/admin/admin-pk.pem Wrote x509 certificate to /root/accrc/admin/admin-cert.pem *** Bug 1106374 has been marked as a duplicate of this bug. *** In addition to the oslo.messaging library, this fix needs to make it into the stable/icehouse branch of all projects that use impl_qpid from oslo-incubator. The projects affected are: Neutron, Heat, Ceilometer, Trove. I'll be cloning this bug to those projects to make sure the fix gets there if it hasn't already. This is the stable/icehouse patch for oslo.messaging that needs to be backported for this bug: https://review.openstack.org/98882 Note: This issue is fixed. RHEL-OSP5 instances may be created without any issues. packages under test: python-oslo-messaging-1.3.0.2-4.el7ost openstack-neutron-2014.1-30.el7ost openstack-heat-2014.1-1.5.el7ost openstack-ceilometer-2014.1-2.3.el7ost openstack-puppet-modules-2014.1-14.1.el7ost openstack-packstack-puppet-2014.1.1-0.22.dev1117.el7ost openstack-packstack-2014.1.1-0.22.dev1117.el7ost qpid-cpp-server-0.18-24 python-qpid-0.18-12.el7 Issue fixed, packages available in latest puddle (2014-06-19.2). Comment 7 verified as well. packages under test: python-oslo-messaging-1.3.0.2-4.el7ost -> VERIFIED 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. http://rhn.redhat.com/errata/RHEA-2014-0845.html |