Bug 668800
| Summary: | CRUD operations on bogus entities should exit with failure statuses | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Will Benton <willb> |
| Component: | wallaby-utils | Assignee: | Will Benton <willb> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Lubos Trilety <ltrilety> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 1.3 | CC: | iboverma, ltrilety, matt, pematous |
| Target Milestone: | 1.3.2 | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | wallaby-0.10.2-1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 635628 | Environment: | |
| Last Closed: | 2011-02-15 13:01:45 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 635628 | ||
| Bug Blocks: | 668432 | ||
Tested with (version): wallaby-0.10.4-1 # wallaby modify-feature nonexist Console Connection Established... warning: feature nonexist does not exist # echo $? 1 # wallaby show-param nonexist Console Connection Established... warning: parameter nonexist does not exist # echo $? 1 # wallaby remove-param nonexist Console Connection Established... warning: parameter nonexist does not exist # echo $? 1 Tested on: RHEL5 i386,x86_64 - passed >>> VERIFIED