Bug 1490918
Summary: | Setting custom ip while adding Floating IP has no effect | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Patrik Holop <pholop> | |
Component: | Providers | Assignee: | Sam Lucidi <slucidi> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Omri Hochman <ohochman> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 5.8.0 | CC: | gblomqui, jfrey, jhardy, maufart, obarenbo, simaishi, slucidi | |
Target Milestone: | GA | Keywords: | TestOnly | |
Target Release: | 5.10.0 | |||
Hardware: | Unspecified | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1513625 (view as bug list) | Environment: | ||
Last Closed: | 2018-06-21 21:09:35 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | Bug | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | Openstack | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1513625 |
Description
Patrik Holop
2017-09-12 13:29:34 UTC
Didn't realize this was already assigned. I've put together PRs to fix this: https://github.com/ManageIQ/manageiq-ui-classic/pull/2312 (already merged) https://github.com/ManageIQ/manageiq-providers-openstack/pull/109 I retested it on version 5.9.0.5 -> rhos7. When I dont type IP address, error is displayed, that ip is not valid even though its described on view as optional. When I wrote IP address 10.8.58.175, no address was added. Can you double check it? A fix for the field not being treated as optional is available here: https://github.com/ManageIQ/manageiq-providers-openstack/pull/145 Are you sure that no floating IP address is being created in the other case? You may need to wait for the inventory to be refreshed for it to be visible in ManageIQ. Maybe it was a long delay, after retesting it worked correctly. Can you take a look on the case, where you dont type any ip (optional) a it gives you error "" is not valid IP? Or should it be a new bugzilla? Maybe I'm not understanding, but the pull request in comment 6 should fix the problem when the ip is left blank. Sorry, I haven't noticed the link before. I will change the state of bugzilla back to post and wait until it's merged. |