| Summary: | build_update_cluster_args needs to find the first web_framework port interface, not just use the first port interface | ||
|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Andy Goldstein <agoldste> |
| Component: | Pod | Assignee: | Rajat Chopra <rchopra> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.x | CC: | jhou, rchopra, xtian |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-30 00:53:32 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Andy Goldstein
2013-12-16 18:01:46 UTC
Verified on devenv_4148 and devenv-stage_619 Steps: 1. Create a scalable application, set min scale to 2 2. Reverse the order of port_interfaces of the app so that the haproxy is 1st port_interface of the application 3. Scale up this application Result: No exception was caught, this problem should be fixed |