Bug 892112
| Summary: | [fork][model refactor]Stopped and Idle application status is changed to started after move | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OKD | Reporter: | Rony Gong 🔥 <qgong> | ||||
| Component: | Pod | Assignee: | Rajat Chopra <rchopra> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 2.x | CC: | dmcphers, rchopra | ||||
| 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: | 2013-02-13 23:16:51 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Rony Gong 🔥
2013-01-05 09:05:31 UTC
fixed with rev#ff65b9907f1b6fa32f2f468ed4f2f3d6eaec7a7b ps - this did not make it into fork_ami_refctr1_395 Verified on fork_ami_refctr1_404 1. stop app [qgong@localhost dev]$ rhc app stop -a qsperl RESULT: qsperl stopped 2. move app 3. Check app status [qgong@localhost dev]$ rhc app status -a qsperl RESULT: Gear group perl-5.10 is stopped. The app's status keep same after move. |