Project

General

Profile

Actions

Bug #30953

open

openstack compute resource / profile returning connect_write timeout

Added by Danny Van de Pol about 4 years ago. Updated about 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Hi,

When I add an openstack compute resource, the 'Test connection' button always returns a 'connect_write timeout'. Found some info about that: https://bugzilla.redhat.com/show_bug.cgi?id=1845657
Just saving the connection works though - if after saving I open the resource and click 'Virtual Machines', I get a list of the virtual machines after a while.

Next, I try to edit the compute profiles for that openstack resource - that one also returns a 'connect_write timeout' - the same root cause I guess but unlike for the 'Test Connection' there seems to be no way to get around.

Any suggestions / patches available for this?

br
Danny

Actions #1

Updated by Danny Van de Pol about 4 years ago

Getting the same 'connect_write timeout' whenever I click the 'Virtual Machine' tab while trying to create a new host on an OpenStack Compute Resource ...

Made a tcpdump of the conversation between the Foreman server and the openstack resource - I see some actions taking place and getting completed:
POST /v3/auth/tokens .... Created (twice)
GET /v2.1/flavors/detail .... OK
GET /v2.1/os-availability-zone .... OK

and after that things stop

Actions

Also available in: Atom PDF