Bug 1140721
Summary: | UI plugin of ovirt-optimizer does not count with redirect code 302 | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Lukas Svaty <lsvaty> |
Component: | ovirt-optimizer | Assignee: | Martin Sivák <msivak> |
Status: | CLOSED ERRATA | QA Contact: | Shira Maximov <mshira> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.5.0 | CC: | aberezin, dfediuck, mavital |
Target Milestone: | --- | ||
Target Release: | 3.5.0 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | sla | ||
Fixed In Version: | vt5 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-02-11 17:37:55 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | SLA | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1156162 |
Description
Lukas Svaty
2014-09-11 14:14:52 UTC
it is sufficient not to force http protocol in GET url: "/ovirt-engine/api/vms" instead of url: "http://"+window.parent.location.host + "/ovirt-engine/api/vms" in get method of index.html page of plugin not available in current release (vt4) moving back to assigned verified in vt5 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-0210.html |