newly created router briefly reports as ACTIVE before it is built

Bug #1491673 reported by Adam Gandelman
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Astara
Confirmed
Medium
Unassigned

Bug Description

When a new router is created, it briefly reports as ACTIVE before it it starts to be built, causing pseudo-script like this to fail:

router=create_a_router()
wait_for_router_to_reach_state(state='ACTIVE', router=router['id'])

The first few passes of a wait loop will pass thinking the router is active, but it then switces to BUILD and continues on building as normal. This is not ideal and confusing, we should see if this can be reported accurately.

affects: akanda → astara
Changed in astara:
status: New → Confirmed
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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