Bug 1577943
Summary: | Adding interface to a router cause Unexpected error | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ido Ovadia <iovadia> | ||||||||
Component: | Providers | Assignee: | Sam Lucidi <slucidi> | ||||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ido Ovadia <iovadia> | ||||||||
Severity: | high | Docs Contact: | |||||||||
Priority: | high | ||||||||||
Version: | 5.9.0 | CC: | cpelland, gblomqui, iovadia, jfrey, jhajyahy, jhardy, maufart, obarenbo, simaishi, slucidi | ||||||||
Target Milestone: | GA | Keywords: | TestOnly, ZStream | ||||||||
Target Release: | 5.10.0 | ||||||||||
Hardware: | x86_64 | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | openstack:sdn | ||||||||||
Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | ||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | |||||||||||
: | 1580520 (view as bug list) | Environment: | |||||||||
Last Closed: | 2019-02-11 14:10:15 UTC | Type: | Bug | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | Openstack | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 1580520 | ||||||||||
Attachments: |
|
Description
Ido Ovadia
2018-05-14 13:31:45 UTC
Created attachment 1436185 [details]
screenshot_unexpected
Created attachment 1436190 [details]
production log
Created attachment 1436191 [details]
evm log
Sorry for typo on Steps to Reproduce, step 1 should be --> Deploy RHOS 13 Ido, does the router you used when discovering this bug have a network manager associated with it? This only seems to reproduce on routers that don't have a network manager due to a refresh bug that was fixed by https://github.com/ManageIQ/manageiq-providers-openstack/pull/290 (not yet backported to 5.9) (In reply to Sam Lucidi from comment #5) > Ido, does the router you used when discovering this bug have a network > manager associated with it? This only seems to reproduce on routers that > don't have a network manager due to a refresh bug that was fixed by > https://github.com/ManageIQ/manageiq-providers-openstack/pull/290 (not yet > backported to 5.9) Correct. Routers don't have a network manager Fixed by https://github.com/ManageIQ/manageiq-providers-openstack/pull/290 in the sense that Routers won't appear without network managers, which is how the scenario described in this bug is possible. Verified on 5.10.0.2 |