reproducer-quickstart.sh not working anymore on rdo-cloud

Bug #1757086 reported by Sofer Athlan-Guyot
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Invalid
Low
Sofer Athlan-Guyot

Bug Description

Hi,

copy a ticket open on rdo-cloud for reference/discussion.

I've been using reproducer-quickstart.sh[1] since the past few weeks.
This week it stopped working.

This script creates:
 - a private network;
 - a router
 - a reasonable security group (ping + ssh)
 - a fip per server deployed on the private network.

Templates are attached and are pretty basic.

Everything work fine until the script try to reach the created FIP. It
can't (and nobody can).

It was noticed that the port are created with

  device_owner: compute:None

But I have a stack created last week still running
(83a0239f-35b1-42f0-ac63-3dfbe4baa671) that has compute:None as
device_owner for all associated resources (for instance this port
a362f6bb-e68f-4c0e-b043-62977a366e72) and it's working fine. (ie fip
reachable)

Changing the port to compute:nova and "restarting" the router was
fixing the problem, I'm not sure I can't do that as an user and it makes
using reproducer-quickstart rather hard.

[1] https://github.com/openstack/tripleo-quickstart-extras/blob/master/roles/create-reproducer-script/templates/reproducer-quickstart.sh.j2

Tags: ci quickstart
tags: added: quickstart
Revision history for this message
Arx Cruz (arxcruz) wrote :

I had similar problem before, and the problem was the default network, for some reason in rdo cloud, i had to manually add ssh and ping on my default network (even though the default network has all ports opened). After that, i had no problems anymore.

Changed in tripleo:
milestone: rocky-1 → rocky-2
Changed in tripleo:
milestone: rocky-2 → rocky-3
Revision history for this message
Sofer Athlan-Guyot (sofer-athlan-guyot) wrote :

Solved by deleteting all all stack/network created before the upgrade.

Changed in tripleo:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.