Bug 1169512
| Summary: | "VMPathNotExists" error text in 'storage_exception.py' is grammatically incorrect. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Gordon Watson <gwatson> |
| Component: | vdsm | Assignee: | Allon Mureinik <amureini> |
| Status: | CLOSED ERRATA | QA Contact: | lkuchlan <lkuchlan> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.5.0 | CC: | amureini, bazulay, gklein, lpeer, lsurette, yeylon, ykaul |
| Target Milestone: | ovirt-3.6.0-rc | ||
| Target Release: | 3.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-09 19:27:33 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Tested using ovirt-engine-3.6.0-0.0.master.20150412172306.git55ba764 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/RHBA-2016-0362.html |
Description of problem: The text for the "VMPathNotExists" error message in 'storage_exception.py' is incorrect; class VMPathNotExists(StorageException): code = 322 message = "Cannot found VMs directory" Version-Release number of selected component (if applicable): - All versions of VDSM including upstream. How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: